Coverage
Coverage represents insurance plans to cover claims or other health care services.
Overview
See the FHIR documentation for more information about Coverage resources.
Mapped Concepts in HIEBus
Supported Interactions
Coverage resources support the following interactions.
Search Parameters
When searching for Coverage resources, the following search parameters are supported.
Name |
Type
|
Prefixes
Modifiers
|
Can be Chained? |
Description |
_id |
Token |
|
|
Resource id.
|
_lastUpdated |
Date |
ne
lt
le
gt
ge
sa
eb
ap
|
|
When the resource last changed.
|
_source |
Uri |
:missing
|
|
Where the resource comes from.
|
beneficiary |
Reference |
:missing
|
yes |
The patient the Coverage is about. Functionally identical to the "patient" search parameter.
|
dependent |
String |
:contains
:exact
|
|
Dependent number.
|
group |
String |
:contains
:exact
:missing
|
|
Group identifier (as in DSTU2/STU3 Coverage).
|
identifier |
Token |
:missing
|
|
The primary identifier of the insured and the coverage.
|
patient |
Reference |
:missing
|
yes |
The patient the Coverage is about.
|
plan |
String |
:contains
:exact
:missing
|
|
A plan or policy identifier (as in DSTU2/STU3 Coverage).
|
provenance-agent |
Reference |
:missing
|
yes |
Search by provenance, specified by its author (aka originator) Organization.
|
sequence |
String |
:contains
:exact
|
|
Sequence number (as in DSTU2/STU3 Coverage).
|
subplan |
String |
:contains
:exact
:missing
|
|
Sub-plan identifier (as in DSTU2/STU3 Coverage).
|
type |
Token |
:not
:in
:notin
:missing
|
|
The kind of coverage (health plan, auto, Workers Compensation).
|
Sortable Parameters
When searching Coverage resources, it is possible to sort the returned values by the following search parameters.
Only one sort parameter may be specified.
Supported Includes
When searching Coverage resources, it is possible to include the resources referenced by the following field names.
- Beneficiary
- Patient
- Provenance Agent
Back to Resources