Release 5

This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

13.3 Resource CoverageEligibilityResponse - Content

Financial Management icon Work GroupMaturity Level: 4 Trial UseSecurity Category: Patient Compartments: Patient, Practitioner

This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource.

The CoverageEligibilityResponse resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource. It combines key information from a payor as to whether a Coverage is in-force, and optionally the nature of the Policy benefit details as well as the ability for the insurer to indicate whether the insurance provides benefits for requested types of services or requires preauthorization and if so what supporting information may be required.

The CoverageEligibilityResponse resource is a "event" resource from a FHIR workflow perspective - see Workflow Event.

Additional information regarding electronic coverage eligibility content and usage may be found at:

  • Financial Resource Status Lifecycle: how .status is used in the financial resources.
  • Subrogation: how eClaims may handle patient insurance coverages when another insurer rather than the provider will settle the claim and potentially recover costs against specified coverages.
  • Coordination of Benefit: how eClaims may handle multiple patient insurance coverages.
  • Batches: how eClaims may handle batches of eligibility, claims and responses.
  • Attachments and Supporting Information: how eClaims may handle the provision of supporting information, whether provided by content or reference, within the eClaim resource when submitted to the payor or later in a resource which refers to the subject eClaim resource. This includes how payors how request additional supporting information from providers.

CoverageEligibilityResponse should be used to respond to a request on whether the patient's coverage is inforce, whether it is valid at this or a specified date, or to report the benefit details or preauthorization requirements associated with a coverage.

When requesting whether the patient's coverage is inforce, whether it is valid at this or a specified date, or requesting the benefit details or preauthorization requirements associated with a coverage CoverageEligibilityRequest should be used instead.

The ClaimResponse resource is an insurer's adjudication and/or authorization of a set of healthcare-related goods and services for a patient against the patient's insurance coverages.

For reporting out to patients or transferring data to patient centered applications, such as patient health Record (PHR) application, the ExplanationOfBenefit should be used .

The Coverage resource contains the information typically found on the health insurance card for an individual used to identify the covered individual to the insurer and is referred to by the CoverageEligibilityResponse.

The eClaim domain includes a number of related resources

CoverageEligibilityResponse Patient and insurance coverage information provided to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.
ClaimResponse A payor's adjudication and/or authorization response to the suite of services provided in a Claim. Typically the ClaimResponse references the Claim but does not duplicate the clinical or financial information provided in the claim.
CoverageEligibilityRequest Patient and insurance coverage information provided to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.
Coverage Provides the high-level identifiers and descriptors of an insurance plan, typically the information which would appear on an insurance card, which may be used to pay, in part or in whole, for the provision of health care products and services.
ExplanationOfBenefit This resource combines the information from the Claim and the ClaimResponse, stripping out any provider or payor proprietary information, into a unified information model suitable for use for: patient reporting; transferring information to a Patient Health Record system; and, supporting complete claim and adjudication information exchange with regulatory and analytics organizations and other parts of the provider's organization.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. CoverageEligibilityResponse TUDomainResourceCoverageEligibilityResponse resource

Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..*IdentifierBusiness Identifier for coverage eligiblity request

... status ?!Σ1..1codeactive | cancelled | draft | entered-in-error
Binding: Financial Resource Status Codes (Required)
... purpose Σ1..*codeauth-requirements | benefits | discovery | validation
Binding: Eligibility Response Purpose (Required)

... event 0..*BackboneElementEvent information

.... type 1..1CodeableConceptSpecific event
Binding: Dates Type Codes (Example)
.... when[x] 1..1Occurance date or period
..... whenDateTimedateTime
..... whenPeriodPeriod
... serviced[x] 0..1Estimated date or dates of service
.... servicedDatedate
.... servicedPeriodPeriod
... created Σ1..1dateTimeResponse creation date
... requestor 0..1Reference(Practitioner | PractitionerRole | Organization)Party responsible for the request
... request Σ1..1Reference(CoverageEligibilityRequest)Eligibility request reference
... outcome Σ1..1codequeued | complete | error | partial
Binding: Eligibility Outcome (Required)
... disposition 0..1stringDisposition Message
... insurer Σ1..1Reference(Organization)Coverage issuer
... insurance 0..*BackboneElementPatient insurance information

.... coverage Σ1..1Reference(Coverage)Insurance information
.... inforce 0..1booleanCoverage inforce indicator
.... benefitPeriod 0..1PeriodWhen the benefits are applicable
.... item C0..*BackboneElementBenefits and authorization details
+ Rule: SHALL contain a category or a billcode but not both.

..... category C0..1CodeableConceptBenefit classification
Binding: Benefit Category Codes (Example)
..... productOrService C0..1CodeableConceptBilling, service, product, or drug code
Binding: USCLS Codes (Example)
..... modifier 0..*CodeableConceptProduct or service billing modifiers
Binding: Modifier type Codes (Example)

..... provider 0..1Reference(Practitioner | PractitionerRole)Performing practitioner
..... excluded 0..1booleanExcluded from the plan
..... name 0..1stringShort name for the benefit
..... description 0..1stringDescription of the benefit or services covered
..... network 0..1CodeableConceptIn or out of network
Binding: Network Type Codes (Example)
..... unit 0..1CodeableConceptIndividual or family
Binding: Unit Type Codes (Example)
..... term 0..1CodeableConceptAnnual or lifetime
Binding: Benefit Term Codes (Example)
..... benefit 0..*BackboneElementBenefit Summary

