Created
September 20, 2013 12:23
-
-
Save guptag-dev/6636664 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"enrollment_request": { | |
"created_at": "2013-09-20T12:16:08+00:00", | |
"id": 668, | |
"status": "pending", | |
"updated_at": "2013-09-20T12:16:08+00:00", | |
"enrollment_npis": [ | |
{ | |
"address": "125 Snow Shoe Road", | |
"city": "Sacramento", | |
"created_at": "2013-07-18T00:25:26+00:00", | |
"facility_name": "Quality", | |
"npi": "987654321", | |
"provider_name": "Jane Austen", | |
"ptan": "54321", | |
"state": "CA", | |
"status": "accepted", | |
"tax_id": "12345678", | |
"updated_at": "2013-07-18T02:02:08+00:00", | |
"zip": "94107", | |
"enrollment_insurance_company": { | |
"name": "Medicare", | |
"payer_id": "00431" | |
} | |
}, | |
{ | |
"address": "125 Snow Shoe Road", | |
"city": "Sacramento", | |
"created_at": "2013-07-18T00:25:26+00:00", | |
"facility_name": "Quality", | |
"npi": "987654321", | |
"provider_name": "Jane Austen", | |
"ptan": "54321", | |
"state": "CA", | |
"status": "accepted", | |
"tax_id": "12345678", | |
"updated_at": "2013-07-18T02:02:08+00:00", | |
"zip": "94107", | |
"enrollment_insurance_company": { | |
"name": "Medicare", | |
"payer_id": "00431" | |
} | |
}, | |
{ | |
"address": "125 Snow Shoe Road", | |
"city": "Sacramento", | |
"created_at": "2013-07-18T00:25:26+00:00", | |
"facility_name": "Quality", | |
"npi": "987654321", | |
"provider_name": "Jane Austen", | |
"ptan": "54321", | |
"state": "CA", | |
"status": "accepted", | |
"tax_id": "12345678", | |
"updated_at": "2013-07-18T01:58:24+00:00", | |
"zip": "94107", | |
"signature": { | |
"coordinates": "[{\"lx\":47,\"ly\":9,\"mx\":47,\"my\":8},{\"lx\":46,\"ly\":8,\"mx\":47,\"my\":9}]" | |
}, | |
"enrollment_insurance_company": { | |
"name": "Kaiser North", | |
"payer_id": "00282" | |
} | |
}, | |
{ | |
"address": "125 Snow Shoe Road", | |
"city": "Sacramento", | |
"created_at": "2013-07-18T00:25:26+00:00", | |
"facility_name": "Quality", | |
"npi": "987654321", | |
"provider_name": "Jane Austen", | |
"ptan": "54321", | |
"state": "CA", | |
"status": "accepted", | |
"tax_id": "12345678", | |
"updated_at": "2013-07-18T01:58:24+00:00", | |
"zip": "94107", | |
"signature": { | |
"coordinates": "[{\"lx\":47,\"ly\":9,\"mx\":47,\"my\":8},{\"lx\":46,\"ly\":8,\"mx\":47,\"my\":9}]" | |
}, | |
"enrollment_insurance_company": { | |
"name": "Kaiser North", | |
"payer_id": "00282" | |
} | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment