View patient insurance coverages
GET {{baseUrl}}/patients/:id/insurance_coverages?subdomain={{subdomain}}&page=1&per_page=5
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
subdomain | string | (Required) Used to scope the request to the specified institution | |
page | number | Page number. Starts with page 1 | |
per_page | number | Number of results to return per page. Defaults is 5 per page and Max 300 per page |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"code":"\u003cboolean\u003e","description":"\u003cstring\u003e","error":["\u003cstring\u003e","\u003cstring\u003e"],"data":[{"id":"\u003cinteger\u003e","subscription_relation":"\u003cstring\u003e","patient_id":"\u003cinteger\u003e","priority":"\u003cinteger\u003e","subscriber_num":"\u003cstring\u003e","effective_date":"\u003cdate\u003e","expiration_date":"\u003cdate\u003e","plan":{"id":"\u003cinteger\u003e","payer_id":"\u003cstring\u003e","name":"\u003cstring\u003e","address":"\u003cstring\u003e","address2":"\u003cstring\u003e","city":"\u003cstring\u003e","state":"\u003cstring\u003e","zip_code":"\u003cstring\u003e","country_code":"\u003cstring\u003e","group_num":"\u003cstring\u003e","employer_name":"\u003cstring\u003e","foreign_id":"\u003cstring\u003e","patient_coverages":[{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscription_relation":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"patient_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"priority":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscriber_num":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"effective_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"expiration_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscription_relation":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"patient_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"priority":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscriber_num":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"effective_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"expiration_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}},{"id":"\u003cinteger\u003e","subscription_relation":"\u003cstring\u003e","patient_id":"\u003cinteger\u003e","priority":"\u003cinteger\u003e","subscriber_num":"\u003cstring\u003e","effective_date":"\u003cdate\u003e","expiration_date":"\u003cdate\u003e","plan":{"id":"\u003cinteger\u003e","payer_id":"\u003cstring\u003e","name":"\u003cstring\u003e","address":"\u003cstring\u003e","address2":"\u003cstring\u003e","city":"\u003cstring\u003e","state":"\u003cstring\u003e","zip_code":"\u003cstring\u003e","country_code":"\u003cstring\u003e","group_num":"\u003cstring\u003e","employer_name":"\u003cstring\u003e","foreign_id":"\u003cstring\u003e","patient_coverages":[{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscription_relation":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"patient_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"priority":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscriber_num":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"effective_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"expiration_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscription_relation":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"patient_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"priority":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscriber_num":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"effective_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"expiration_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}}],"count":"\u003cinteger\u003e"}