FHIR Release 3 (STU)

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

Financial Management Work GroupMaturity Level: 2 Trial UseCompartments: Patient, RelatedPerson

Detailed Descriptions for the elements in the Coverage resource.

Coverage
Definition

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

Control1..1
Requirements

Health care programs and insurers are significant payors of health service costs.

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 concatination of the Coverage.SubscriberID and the Coverage.dependant.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Requirements

This value may uniquely identify the coverage or it may be used in conjunction with the additional identifiers below.

Summarytrue
Coverage.status
Definition

The status of the resource instance.

Control0..1
Terminology BindingFinancial Resource Status Codes (Required)
Typecode
Is Modifiertrue
Summarytrue
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
Definition

The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group health or payment by an individual or organization.

Control0..1
Terminology BindingCoverage Type and Self-Pay Codes (Preferred)
TypeCodeableConcept
Requirements

The order of application of coverages is dependent on the types of coverage.

Summarytrue
Coverage.policyHolder
Definition

The party who 'owns' the insurance policy, may be an individual, corporation or the subscriber's employer.

Control0..1
TypeReference(Patient | RelatedPerson | Organization)
Summarytrue
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.

Control0..1
TypeReference(Patient | RelatedPerson)
Summarytrue
Coverage.subscriberId
Definition

The insurer assigned ID for the Subscriber.

Control0..1
Typestring
Summarytrue
Coverage.beneficiary
Definition

The party who benefits from the insurance coverage., the patient when services are provided.

Control0..1
TypeReference(Patient)
Summarytrue
Coverage.relationship
Definition

The relationship of beneficiary (patient) to the subscriber.

Control0..1
Terminology BindingPolicyholder Relationship Codes (Example)
TypeCodeableConcept
Requirements

To determine relationship between the patient and the subscriber.

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.

Control0..1
TypePeriod
Summarytrue
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).

Control0..*
TypeReference(Organization | Patient | RelatedPerson)
Requirements

Need to identify the issuer to target for processing and for coordination of benefit processing.

Summarytrue
Coverage.grouping
Definition

A suite of underwrite specific classifiers, for example may be used to identify a class of coverage or employer group, Policy, Plan.

Control0..1
Coverage.grouping.group
Definition

Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group. May also be referred to as a Policy or Group ID.

Control0..1
Typestring
Summarytrue
Coverage.grouping.groupDisplay
Definition

A short description for the group.

Control0..1
Typestring
Summarytrue
Coverage.grouping.subGroup
Definition

Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group.

Control0..1
Typestring
Summarytrue
Coverage.grouping.subGroupDisplay
Definition

A short description for the subgroup.

Control0..1
Typestring
Summarytrue
Coverage.grouping.plan
Definition

Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID.

Control0..1
Typestring
Summarytrue
Coverage.grouping.planDisplay
Definition

A short description for the plan.

Control0..1
Typestring
Summarytrue
Coverage.grouping.subPlan
Definition

Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees.

Control0..1
Typestring
Summarytrue
Coverage.grouping.subPlanDisplay
Definition

A short description for the subplan.

Control0..1
Typestring
Summarytrue
Coverage.grouping.class
Definition

Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment.

Control0..1
Typestring
Summarytrue
Coverage.grouping.classDisplay
Definition

A short description for the class.

Control0..1
Typestring
Summarytrue
Coverage.grouping.subClass
Definition

Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment.

Control0..1
Typestring
Summarytrue
Coverage.grouping.subClassDisplay
Definition

A short description for the subclass.

Control0..1
Typestring
Summarytrue
Coverage.dependent
Definition

A unique identifier for a dependent under the coverage.

Control0..1
Typestring
Requirements

For some coverage a single identifier is issued to the Subscriber and a dependent number issued to each beneficiary.

Summarytrue
Coverage.sequence
Definition

An optional counter for a particular instance of the identified coverage which increments upon each renewal.

Control0..1
Typestring
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'.

Summarytrue
Coverage.order
Definition

The order of applicability of this coverage relative to other coverages which are currently inforce. Note, there may be gaps in the numbering and this does not imply primary, secondard etc. as the specific positioning of coverages depends upon the episode of care.

Control0..1
TypepositiveInt
Summarytrue
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.

Control0..1
Typestring
Summarytrue
Coverage.contract
Definition

The policy(s) which constitute this insurance coverage.

Control0..*
TypeReference(Contract)