This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Financial Management Work Group | Maturity Level: 2 | Trial Use | Compartments: Patient, RelatedPerson |
Detailed Descriptions for the elements in the Coverage resource.
Coverage | |
Element Id | Coverage |
Definition | Financial instrument which may be used to reimburse or pay for health care products and services. |
Control | 1..1 |
Type | DomainResource |
Requirements | Health care programs and insurers are significant payors of health service costs. |
Coverage.identifier | |
Element Id | Coverage.identifier |
Definition | The main (and possibly only) identifier for the coverage - often referred to as a Member Id, Certificate number, Personal Health Number or Case ID. May be constructed as the concatenation of the Coverage.SubscriberID and the Coverage.dependant. |
Note | This is a business identifer, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
Requirements | This value may uniquely identify the coverage or it may be used in conjunction with the additional identifiers below. |
Summary | true |
Coverage.status | |
Element Id | Coverage.status |
Definition | The status of the resource instance. |
Control | 0..1 |
Terminology Binding | Financial Resource Status Codes (Required) |
Type | code |
Is Modifier | true (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid) |
Summary | true |
Comments | This element is labeled as a modifier because the status contains the code entered-in-error that marks the coverage as not currently valid. |
Coverage.type | |
Element Id | Coverage.type |
Definition | The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group health or payment by an individual or organization. |
Control | 0..1 |
Terminology Binding | Coverage Type and Self-Pay Codes (Preferred) |
Type | CodeableConcept |
Requirements | The order of application of coverages is dependent on the types of coverage. |
Summary | true |
Coverage.policyHolder | |
Element Id | Coverage.policyHolder |
Definition | The party who 'owns' the insurance policy, may be an individual, corporation or the subscriber's employer. |
Control | 0..1 |
Type | Reference(Patient | RelatedPerson | Organization) |
Summary | true |
Coverage.subscriber | |
Element Id | Coverage.subscriber |
Definition | The party who has signed-up for or 'owns' the contractual relationship to the policy or to whom the benefit of the policy for services rendered to them or their family is due. |
Control | 0..1 |
Type | Reference(Patient | RelatedPerson) |
Summary | true |
Coverage.subscriberId | |
Element Id | Coverage.subscriberId |
Definition | The insurer assigned ID for the Subscriber. |
Control | 0..1 |
Type | string |
Summary | true |
Coverage.beneficiary | |
Element Id | Coverage.beneficiary |
Definition | The party who benefits from the insurance coverage; the patient when services are provided. |
Control | 0..1 |
Type | Reference(Patient) |
Summary | true |
Coverage.dependent | |
Element Id | Coverage.dependent |
Definition | A unique identifier for a dependent under the coverage. |
Control | 0..1 |
Type | string |
Requirements | For some coverage a single identifier is issued to the Subscriber and a dependent number issued to each beneficiary. |
Summary | true |
Coverage.relationship | |
Element Id | Coverage.relationship |
Definition | The relationship of beneficiary (patient) to the subscriber. |
Control | 0..1 |
Terminology Binding | Policyholder Relationship Codes (Example) |
Type | CodeableConcept |
Requirements | To determine relationship between the patient and the subscriber. |
Coverage.period | |
Element Id | Coverage.period |
Definition | Time period during which the coverage is in force. A missing start date indicates the start date isn't known, a missing end date means the coverage is continuing to be in force. |
Control | 0..1 |
Type | Period |
Summary | true |
Coverage.payor | |
Element Id | Coverage.payor |
Definition | The program or plan underwriter or payor including both insurance and non-insurance agreements, such as patient-pay agreements. May provide multiple identifiers such as insurance company identifier or business identifier (BIN number). |
Control | 0..* |
Type | Reference(Organization | Patient | RelatedPerson) |
Requirements | Need to identify the issuer to target for processing and for coordination of benefit processing. |
Summary | true |
Coverage.class | |
Element Id | Coverage.class |
Definition | A suite of underwrite specific classifiers, for example may be used to identify a class of coverage or employer group, Policy, Plan. |
Control | 0..* |
Coverage.class.type | |
Element Id | Coverage.class.type |
Definition | The type of classification for which an insurer-specific class tag or number and optional name is provided, for example may be used to identify a class of coverage or employer group, Policy, Plan. |
Control | 1..1 |
Terminology Binding | Coverage Class Codes (Extensible) |
Type | Coding |
Summary | true |
Coverage.class.value | |
Element Id | Coverage.class.value |
Definition | For example, the Group or Plan number. |
Control | 1..1 |
Type | string |
Summary | true |
Coverage.class.name | |
Element Id | Coverage.class.name |
Definition | A short description for the class. |
Control | 0..1 |
Type | string |
Summary | true |
Coverage.order | |
Element Id | Coverage.order |
Definition | The order of applicability of this coverage relative to other coverages which are currently in force. Note, there may be gaps in the numbering and this does not imply primary, secondary etc. as the specific positioning of coverages depends upon the episode of care. |
Control | 0..1 |
Type | positiveInt |
Summary | true |
Coverage.network | |
Element Id | Coverage.network |
Definition | The insurer-specific identifier for the insurer-defined network of providers to which the beneficiary may seek treatment which will be covered at the 'in-network' rate, otherwise 'out of network' terms and conditions apply. |
Control | 0..1 |
Type | string |
Summary | true |
Coverage.copay | |
Element Id | Coverage.copay |
Definition | A suite of underwrite specific classifiers, for example may be used to identify a class of coverage or employer group, Policy, Plan. |
Control | 0..* |
Coverage.copay.type | |
Element Id | Coverage.copay.type |
Definition | Types of products or services such as visit, specialist visits, emergency, inpatient care, etc. |
Control | 0..1 |
Terminology Binding | Coverage Copay Type Codes (Extensible) |
Type | Coding |
Summary | true |
Coverage.copay.value | |
Element Id | Coverage.copay.value |
Definition | The amount of patient payments for various types of services/products, expressed as a percentage of the service/product cost or a fixed amount of currency. |
Control | 1..1 |
Type | Quantity |
Summary | true |
Coverage.contract | |
Element Id | Coverage.contract |
Definition | The policy(s) which constitute this insurance coverage. |
Control | 0..* |
Type | Reference(Contract) |