...... type 1..1CodeableConceptBenefit classification
Binding: Benefit Type Codes (Example)
...... allowed[x] 0..1Benefits allowed
....... allowedUnsignedIntunsignedInt
....... allowedStringstring
....... allowedMoneyMoney
...... used[x] 0..1Benefits used
....... usedUnsignedIntunsignedInt
....... usedStringstring
....... usedMoneyMoney
..... authorizationRequired 0..1booleanAuthorization required flag
..... authorizationSupporting 0..*CodeableConceptType of required supporting materials
Binding: CoverageEligibilityResponse Auth Support Codes (Example)

..... authorizationUrl 0..1uriPreauthorization requirements endpoint
... preAuthRef 0..1stringPreauthorization reference
... form 0..1CodeableConceptPrinted form identifier
Binding: Form Codes (Example)
... error 0..*BackboneElementProcessing errors

.... code Σ1..1CodeableConceptError code detailing processing issues
Binding: Adjudication Error Codes (Example)
.... expression Σ0..*stringFHIRPath of element(s) related to issue


doco Documentation for this format icon

See the Extensions for this resource

UML Diagram (Legend)

CoverageEligibilityResponse (DomainResource)A unique identifier assigned to this coverage eligiblity requestidentifier : Identifier [0..*]The status of the resource instance (this element modifies the meaning of other elements)status : code [1..1] « null (Strength=Required)FinancialResourceStatusCodes! »Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specifiedpurpose : code [1..*] « null (Strength=Required)EligibilityResponsePurpose! »The party who is the beneficiary of the supplied coverage and for whom eligibility is soughtpatient : Reference [1..1] « Patient »The date or dates when the enclosed suite of services were performed or completedserviced[x] : DataType [0..1] « date|Period »The date this resource was createdcreated : dateTime [1..1]The provider which is responsible for the requestrequestor : Reference [0..1] « Practitioner|PractitionerRole| Organization »Reference to the original request resourcerequest : Reference [1..1] « CoverageEligibilityRequest »The outcome of the request processingoutcome : code [1..1] « null (Strength=Required)EligibilityOutcome! »A human readable description of the status of the adjudicationdisposition : string [0..1]The Insurer who issued the coverage in question and is the author of the responseinsurer : Reference [1..1] « Organization »A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurredpreAuthRef : string [0..1]A code for the form to be used for printing the contentform : CodeableConcept [0..1] « null (Strength=Example)FormCodes?? »EventA coded event such as when a service is expected or a card printedtype : CodeableConcept [1..1] « null (Strength=Example)DatesTypeCodes?? »A date or period in the past or future indicating when the event occurred or is expectd to occurwhen[x] : DataType [1..1] « dateTime|Period »InsuranceReference to the insurance card level information contained in the Coverage resource. The coverage issuing insurer will use these details to locate the patient's actual coverage within the insurer's information systemcoverage : Reference [1..1] « Coverage »Flag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service datesinforce : boolean [0..1]The term of the benefits documented in this responsebenefitPeriod : Period [0..1]ItemsCode to identify the general type of benefits under which products and services are providedcategory : CodeableConcept [0..1] « null (Strength=Example)BenefitCategoryCodes?? » « This element has or is affected by some invariantsC »This contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [0..1] « null (Strength=Example)USCLSCodes?? » « This element has or is affected by some invariantsC »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »The practitioner who is eligible for the provision of the product or serviceprovider : Reference [0..1] « Practitioner|PractitionerRole »True if the indicated class of service is excluded from the plan, missing or False indicates the product or service is included in the coverageexcluded : boolean [0..1]A short name or tag for the benefitname : string [0..1]A richer description of the benefit or services covereddescription : string [0..1]Is a flag to indicate whether the benefits refer to in-network providers or out-of-network providersnetwork : CodeableConcept [0..1] « null (Strength=Example)NetworkTypeCodes?? »Indicates if the benefits apply to an individual or to the familyunit : CodeableConcept [0..1] « null (Strength=Example)UnitTypeCodes?? »The term or period of the values such as 'maximum lifetime benefit' or 'maximum annual visits'term : CodeableConcept [0..1] « null (Strength=Example)BenefitTermCodes?? »A boolean flag indicating whether a preauthorization is required prior to actual service deliveryauthorizationRequired : boolean [0..1]Codes or comments regarding information or actions associated with the preauthorizationauthorizationSupporting : CodeableConcept [0..*] « null (Strength=Example) CoverageEligibilityResponseAu...?? »A web location for obtaining requirements or descriptive information regarding the preauthorizationauthorizationUrl : uri [0..1]BenefitClassification of benefit being providedtype : CodeableConcept [1..1] « null (Strength=Example)BenefitTypeCodes?? »The quantity of the benefit which is permitted under the coverageallowed[x] : DataType [0..1] « unsignedInt|string|Money »The quantity of the benefit which have been consumed to dateused[x] : DataType [0..1] « unsignedInt|string|Money »ErrorsAn error code,from a specified code system, which details why the eligibility check could not be performedcode : CodeableConcept [1..1] « null (Strength=Example)AdjudicationErrorCodes?? »A [simple subset of FHIRPath](fhirpath.html#simple) limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raisedexpression : string [0..*]Information code for an event with a corresponding date or periodevent[0..*]Benefits used to datebenefit[0..*]Benefits and optionally current balances, and authorization details by category or serviceitem[0..*]Financial instruments for reimbursement for the health care products and servicesinsurance[0..*]Errors encountered during the processing of the requesterror[0..*]

XML Template

<CoverageEligibilityResponse xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business Identifier for coverage eligiblity request --></identifier>
 <status value="[code]"/><!-- 1..1 active | cancelled | draft | entered-in-error -->
 <purpose value="[code]"/><!-- 1..* auth-requirements | benefits | discovery | validation -->
 <patient><!-- 1..1 Reference(Patient) Intended recipient of products and services --></patient>
 <event>  <!-- 0..* Event information -->
  <type><!-- 1..1 CodeableConcept Specific event --></type>
  <when[x]><!-- 1..1 dateTime|Period Occurance date or period --></when[x]>
 </event>
 <serviced[x]><!-- 0..1 date|Period Estimated date or dates of service --></serviced[x]>
 <created value="[dateTime]"/><!-- 1..1 Response creation date -->
 <requestor><!-- 0..1 Reference(Organization|Practitioner|PractitionerRole) Party responsible for the request --></requestor>
 <request><!-- 1..1 Reference(CoverageEligibilityRequest) Eligibility request reference --></request>
 <outcome value="[code]"/><!-- 1..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <insurer><!-- 1..1 Reference(Organization) Coverage issuer --></insurer>
 <insurance>  <!-- 0..* Patient insurance information -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <inforce value="[boolean]"/><!-- 0..1 Coverage inforce indicator -->
  <benefitPeriod><!-- 0..1 Period When the benefits are applicable --></benefitPeriod>
  <item>  <!-- 0..* Benefits and authorization details -->
   <category><!-- I 0..1 CodeableConcept Benefit classification --></category>
   <productOrService><!-- I 0..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Product or service billing modifiers --></modifier>
   <provider><!-- 0..1 Reference(Practitioner|PractitionerRole) Performing practitioner --></provider>
   <excluded value="[boolean]"/><!-- 0..1 Excluded from the plan -->
   <name value="[string]"/><!-- 0..1 Short name for the benefit -->
   <description value="[string]"/><!-- 0..1 Description of the benefit or services covered -->
   <network><!-- 0..1 CodeableConcept In or out of network --></network>
   <unit><!-- 0..1 CodeableConcept Individual or family --></unit>
   <term><!-- 0..1 CodeableConcept Annual or lifetime --></term>
   <benefit>  <!-- 0..* Benefit Summary -->
    <type><!-- 1..1 CodeableConcept Benefit classification --></type>
    <allowed[x]><!-- 0..1 unsignedInt|string|Money Benefits allowed --></allowed[x]>
    <used[x]><!-- 0..1 unsignedInt|string|Money Benefits used --></used[x]>
   </benefit>
   <authorizationRequired value="[boolean]"/><!-- 0..1 Authorization required flag -->
   <authorizationSupporting><!-- 0..* CodeableConcept Type of required supporting materials --></authorizationSupporting>
   <authorizationUrl value="[uri]"/><!-- 0..1 Preauthorization requirements endpoint -->
  </item>
 </insurance>
 <preAuthRef value="[string]"/><!-- 0..1 Preauthorization reference -->
 <form><!-- 0..1 CodeableConcept Printed form identifier --></form>
 <error>  <!-- 0..* Processing errors -->
  <code><!-- 1..1 CodeableConcept Error code detailing processing issues --></code>
  <expression value="[string]"/><!-- 0..* FHIRPath of element(s) related to issue -->
 </error>
</CoverageEligibilityResponse>

JSON Template

{doco
  "resourceType" : "CoverageEligibilityResponse",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business Identifier for coverage eligiblity request
  "status" : "<code>", // R!  active | cancelled | draft | entered-in-error
  "purpose" : ["<code>"], // R!  auth-requirements | benefits | discovery | validation
  "patient" : { Reference(Patient) }, // R!  Intended recipient of products and services
  "event" : [{ // Event information
    "type" : { CodeableConcept }, // R!  Specific event
    // when[x]: Occurance date or period. One of these 2:
    "whenDateTime" : "<dateTime>",
    "whenPeriod" : { Period }
  }],
  // serviced[x]: Estimated date or dates of service. One of these 2:
  "servicedDate" : "<date>",
  "servicedPeriod" : { Period },
  "created" : "<dateTime>", // R!  Response creation date
  "requestor" : { Reference(Organization|Practitioner|PractitionerRole) }, // Party responsible for the request
  "request" : { Reference(CoverageEligibilityRequest) }, // R!  Eligibility request reference
  "outcome" : "<code>", // R!  queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "insurer" : { Reference(Organization) }, // R!  Coverage issuer
  "insurance" : [{ // Patient insurance information
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "inforce" : <boolean>, // Coverage inforce indicator
    "benefitPeriod" : { Period }, // When the benefits are applicable
    "item" : [{ // Benefits and authorization details
      "category" : { CodeableConcept }, // I Benefit classification
      "productOrService" : { CodeableConcept }, // I Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Product or service billing modifiers
      "provider" : { Reference(Practitioner|PractitionerRole) }, // Performing practitioner
      "excluded" : <boolean>, // Excluded from the plan
      "name" : "<string>", // Short name for the benefit
      "description" : "<string>", // Description of the benefit or services covered
      "network" : { CodeableConcept }, // In or out of network
      "unit" : { CodeableConcept }, // Individual or family
      "term" : { CodeableConcept }, // Annual or lifetime
      "benefit" : [{ // Benefit Summary
        "type" : { CodeableConcept }, // R!  Benefit classification
        // allowed[x]: Benefits allowed. One of these 3:
        "allowedUnsignedInt" : "<unsignedInt>",
        "allowedString" : "<string>",
        "allowedMoney" : { Money },
        // used[x]: Benefits used. One of these 3:
        "usedUnsignedInt" : "<unsignedInt>",
        "usedString" : "<string>",
        "usedMoney" : { Money }
      }],
      "authorizationRequired" : <boolean>, // Authorization required flag
      "authorizationSupporting" : [{ CodeableConcept }], // Type of required supporting materials
      "authorizationUrl" : "<uri>" // Preauthorization requirements endpoint
    }]
  }],
  "preAuthRef" : "<string>", // Preauthorization reference
  "form" : { CodeableConcept }, // Printed form identifier
  "error" : [{ // Processing errors
    "code" : { CodeableConcept }, // R!  Error code detailing processing issues
    "expression" : ["<string>"] // FHIRPath of element(s) related to issue
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:CoverageEligibilityResponse;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:identifier  ( [ Identifier ] ... ) ; # 0..* Business Identifier for coverage eligiblity request
  fhir:status [ code ] ; # 1..1 active | cancelled | draft | entered-in-error
  fhir:purpose  ( [ code ] ... ) ; # 1..* auth-requirements | benefits | discovery | validation
  fhir:patient [ Reference(Patient) ] ; # 1..1 Intended recipient of products and services
  fhir:event ( [ # 0..* Event information
    fhir:type [ CodeableConcept ] ; # 1..1 Specific event
    # when[x] : 1..1 Occurance date or period. One of these 2
      fhir:when [  a fhir:dateTime ; dateTime ]
      fhir:when [  a fhir:Period ; Period ]
  ] ... ) ;
  # serviced[x] : 0..1 Estimated date or dates of service. One of these 2
    fhir:serviced [  a fhir:date ; date ]
    fhir:serviced [  a fhir:Period ; Period ]
  fhir:created [ dateTime ] ; # 1..1 Response creation date
  fhir:requestor [ Reference(Organization|Practitioner|PractitionerRole) ] ; # 0..1 Party responsible for the request
  fhir:request [ Reference(CoverageEligibilityRequest) ] ; # 1..1 Eligibility request reference
  fhir:outcome [ code ] ; # 1..1 queued | complete | error | partial
  fhir:disposition [ string ] ; # 0..1 Disposition Message
  fhir:insurer [ Reference(Organization) ] ; # 1..1 Coverage issuer
  fhir:insurance ( [ # 0..* Patient insurance information
    fhir:coverage [ Reference(Coverage) ] ; # 1..1 Insurance information
    fhir:inforce [ boolean ] ; # 0..1 Coverage inforce indicator
    fhir:benefitPeriod [ Period ] ; # 0..1 When the benefits are applicable
    fhir:item ( [ # 0..* Benefits and authorization details
      fhir:category [ CodeableConcept ] ; # 0..1 I Benefit classification
      fhir:productOrService [ CodeableConcept ] ; # 0..1 I Billing, service, product, or drug code
      fhir:modifier  ( [ CodeableConcept ] ... ) ; # 0..* Product or service billing modifiers
      fhir:provider [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Performing practitioner
      fhir:excluded [ boolean ] ; # 0..1 Excluded from the plan
      fhir:name [ string ] ; # 0..1 Short name for the benefit
      fhir:description [ string ] ; # 0..1 Description of the benefit or services covered
      fhir:network [ CodeableConcept ] ; # 0..1 In or out of network
      fhir:unit [ CodeableConcept ] ; # 0..1 Individual or family
      fhir:term [ CodeableConcept ] ; # 0..1 Annual or lifetime
      fhir:benefit ( [ # 0..* Benefit Summary
        fhir:type [ CodeableConcept ] ; # 1..1 Benefit classification
        # allowed[x] : 0..1 Benefits allowed. One of these 3
          fhir:allowed [  a fhir:unsignedInt ; unsignedInt ]
          fhir:allowed [  a fhir:string ; string ]
          fhir:allowed [  a fhir:Money ; Money ]
        # used[x] : 0..1 Benefits used. One of these 3
          fhir:used [  a fhir:unsignedInt ; unsignedInt ]
          fhir:used [  a fhir:string ; string ]
          fhir:used [  a fhir:Money ; Money ]
      ] ... ) ;
      fhir:authorizationRequired [ boolean ] ; # 0..1 Authorization required flag
      fhir:authorizationSupporting  ( [ CodeableConcept ] ... ) ; # 0..* Type of required supporting materials
      fhir:authorizationUrl [ uri ] ; # 0..1 Preauthorization requirements endpoint
    ] ... ) ;
  ] ... ) ;
  fhir:preAuthRef [ string ] ; # 0..1 Preauthorization reference
  fhir:form [ CodeableConcept ] ; # 0..1 Printed form identifier
  fhir:error ( [ # 0..* Processing errors
    fhir:code [ CodeableConcept ] ; # 1..1 Error code detailing processing issues
    fhir:expression  ( [ string ] ... ) ; # 0..* FHIRPath of element(s) related to issue
  ] ... ) ;
]

Changes from both R4 and R4B

CoverageEligibilityResponse
CoverageEligibilityResponse.event
  • Added Element
CoverageEligibilityResponse.event.type
  • Added Mandatory Element
CoverageEligibilityResponse.event.when[x]
  • Added Mandatory Element
CoverageEligibilityResponse.outcome
  • Change value set from http://hl7.org/fhir/ValueSet/remittance-outcome|4.0.0 to Eligibility Outcome
CoverageEligibilityResponse.error.expression
  • Added Element

See the Full Difference for further information

This analysis is available for R4 as XML or JSON and for R4B as XML or JSON.

See R4 <--> R5 Conversion Maps (status = See Conversions Summary.)

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. CoverageEligibilityResponse TUDomainResourceCoverageEligibilityResponse resource

Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..*IdentifierBusiness Identifier for coverage eligiblity request

... status ?!Σ1..1codeactive | cancelled | draft | entered-in-error
Binding: Financial Resource Status Codes (Required)
... purpose Σ1..*codeauth-requirements | benefits | discovery | validation
Binding: Eligibility Response Purpose (Required)

... event 0..*BackboneElementEvent information

.... type 1..1CodeableConceptSpecific event
Binding: Dates Type Codes (Example)
.... when[x] 1..1Occurance date or period
..... whenDateTimedateTime
..... whenPeriodPeriod
... serviced[x] 0..1Estimated date or dates of service
.... servicedDatedate
.... servicedPeriodPeriod
... created Σ1..1dateTimeResponse creation date
... requestor 0..1Reference(Practitioner | PractitionerRole | Organization)Party responsible for the request
... request Σ1..1Reference(CoverageEligibilityRequest)Eligibility request reference
... outcome Σ1..1codequeued | complete | error | partial
Binding: Eligibility Outcome (Required)
... disposition 0..1stringDisposition Message
... insurer Σ1..1Reference(Organization)Coverage issuer
... insurance 0..*BackboneElementPatient insurance information

.... coverage Σ1..1Reference(Coverage)Insurance information
.... inforce 0..1booleanCoverage inforce indicator
.... benefitPeriod 0..1PeriodWhen the benefits are applicable
.... item C0..*BackboneElementBenefits and authorization details
+ Rule: SHALL contain a category or a billcode but not both.

..... category C0..1CodeableConceptBenefit classification
Binding: Benefit Category Codes (Example)
..... productOrService C0..1CodeableConceptBilling, service, product, or drug code
Binding: USCLS Codes (Example)
..... modifier 0..*CodeableConceptProduct or service billing modifiers
Binding: Modifier type Codes (Example)

..... provider 0..1Reference(Practitioner | PractitionerRole)Performing practitioner
..... excluded 0..1booleanExcluded from the plan
..... name 0..1stringShort name for the benefit
..... description 0..1stringDescription of the benefit or services covered
..... network 0..1CodeableConceptIn or out of network
Binding: Network Type Codes (Example)
..... unit 0..1CodeableConceptIndividual or family
Binding: Unit Type Codes (Example)
..... term 0..1CodeableConceptAnnual or lifetime
Binding: Benefit Term Codes (Example)
..... benefit 0..*BackboneElementBenefit Summary

...... type 1..1CodeableConceptBenefit classification
Binding: Benefit Type Codes (Example)
...... allowed[x] 0..1Benefits allowed
....... allowedUnsignedIntunsignedInt
....... allowedStringstring
....... allowedMoneyMoney
...... used[x] 0..1Benefits used
....... usedUnsignedIntunsignedInt
....... usedStringstring
....... usedMoneyMoney
..... authorizationRequired 0..1booleanAuthorization required flag
..... authorizationSupporting 0..*CodeableConceptType of required supporting materials
Binding: CoverageEligibilityResponse Auth Support Codes (Example)

..... authorizationUrl 0..1uriPreauthorization requirements endpoint
... preAuthRef 0..1stringPreauthorization reference
... form 0..1CodeableConceptPrinted form identifier
Binding: Form Codes (Example)
... error 0..*BackboneElementProcessing errors

.... code Σ1..1CodeableConceptError code detailing processing issues
Binding: Adjudication Error Codes (Example)
.... expression Σ0..*stringFHIRPath of element(s) related to issue


doco Documentation for this format icon

See the Extensions for this resource

UML Diagram (Legend)

CoverageEligibilityResponse (DomainResource)A unique identifier assigned to this coverage eligiblity requestidentifier : Identifier [0..*]The status of the resource instance (this element modifies the meaning of other elements)status : code [1..1] « null (Strength=Required)FinancialResourceStatusCodes! »Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specifiedpurpose : code [1..*] « null (Strength=Required)EligibilityResponsePurpose! »The party who is the beneficiary of the supplied coverage and for whom eligibility is soughtpatient : Reference [1..1] « Patient »The date or dates when the enclosed suite of services were performed or completedserviced[x] : DataType [0..1] « date|Period »The date this resource was createdcreated : dateTime [1..1]The provider which is responsible for the requestrequestor : Reference [0..1] « Practitioner|PractitionerRole| Organization »Reference to the original request resourcerequest : Reference [1..1] « CoverageEligibilityRequest »The outcome of the request processingoutcome : code [1..1] « null (Strength=Required)EligibilityOutcome! »A human readable description of the status of the adjudicationdisposition : string [0..1]The Insurer who issued the coverage in question and is the author of the responseinsurer : Reference [1..1] « Organization »A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurredpreAuthRef : string [0..1]A code for the form to be used for printing the contentform : CodeableConcept [0..1] « null (Strength=Example)FormCodes?? »EventA coded event such as when a service is expected or a card printedtype : CodeableConcept [1..1] « null (Strength=Example)DatesTypeCodes?? »A date or period in the past or future indicating when the event occurred or is expectd to occurwhen[x] : DataType [1..1] « dateTime|Period »InsuranceReference to the insurance card level information contained in the Coverage resource. The coverage issuing insurer will use these details to locate the patient's actual coverage within the insurer's information systemcoverage : Reference [1..1] « Coverage »Flag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service datesinforce : boolean [0..1]The term of the benefits documented in this responsebenefitPeriod : Period [0..1]ItemsCode to identify the general type of benefits under which products and services are providedcategory : CodeableConcept [0..1] « null (Strength=Example)BenefitCategoryCodes?? » « This element has or is affected by some invariantsC »This contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [0..1] « null (Strength=Example)USCLSCodes?? » « This element has or is affected by some invariantsC »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »The practitioner who is eligible for the provision of the product or serviceprovider : Reference [0..1] « Practitioner|PractitionerRole »True if the indicated class of service is excluded from the plan, missing or False indicates the product or service is included in the coverageexcluded : boolean [0..1]A short name or tag for the benefitname : string [0..1]A richer description of the benefit or services covereddescription : string [0..1]Is a flag to indicate whether the benefits refer to in-network providers or out-of-network providersnetwork : CodeableConcept [0..1] « null (Strength=Example)NetworkTypeCodes?? »Indicates if the benefits apply to an individual or to the familyunit : CodeableConcept [0..1] « null (Strength=Example)UnitTypeCodes?? »The term or period of the values such as 'maximum lifetime benefit' or 'maximum annual visits'term : CodeableConcept [0..1] « null (Strength=Example)BenefitTermCodes?? »A boolean flag indicating whether a preauthorization is required prior to actual service deliveryauthorizationRequired : boolean [0..1]Codes or comments regarding information or actions associated with the preauthorizationauthorizationSupporting : CodeableConcept [0..*] « null (Strength=Example) CoverageEligibilityResponseAu...?? »A web location for obtaining requirements or descriptive information regarding the preauthorizationauthorizationUrl : uri [0..1]BenefitClassification of benefit being providedtype : CodeableConcept [1..1] « null (Strength=Example)BenefitTypeCodes?? »The quantity of the benefit which is permitted under the coverageallowed[x] : DataType [0..1] « unsignedInt|string|Money »The quantity of the benefit which have been consumed to dateused[x] : DataType [0..1] « unsignedInt|string|Money »ErrorsAn error code,from a specified code system, which details why the eligibility check could not be performedcode : CodeableConcept [1..1] « null (Strength=Example)AdjudicationErrorCodes?? »A [simple subset of FHIRPath](fhirpath.html#simple) limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raisedexpression : string [0..*]Information code for an event with a corresponding date or periodevent[0..*]Benefits used to datebenefit[0..*]Benefits and optionally current balances, and authorization details by category or serviceitem[0..*]Financial instruments for reimbursement for the health care products and servicesinsurance[0..*]Errors encountered during the processing of the requesterror[0..*]

XML Template

<CoverageEligibilityResponse xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business Identifier for coverage eligiblity request --></identifier>
 <status value="[code]"/><!-- 1..1 active | cancelled | draft | entered-in-error -->
 <purpose value="[code]"/><!-- 1..* auth-requirements | benefits | discovery | validation -->
 <patient><!-- 1..1 Reference(Patient) Intended recipient of products and services --></patient>
 <event>  <!-- 0..* Event information -->
  <type><!-- 1..1 CodeableConcept Specific event --></type>
  <when[x]><!-- 1..1 dateTime|Period Occurance date or period --></when[x]>
 </event>
 <serviced[x]><!-- 0..1 date|Period Estimated date or dates of service --></serviced[x]>
 <created value="[dateTime]"/><!-- 1..1 Response creation date -->
 <requestor><!-- 0..1 Reference(Organization|Practitioner|PractitionerRole) Party responsible for the request --></requestor>
 <request><!-- 1..1 Reference(CoverageEligibilityRequest) Eligibility request reference --></request>
 <outcome value="[code]"/><!-- 1..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <insurer><!-- 1..1 Reference(Organization) Coverage issuer --></insurer>
 <insurance>  <!-- 0..* Patient insurance information -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <inforce value="[boolean]"/><!-- 0..1 Coverage inforce indicator -->
  <benefitPeriod><!-- 0..1 Period When the benefits are applicable --></benefitPeriod>
  <item>  <!-- 0..* Benefits and authorization details -->
   <category><!-- I 0..1 CodeableConcept Benefit classification --></category>
   <productOrService><!-- I 0..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Product or service billing modifiers --></modifier>
   <provider><!-- 0..1 Reference(Practitioner|PractitionerRole) Performing practitioner --></provider>
   <excluded value="[boolean]"/><!-- 0..1 Excluded from the plan -->
   <name value="[string]"/><!-- 0..1 Short name for the benefit -->
   <description value="[string]"/><!-- 0..1 Description of the benefit or services covered -->
   <network><!-- 0..1 CodeableConcept In or out of network --></network>
   <unit><!-- 0..1 CodeableConcept Individual or family --></unit>
   <term><!-- 0..1 CodeableConcept Annual or lifetime --></term>
   <benefit>  <!-- 0..* Benefit Summary -->
    <type><!-- 1..1 CodeableConcept Benefit classification --></type>
    <allowed[x]><!-- 0..1 unsignedInt|string|Money Benefits allowed --></allowed[x]>
    <used[x]><!-- 0..1 unsignedInt|string|Money Benefits used --></used[x]>
   </benefit>
   <authorizationRequired value="[boolean]"/><!-- 0..1 Authorization required flag -->
   <authorizationSupporting><!-- 0..* CodeableConcept Type of required supporting materials --></authorizationSupporting>
   <authorizationUrl value="[uri]"/><!-- 0..1 Preauthorization requirements endpoint -->
  </item>
 </insurance>
 <preAuthRef value="[string]"/><!-- 0..1 Preauthorization reference -->
 <form><!-- 0..1 CodeableConcept Printed form identifier --></form>
 <error>  <!-- 0..* Processing errors -->
  <code><!-- 1..1 CodeableConcept Error code detailing processing issues --></code>
  <expression value="[string]"/><!-- 0..* FHIRPath of element(s) related to issue -->
 </error>
</CoverageEligibilityResponse>

JSON Template

{doco
  "resourceType" : "CoverageEligibilityResponse",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business Identifier for coverage eligiblity request
  "status" : "<code>", // R!  active | cancelled | draft | entered-in-error
  "purpose" : ["<code>"], // R!  auth-requirements | benefits | discovery | validation
  "patient" : { Reference(Patient) }, // R!  Intended recipient of products and services
  "event" : [{ // Event information
    "type" : { CodeableConcept }, // R!  Specific event
    // when[x]: Occurance date or period. One of these 2:
    "whenDateTime" : "<dateTime>",
    "whenPeriod" : { Period }
  }],
  // serviced[x]: Estimated date or dates of service. One of these 2:
  "servicedDate" : "<date>",
  "servicedPeriod" : { Period },
  "created" : "<dateTime>", // R!  Response creation date
  "requestor" : { Reference(Organization|Practitioner|PractitionerRole) }, // Party responsible for the request
  "request" : { Reference(CoverageEligibilityRequest) }, // R!  Eligibility request reference
  "outcome" : "<code>", // R!  queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "insurer" : { Reference(Organization) }, // R!  Coverage issuer
  "insurance" : [{ // Patient insurance information
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "inforce" : <boolean>, // Coverage inforce indicator
    "benefitPeriod" : { Period }, // When the benefits are applicable
    "item" : [{ // Benefits and authorization details
      "category" : { CodeableConcept }, // I Benefit classification
      "productOrService" : { CodeableConcept }, // I Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Product or service billing modifiers
      "provider" : { Reference(Practitioner|PractitionerRole) }, // Performing practitioner
      "excluded" : <boolean>, // Excluded from the plan
      "name" : "<string>", // Short name for the benefit
      "description" : "<string>", // Description of the benefit or services covered
      "network" : { CodeableConcept }, // In or out of network
      "unit" : { CodeableConcept }, // Individual or family
      "term" : { CodeableConcept }, // Annual or lifetime
      "benefit" : [{ // Benefit Summary
        "type" : { CodeableConcept }, // R!  Benefit classification
        // allowed[x]: Benefits allowed. One of these 3:
        "allowedUnsignedInt" : "<unsignedInt>",
        "allowedString" : "<string>",
        "allowedMoney" : { Money },
        // used[x]: Benefits used. One of these 3:
        "usedUnsignedInt" : "<unsignedInt>",
        "usedString" : "<string>",
        "usedMoney" : { Money }
      }],
      "authorizationRequired" : <boolean>, // Authorization required flag
      "authorizationSupporting" : [{ CodeableConcept }], // Type of required supporting materials
      "authorizationUrl" : "<uri>" // Preauthorization requirements endpoint
    }]
  }],
  "preAuthRef" : "<string>", // Preauthorization reference
  "form" : { CodeableConcept }, // Printed form identifier
  "error" : [{ // Processing errors
    "code" : { CodeableConcept }, // R!  Error code detailing processing issues
    "expression" : ["<string>"] // FHIRPath of element(s) related to issue
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:CoverageEligibilityResponse;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:identifier  ( [ Identifier ] ... ) ; # 0..* Business Identifier for coverage eligiblity request
  fhir:status [ code ] ; # 1..1 active | cancelled | draft | entered-in-error
  fhir:purpose  ( [ code ] ... ) ; # 1..* auth-requirements | benefits | discovery | validation
  fhir:patient [ Reference(Patient) ] ; # 1..1 Intended recipient of products and services
  fhir:event ( [ # 0..* Event information
    fhir:type [ CodeableConcept ] ; # 1..1 Specific event
    # when[x] : 1..1 Occurance date or period. One of these 2
      fhir:when [  a fhir:dateTime ; dateTime ]
      fhir:when [  a fhir:Period ; Period ]
  ] ... ) ;
  # serviced[x] : 0..1 Estimated date or dates of service. One of these 2
    fhir:serviced [  a fhir:date ; date ]
    fhir:serviced [  a fhir:Period ; Period ]
  fhir:created [ dateTime ] ; # 1..1 Response creation date
  fhir:requestor [ Reference(Organization|Practitioner|PractitionerRole) ] ; # 0..1 Party responsible for the request
  fhir:request [ Reference(CoverageEligibilityRequest) ] ; # 1..1 Eligibility request reference
  fhir:outcome [ code ] ; # 1..1 queued | complete | error | partial
  fhir:disposition [ string ] ; # 0..1 Disposition Message
  fhir:insurer [ Reference(Organization) ] ; # 1..1 Coverage issuer
  fhir:insurance ( [ # 0..* Patient insurance information
    fhir:coverage [ Reference(Coverage) ] ; # 1..1 Insurance information
    fhir:inforce [ boolean ] ; # 0..1 Coverage inforce indicator
    fhir:benefitPeriod [ Period ] ; # 0..1 When the benefits are applicable
    fhir:item ( [ # 0..* Benefits and authorization details
      fhir:category [ CodeableConcept ] ; # 0..1 I Benefit classification
      fhir:productOrService [ CodeableConcept ] ; # 0..1 I Billing, service, product, or drug code
      fhir:modifier  ( [ CodeableConcept ] ... ) ; # 0..* Product or service billing modifiers
      fhir:provider [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Performing practitioner
      fhir:excluded [ boolean ] ; # 0..1 Excluded from the plan
      fhir:name [ string ] ; # 0..1 Short name for the benefit
      fhir:description [ string ] ; # 0..1 Description of the benefit or services covered
      fhir:network [ CodeableConcept ] ; # 0..1 In or out of network
      fhir:unit [ CodeableConcept ] ; # 0..1 Individual or family
      fhir:term [ CodeableConcept ] ; # 0..1 Annual or lifetime
      fhir:benefit ( [ # 0..* Benefit Summary
        fhir:type [ CodeableConcept ] ; # 1..1 Benefit classification
        # allowed[x] : 0..1 Benefits allowed. One of these 3
          fhir:allowed [  a fhir:unsignedInt ; unsignedInt ]
          fhir:allowed [  a fhir:string ; string ]
          fhir:allowed [  a fhir:Money ; Money ]
        # used[x] : 0..1 Benefits used. One of these 3
          fhir:used [  a fhir:unsignedInt ; unsignedInt ]
          fhir:used [  a fhir:string ; string ]
          fhir:used [  a fhir:Money ; Money ]
      ] ... ) ;
      fhir:authorizationRequired [ boolean ] ; # 0..1 Authorization required flag
      fhir:authorizationSupporting  ( [ CodeableConcept ] ... ) ; # 0..* Type of required supporting materials
      fhir:authorizationUrl [ uri ] ; # 0..1 Preauthorization requirements endpoint
    ] ... ) ;
  ] ... ) ;
  fhir:preAuthRef [ string ] ; # 0..1 Preauthorization reference
  fhir:form [ CodeableConcept ] ; # 0..1 Printed form identifier
  fhir:error ( [ # 0..* Processing errors
    fhir:code [ CodeableConcept ] ; # 1..1 Error code detailing processing issues
    fhir:expression  ( [ string ] ... ) ; # 0..* FHIRPath of element(s) related to issue
  ] ... ) ;
]

Changes from both R4 and R4B

CoverageEligibilityResponse
CoverageEligibilityResponse.event
  • Added Element
CoverageEligibilityResponse.event.type
  • Added Mandatory Element
CoverageEligibilityResponse.event.when[x]
  • Added Mandatory Element
CoverageEligibilityResponse.outcome
  • Change value set from http://hl7.org/fhir/ValueSet/remittance-outcome|4.0.0 to Eligibility Outcome
CoverageEligibilityResponse.error.expression
  • Added Element

See the Full Difference for further information

This analysis is available for R4 as XML or JSON and for R4B as XML or JSON.

See R4 <--> R5 Conversion Maps (status = See Conversions Summary.)

 

Additional definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions, the spreadsheet version & the dependency analysis

PathValueSetTypeDocumentation
CoverageEligibilityResponse.status FinancialResourceStatusCodes Required

This value set includes Status codes.

CoverageEligibilityResponse.purpose EligibilityResponsePurpose Required

A code specifying the types of information being requested.

CoverageEligibilityResponse.event.type DatesTypeCodes (a valid code from Dates Event Type Codes)Example

This value set includes sample Dates Type codes.

CoverageEligibilityResponse.outcome EligibilityOutcome (a valid code from Claim Processing Codes)Required

The outcome of the processing.

CoverageEligibilityResponse.insurance.item.category BenefitCategoryCodes Example

This value set includes examples of Benefit Category codes.

CoverageEligibilityResponse.insurance.item.productOrService USCLSCodes Example

This value set includes a smattering of USCLS codes.

CoverageEligibilityResponse.insurance.item.modifier ModifierTypeCodes Example

This value set includes sample Modifier type codes.

CoverageEligibilityResponse.insurance.item.network NetworkTypeCodes Example

This value set includes a smattering of Network type codes.

CoverageEligibilityResponse.insurance.item.unit UnitTypeCodes Example

This value set includes a smattering of Unit type codes.

CoverageEligibilityResponse.insurance.item.term BenefitTermCodes Example

This value set includes a smattering of Benefit Term codes.

CoverageEligibilityResponse.insurance.item.benefit.type BenefitTypeCodes Example

This value set includes a smattering of Benefit type codes.

CoverageEligibilityResponse.insurance.item.authorizationSupporting CoverageEligibilityResponseAuthSupportCodes Example

This value set includes CoverageEligibilityResponse Auth Support codes.

CoverageEligibilityResponse.form FormCodes Example

This value set includes a sample set of Forms codes.

CoverageEligibilityResponse.error.code AdjudicationErrorCodes Example

This value set includes a smattering of adjudication codes.

UniqueKeyLevelLocationDescriptionExpression
img ces-1Rule CoverageEligibilityResponse.insurance.itemSHALL contain a category or a billcode but not both.category.exists() xor productOrService.exists()

Search parameters for this resource. See also the full list of search parameters for this resource, and check the Extensions registry for search parameters on extensions related to this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
createddateThe creation dateCoverageEligibilityResponse.created
dispositionstringThe contents of the disposition messageCoverageEligibilityResponse.disposition
identifiertokenThe business identifierCoverageEligibilityResponse.identifier65 Resources
insurerreferenceThe organization which generated this resourceCoverageEligibilityResponse.insurer
(Organization)
outcometokenThe processing outcomeCoverageEligibilityResponse.outcome
patientreferenceThe reference to the patientCoverageEligibilityResponse.patient
(Patient)
66 Resources
requestreferenceThe EligibilityRequest referenceCoverageEligibilityResponse.request
(CoverageEligibilityRequest)
requestorreferenceThe EligibilityRequest providerCoverageEligibilityResponse.requestor
(Practitioner, Organization, PractitionerRole)
statustokenThe EligibilityRequest statusCoverageEligibilityResponse.status