get_coverage
Fetch a patient's insurance coverage by its ID. Use this to view coverage details from a practice's FHIR R4 data.
Instructions
Read a Coverage resource by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| practice | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| type | No | ||
| payor | No | ||
| status | No | ||
| resourceType | No | ||
| subscriber_id | No |