DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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

7.3 Resource Coverage - Content

Financial Management Work GroupMaturity Level: 0Compartments: Not linked to any defined compartments

Financial instrument which may be used to pay for or reimburse health care products and services.

7.3.1 Scope and Usage

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 Claim, ClaimResponse and EnrollmentRequest

7.3.2 Resource Content

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage DomainResourceInsurance or medical plan
... issuer Σ0..1Reference(Organization)An identifier for the plan issuer
... bin 0..1IdentifierBIN Number
... period Σ0..1PeriodCoverage start and end dates
... type Σ0..1CodingType of coverage
ActCoverageTypeCode (Example)
... subscriberId Σ0..1IdentifierSubscriber ID
... identifier Σ0..*IdentifierThe primary coverage ID
... group Σ0..1stringAn identifier for the group
... plan Σ0..1stringAn identifier for the plan
... subPlan Σ0..1stringAn identifier for the subsection of the plan
... dependent Σ0..1positiveIntThe dependent number
... sequence Σ0..1positiveIntThe plan instance or sequence counter
... subscriber ?!0..1Reference(Patient)Plan holder information
... network Σ0..1IdentifierInsurer network
... contract 0..*Reference(Contract)Contract details

doco Documentation for this format

UML Diagram

Coverage (DomainResource)The program or plan underwriter or payorissuer : Reference [0..1] « Organization »Business Identification Number (BIN number) used to identify the routing of eclaims if the insurer themselves don't have a BIN number for all of their businessbin : Identifier [0..1]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 forceperiod : Period [0..1]The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group healthtype : Coding [0..1] « The type of insurance: public health, worker compensation; private accident, auto, private health, etc.). (Strength=Example)ActCoverageTypeCode?? »The id issued to the subscribersubscriberId : Identifier [0..1]The main (and possibly only) identifier for the coverage - often referred to as a Member Id, Subscriber Id, Certificate number or Personal Health Number or Case IDidentifier : Identifier [0..*]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 IDgroup : string [0..1]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 IDplan : string [0..1]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 IDsubPlan : string [0..1]A unique identifier for a dependent under the coveragedependent : positiveInt [0..1]An optional counter for a particular instance of the identified coverage which increments upon each renewalsequence : positiveInt [0..1]The party who 'owns' the insurance contractual relationship to the policy or to whom the benefit of the policy is due (this element modifies the meaning of other elements)subscriber : Reference [0..1] « Patient »The identifier for a community of providersnetwork : Identifier [0..1]The policy(s) which constitute this insurance coveragecontract : Reference [0..*] « Contract »

XML Template

<Coverage xmlns="http://hl7.org/fhir"> doco
 <!-- 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>
 <bin><!-- 0..1 Identifier BIN Number --></bin>
 <period><!-- 0..1 Period Coverage start and end dates --></period>
 <type><!-- 0..1 Coding Type of coverage --></type>
 <subscriberId><!-- 0..1 Identifier Subscriber ID --></subscriberId>
 <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="[positiveInt]"/><!-- 0..1 The dependent number -->
 <sequence value="[positiveInt]"/><!-- 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>

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage DomainResourceInsurance or medical plan
... issuer Σ0..1Reference(Organization)An identifier for the plan issuer
... bin 0..1IdentifierBIN Number
... period Σ0..1PeriodCoverage start and end dates
... type Σ0..1CodingType of coverage
ActCoverageTypeCode (Example)
... subscriberId Σ0..1IdentifierSubscriber ID
... identifier Σ0..*IdentifierThe primary coverage ID
... group Σ0..1stringAn identifier for the group
... plan Σ0..1stringAn identifier for the plan
... subPlan Σ0..1stringAn identifier for the subsection of the plan
... dependent Σ0..1positiveIntThe dependent number
... sequence Σ0..1positiveIntThe plan instance or sequence counter
... subscriber ?!0..1Reference(Patient)Plan holder information
... network Σ0..1IdentifierInsurer network
... contract 0..*Reference(Contract)Contract details

doco Documentation for this format

UML Diagram

Coverage (DomainResource)The program or plan underwriter or payorissuer : Reference [0..1] « Organization »Business Identification Number (BIN number) used to identify the routing of eclaims if the insurer themselves don't have a BIN number for all of their businessbin : Identifier [0..1]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 forceperiod : Period [0..1]The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group healthtype : Coding [0..1] « The type of insurance: public health, worker compensation; private accident, auto, private health, etc.). (Strength=Example)ActCoverageTypeCode?? »The id issued to the subscribersubscriberId : Identifier [0..1]The main (and possibly only) identifier for the coverage - often referred to as a Member Id, Subscriber Id, Certificate number or Personal Health Number or Case IDidentifier : Identifier [0..*]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 IDgroup : string [0..1]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 IDplan : string [0..1]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 IDsubPlan : string [0..1]A unique identifier for a dependent under the coveragedependent : positiveInt [0..1]An optional counter for a particular instance of the identified coverage which increments upon each renewalsequence : positiveInt [0..1]The party who 'owns' the insurance contractual relationship to the policy or to whom the benefit of the policy is due (this element modifies the meaning of other elements)subscriber : Reference [0..1] « Patient »The identifier for a community of providersnetwork : Identifier [0..1]The policy(s) which constitute this insurance coveragecontract : Reference [0..*] « Contract »

XML Template

<Coverage xmlns="http://hl7.org/fhir"> doco
 <!-- 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>
 <bin><!-- 0..1 Identifier BIN Number --></bin>
 <period><!-- 0..1 Period Coverage start and end dates --></period>
 <type><!-- 0..1 Coding Type of coverage --></type>
 <subscriberId><!-- 0..1 Identifier Subscriber ID --></subscriberId>
 <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="[positiveInt]"/><!-- 0..1 The dependent number -->
 <sequence value="[positiveInt]"/><!-- 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>

 

Alternate definitions: Schema/Schematron, Resource Profile (XML, JSON), Questionnaire

7.3.2.1 Terminology Bindings

PathDefinitionTypeReference
Coverage.type The type of insurance: public health, worker compensation; private accident, auto, private health, etc.).ExampleActCoverageTypeCode

7.3.3 Search Parameters

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionPaths
dependenttokenDependent numberCoverage.dependent
grouptokenGroup identifierCoverage.group
identifiertokenThe primary identifier of the insuredCoverage.identifier
issuerreferenceThe identity of the insurerCoverage.issuer
(Organization)
plantokenA plan or policy identifierCoverage.plan
sequencetokenSequence numberCoverage.sequence
subplantokenSub-plan identifierCoverage.subPlan
typetokenThe kind of coverageCoverage.type