You can use this API action to review details about a patient’s insurance coverage.
This API action may be a good fit for your organization if you perform any of these use cases:
- Look up insurance plan information for billing purposes.
- Find out whether a patient is registered for SelfPay (e.g., for worker’s compensation or uninsured patients).
You can use this API action with the Redox FHIR® API.
Your connection's system can return results with their own FHIR® or query-based API.
The following actions must be completed before attempting the steps below.
This table has notes about how to use parameters for this API action specifically, but it's not exhaustive. Refer to the Coverage schema for more details.
Query parameter | Required | Notes |
---|---|---|
beneficiary | Y | You must include at least one identifier for the patient that the EHR system uses. If you don't have a patient identifier, search for a patient with demographics to find one. |
The response contains fields with data about the insurance type(s) and beneficiary. You can find the insurance for a particular encounter in the Order array and the type of coverage in the class.type field.