This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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
This resource maintained by the Financial Management Work Group
Financial instrument which may be used to pay for or reimburse for health care products and services.
The Coverage resource is intended to provide the high level identifiers and potentially descriptors of insurance plans which may used to pay for, in part or in whole, the provision of health care products and services. Todo
This resource is referenced by EnrollmentRequest, InstitutionalClaim, OralHealthClaim, PharmacyClaim, ProfessionalClaim, Reversal and VisionClaim
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Coverage | DomainResource | Insurance or medical plan | ||
issuer | Σ | 0..1 | Organization | An identifier for the plan issuer |
period | Σ | 0..1 | Period | Coverage start and end dates |
type | Σ | 0..1 | Coding | Type of coverage CoverageType (Example) |
identifier | Σ | 0..* | Identifier | The primary coverage ID |
group | Σ | 0..1 | string | An identifier for the group |
plan | Σ | 0..1 | string | An identifier for the plan |
subplan | Σ | 0..1 | string | An identifier for the subsection of the plan |
dependent | Σ | 0..1 | integer | The dependent number |
sequence | Σ | 0..1 | integer | The plan instance or sequence counter |
subscriber | 0..1 | Patient | Plan holder information | |
network | Σ | 0..1 | Identifier | Insurer network |
contract | 0..* | Contract | Contract details |
UML Diagram
XML Template
<Coverage xmlns="http://hl7.org/fhir"> <!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <issuer><!-- 0..1 Reference(Organization) An identifier for the plan issuer --></issuer> <period><!-- 0..1 Period Coverage start and end dates --></period> <type><!-- 0..1 Coding Type of coverage --></type> <identifier><!-- 0..* Identifier The primary coverage ID --></identifier> <group value="[string]"/><!-- 0..1 An identifier for the group --> <plan value="[string]"/><!-- 0..1 An identifier for the plan --> <subplan value="[string]"/><!-- 0..1 An identifier for the subsection of the plan --> <dependent value="[integer]"/><!-- 0..1 The dependent number --> <sequence value="[integer]"/><!-- 0..1 The plan instance or sequence counter --> <subscriber><!-- 0..1 Reference(Patient) Plan holder information --></subscriber> <network><!-- 0..1 Identifier Insurer network --></network> <contract><!-- 0..* Reference(Contract) Contract details --></contract> </Coverage>
JSON Template
{ "resourceType" : "Coverage", // from Resource: id, meta, implicitRules, and language // from DomainResource: text, contained, extension, and modifierExtension "issuer" : { Reference(Organization) }, // An identifier for the plan issuer "period" : { Period }, // Coverage start and end dates "type" : { Coding }, // Type of coverage "identifier" : [{ Identifier }], // The primary coverage ID "group" : "<string>", // An identifier for the group "plan" : "<string>", // An identifier for the plan "subplan" : "<string>", // An identifier for the subsection of the plan "dependent" : <integer>, // The dependent number "sequence" : <integer>, // The plan instance or sequence counter "subscriber" : { Reference(Patient) }, // Plan holder information "network" : { Identifier }, // Insurer network "contract" : [{ Reference(Contract) }] // Contract details }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Coverage | DomainResource | Insurance or medical plan | ||
issuer | Σ | 0..1 | Organization | An identifier for the plan issuer |
period | Σ | 0..1 | Period | Coverage start and end dates |
type | Σ | 0..1 | Coding | Type of coverage CoverageType (Example) |
identifier | Σ | 0..* | Identifier | The primary coverage ID |
group | Σ | 0..1 | string | An identifier for the group |
plan | Σ | 0..1 | string | An identifier for the plan |
subplan | Σ | 0..1 | string | An identifier for the subsection of the plan |
dependent | Σ | 0..1 | integer | The dependent number |
sequence | Σ | 0..1 | integer | The plan instance or sequence counter |
subscriber | 0..1 | Patient | Plan holder information | |
network | Σ | 0..1 | Identifier | Insurer network |
contract | 0..* | Contract | Contract details |
XML Template
<Coverage xmlns="http://hl7.org/fhir"> <!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <issuer><!-- 0..1 Reference(Organization) An identifier for the plan issuer --></issuer> <period><!-- 0..1 Period Coverage start and end dates --></period> <type><!-- 0..1 Coding Type of coverage --></type> <identifier><!-- 0..* Identifier The primary coverage ID --></identifier> <group value="[string]"/><!-- 0..1 An identifier for the group --> <plan value="[string]"/><!-- 0..1 An identifier for the plan --> <subplan value="[string]"/><!-- 0..1 An identifier for the subsection of the plan --> <dependent value="[integer]"/><!-- 0..1 The dependent number --> <sequence value="[integer]"/><!-- 0..1 The plan instance or sequence counter --> <subscriber><!-- 0..1 Reference(Patient) Plan holder information --></subscriber> <network><!-- 0..1 Identifier Insurer network --></network> <contract><!-- 0..* Reference(Contract) Contract details --></contract> </Coverage>
JSON Template
{ "resourceType" : "Coverage", // from Resource: id, meta, implicitRules, and language // from DomainResource: text, contained, extension, and modifierExtension "issuer" : { Reference(Organization) }, // An identifier for the plan issuer "period" : { Period }, // Coverage start and end dates "type" : { Coding }, // Type of coverage "identifier" : [{ Identifier }], // The primary coverage ID "group" : "<string>", // An identifier for the group "plan" : "<string>", // An identifier for the plan "subplan" : "<string>", // An identifier for the subsection of the plan "dependent" : <integer>, // The dependent number "sequence" : <integer>, // The plan instance or sequence counter "subscriber" : { Reference(Patient) }, // Plan holder information "network" : { Identifier }, // Insurer network "contract" : [{ Reference(Contract) }] // Contract details }
Alternate definitions: Schema/Schematron, Resource Profile (XML, JSON), Questionnaire
Path | Definition | Type | Reference |
---|---|---|---|
Coverage.type | The type of insurance: public health, worker compensation; private accident, auto, private health, etc.) | Example | http://hl7.org/fhir/v3/vs/ActCoverageTypeCode |
Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Paths |
dependent | token | Dependent number | Coverage.dependent |
group | token | Group identifier | Coverage.group |
identifier | token | The primary identifier of the insured | Coverage.identifier |
issuer | reference | The identity of the insurer | Coverage.issuer (Organization) |
plan | token | A plan or policy identifier | Coverage.plan |
sequence | token | Sequence number | Coverage.sequence |
subplan | token | Sub-plan identifier | Coverage.subplan |
type | token | The kind of coverage | Coverage.type |