This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). 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
Formal definitions for the elements in the coverage resource.
Coverage | |
Definition | Financial instrument by which payment information for health care. |
Control | 1..1 |
Requirements | Health care programs and insurers are significant payors of health service costs. |
Coverage.issuer | |
Definition | The program or plan underwriter or payor. |
Control | 0..1 |
Type | Resource(Organization) |
Requirements | Need to identify the issuer to target for processing and for coordination of benefit processing. |
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 |
Coverage.type | |
Definition | The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group health. |
Control | 1..1 |
Binding | CoverageType : The type of insurance: public health, worker compensation; private accident, auto, private health, etc.) (Value Set Definition) |
Type | Coding |
Requirements | The order of application of coverages is dependent on the types of coverage. |
Coverage.identifier | |
Definition | The main (and possibly only) identifier for the coverage - often referred to as a Subscriber Id, Certificate number or Personal Health Number or Case ID. |
Control | 0..1 |
Type | Identifier |
Requirements | This value may uniquely identify the coverage or it may be used in conjunction with the additional identifiers below. |
Coverage.group | |
Definition | Todo. |
Control | 0..1 |
Type | Identifier |
Coverage.plan | |
Definition | Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage or employer group. May also be referred to as a Policy or Group ID. |
Control | 0..1 |
Type | Identifier |
Coverage.subplan | |
Definition | Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a specific employer group within a class of employers. May be referred to as a Section or Division ID. |
Control | 0..1 |
Type | Identifier |
Coverage.dependent | |
Definition | A unique identifier for a dependent under the coverage. |
Control | 0..1 |
Type | integer |
Requirements | For some coverage a single identifier is issued to the PolicyHolder and dependent number issues to each to each of their dependents to track and manage the plan. |
Coverage.sequence | |
Definition | An optional counter for a particular instance of the identified coverage which increments upon each renewal. |
Control | 0..1 |
Type | integer |
Requirements | Some coverage, for example social plans, may be offered in short time increments, for example for a week or a month at a time, so while the rest of the plan details and identifiers may remain constant over time, the instance is incremented with each renewal and provided to the covered party on their 'card'. |
Coverage.subscriber | |
Definition | Planholder information. |
Control | 0..1 |
Coverage.subscriber.name | |
Definition | The name of the PolicyHolder. |
Control | 0..1 |
Type | HumanName |
Requirements | Used to validate coverage. |
Coverage.subscriber.address | |
Definition | The mailing address, typically home, of the PolicyHolder. |
Control | 0..1 |
Type | Address |
Coverage.subscriber.birthdate | |
Definition | The date of birth of the PolicyHolder. |
Control | 0..1 |
Type | date |
Requirements | Used to validate coverage. |