ExplanationOfBenefit-GET
Description
Retrieves detailed information on insurance claims, enabling healthcare developers to access and display real-time data regarding the financial details and coverage outcomes associated with specific patient encounters for streamlined reimbursement tracking within clinical workflows.
Use Cases
- Retrieve Claim Details: Obtain information on a specific claim
- Access Reimbursement Data: Retrieve reimbursement details
- Query Adjudication Results: Obtain results of claim adjudication
- Review Benefit Explanations: Access explanations for benefits
- Examine Payment Information: Retrieve payment details for a claim
Request Sample
Athena
Elation
Canvas
cURL
JavaScript
Java
Python
Source Specific Details
| EHR | APIs | mandatory filters | optional filters |
|---|---|---|---|
| Athena |
|
|
|
Filters
| FilterName | Description | Default Value | Allowed Values |
|---|---|---|---|
| _count | Pagination params | ||
| _offset | Pagination params. Athena: Starting point of entries; 0-indexed | ||
| departmentId | Identifier for the department | ||
| include | List of fields which needed to be shown in result | ||
| insuranceId | The insurance ID. | ||
| patient | Patient reference for any fhir resource | ||
| practitioner | Practitioner reference for the any fhir resource | ||
| quorum | sets sync/async mode | true |