GET api/patients/{patientId}/formulary?patientEligibilityId={patientEligibilityId}&ndc={ndc}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| patientId | integer |
Required |
|
| patientEligibilityId | integer |
Required |
|
| ndc | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicationCoverageResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| FormularyStatus | string |
None. |
|
| Brand | boolean |
None. |
|
| Otc | boolean |
None. |
|
| Copays | Collection of PayerCopay |
None. |
|
| Alternatives | Collection of PayerAlternativeAPI |
None. |
|
| Restrictions | CoverageRestrictions |
None. |
|
| RealTimeFormularyRequestStatus | integer |
None. |
|
| Result | Result |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.