This page is part of the CARIN Digital Insurance Card (v2.0.0-ballot: STU2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.1.0. For a full list of available versions, see the Directory of published versions
Representing Multiple Types of Coverage for the Same Payer
Use Case - Representing Multiple Types of Coverage for the Same Payer
c4dic-032 In instances where a Health Plan API actor is the Payer for multiple types of coverage for a member, the payer SHOULD represent each type of Coverage as a distinct Coverage resource. §52
Examples:
- c4dic-033 A government agency offers separate plans (or “Parts”) that each cover distinct types of services, such as inpatient, outpatient, and prescription fills. The Health Plan API Actor SHOULD represent these using three different Coverage resources, with different values in Coverage.type. §53
- c4dic-034 A private insurance plan offers both medical and dental insurance using the same group ID and member number. The insurance plan SHOULD represent medical and dental insurance using separate Coverage resources, with different values in Coverage.type. §54