Release 4 4B

This page is part of the FHIR Specification (v4.0.1: R4 (v4.3.0: R4B - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). ). 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 R4B R4 R3 R2

13.10 Resource ExplanationOfBenefit - Content

Financial Management Work Group Maturity Level : 2   Trial Use Security Category : Patient Compartments : Device , Encounter , Patient , Practitioner , RelatedPerson

This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.

The ExplanationOfBenefit (EOB) resource combines key information from a Claim, a ClaimResponse and optional Account information to inform a patient of the goods and services rendered by a provider and the settlement made under the patient's coverage in respect of that Claim. The ExplanationOfBenefit resource may also be used as a resource for data exchange for bulk data analysis, as the resource encompasses Claim, ClaimResponse and Coverage/Eligibility information.

This is the logical combination of the Claim, ClaimResponse and some Coverage accounting information in respect of a single payor prepared for consumption by the subscriber and/or patient. It is not simply a series of pointers to referred-to content models, is a physical subset scoped to the adjudication by a single payor which details the services rendered, the amounts to be settled and to whom, and optionally the coverage allowed under the policy and the amounts used to date.

Typically the EOB is only used to convey Claim (use=claim) and the associated ClaimResponse information to patients or subscribers. It may also be used to convey consolidated predetermination and preauthorization request and response information to patients or subscribers. An EOB will never be created for patient or subscriber information exchange if an error was detected in the Claim.

It is also recognized that "EOB" is a term that carries additional meaning in certain areas of the industry. When the resource was originally being developed there was substantial discussion about the adoption of an alternative name for the resource but after much discussion it was resolved that the ExplanationOfBenefit name has the advantage of familiarity that has been proven through the early adoption of the resource for multiple purposes.

Note: when creating profiles for EOB as a patient focused information exchange the payment details, other than date, should be excluded if the payee is the provider as that would leak business confidential information.

Note: the EOB SHALL NOT be used as a replacement for a ClaimResponse when responding to Claims. Only the ClaimResponse contains the appropriate adjudication information for a payor response to a Claim.

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

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

  • Financial Resource Status Lifecycle : how .status is used in the financial resources.
  • Secondary Use of Resources : how resources such as Claim and ExplanationOfBenefit may used for reporting and data exchange for analytics, not just for eClaims exchange between providers and payors.
  • 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.
  • RealTime Exchange and Obtaining EOBs : EOBs may be obtained using Polling or FHIR REST (SEARCH).
  • 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 also includes how payors may request additional supporting information from providers.

The ExplanationOfBenefit resource is for reporting out to patients or transferring data to patient centered applications, such as patient health Record (PHR) application, the ExplanationOfBenefit should be used instead of the Claim and ClaimResponse resources as those resources may contain provider and payer specific information which is not appropriate for sharing with the patient.

When using the resources for reporting and transferring claims data, which may have originated in some standard other than FHIR, the Claim resource is useful if only the request side of the information exchange is of interest. If, however, both the request and the adjudication information is to be reported then the ExplanationOfBenefit should be used instead.

The Claim resource is used to request the adjudication and/or authorization of a set of healthcare-related goods and services for a patient against the patient's insurance coverages, or to request what the adjudication would be for a supplied set of goods or services should they be actually supplied to the patient.

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 eClaim domain includes a number of related resources
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.
Claim A suite of goods and services and insurances coverages under which adjudication or authorization is requested.
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 A request to a payor to: ascertain whether a coverage is in-force at the current or at a specified time; list the table of benefits; determine whether coverage is provided for specified categories or specific services; and whether preauthorization is required, and if so what supporting information would be required.

No resources refer to this resource directly.

This resource implements the Event pattern.

Structure

Name Flags Card. Type Description & Constraints doco
. . ExplanationOfBenefit TU DomainResource Explanation of Benefit resource
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier 0..* Identifier Business Identifier for the resource
. . . status ?! Σ 1..1 code active | cancelled | draft | entered-in-error
ExplanationOfBenefitStatus ( Required )
. . . type Σ 1..1 CodeableConcept Category or discipline
Claim Type Codes ( Extensible )
. . . subType 0..1 CodeableConcept More granular claim type
Example Claim SubType Codes ( Example )
. . . use Σ 1..1 code claim | preauthorization | predetermination
Use ( Required )
. . . patient Σ 1..1 Reference ( Patient ) The recipient of the products and services
. . . billablePeriod Σ 0..1 Period Relevant time frame for the claim
. . . created Σ 1..1 dateTime Response creation date
. . . enterer 0..1 Reference ( Practitioner | PractitionerRole ) Author of the claim
. . . insurer Σ 1..1 Reference ( Organization ) Party responsible for reimbursement
. . . provider Σ 1..1 Reference ( Practitioner | PractitionerRole | Organization ) Party responsible for the claim
. . . priority 0..1 CodeableConcept Desired processing urgency
ProcessPriority Process Priority Codes ( Example )
. . . fundsReserveRequested 0..1 CodeableConcept For whom to reserve funds
FundsReserve ( Example )
. . . fundsReserve 0..1 CodeableConcept Funds reserved status
FundsReserve ( Example )
. . . related 0..* BackboneElement Prior or corollary claims
. . . . claim 0..1 Reference ( Claim ) Reference to the related claim
. . . . relationship 0..1 CodeableConcept How the reference claim is related
Example Related Claim Relationship Codes ( Example )
. . . . reference 0..1 Identifier File or case reference
. . . prescription 0..1 Reference ( MedicationRequest | VisionPrescription ) Prescription authorizing services or products
. . . originalPrescription 0..1 Reference ( MedicationRequest ) Original prescription if superceded by fulfiller
. . . payee 0..1 BackboneElement Recipient of benefits payable
. . . . type 0..1 CodeableConcept Category of recipient
PayeeType ( Example )
. . . . party 0..1 Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson ) Recipient reference
. . . referral 0..1 Reference ( ServiceRequest ) Treatment Referral
. . . facility 0..1 Reference ( Location ) Servicing Facility
. . . claim 0..1 Reference ( Claim ) Claim reference
. . . claimResponse 0..1 Reference ( ClaimResponse ) Claim response reference
. . . outcome Σ 1..1 code queued | complete | error | partial
Claim Processing Codes RemittanceOutcome ( Required )
. . . disposition 0..1 string Disposition Message
. . . preAuthRef 0..* string Preauthorization reference
. . . preAuthRefPeriod 0..* Period Preauthorization in-effect period
. . . careTeam 0..* BackboneElement Care Team members
. . . . sequence 1..1 positiveInt Order of care team
. . . . provider 1..1 Reference ( Practitioner | PractitionerRole | Organization ) Practitioner or organization
. . . . responsible 0..1 boolean Indicator of the lead practitioner
. . . . role 0..1 CodeableConcept Function within the team
Claim Care Team Role Codes ( Example )
. . . . qualification 0..1 CodeableConcept Practitioner credential or specialization
Example Provider Qualification Codes ( Example )
. . . supportingInfo 0..* BackboneElement Supporting information
. . . . sequence 1..1 positiveInt Information instance identifier
. . . . category 1..1 CodeableConcept Classification of the supplied information
Claim Information Category Codes ( Example )
. . . . code 0..1 CodeableConcept Type of information
Exception Codes ( Example )
. . . . timing[x] 0..1 When it occurred
. . . . . timingDate date
. . . . . timingPeriod Period
. . . . value[x] 0..1 Data to be provided
. . . . . valueBoolean boolean
. . . . . valueString string
. . . . . valueQuantity Quantity
. . . . . valueAttachment Attachment
. . . . . valueReference Reference ( Any )
. . . . reason 0..1 Coding Explanation for the information
Missing Tooth Reason Codes ( Example )
. . . diagnosis 0..* BackboneElement Pertinent diagnosis information
. . . . sequence 1..1 positiveInt Diagnosis instance identifier
. . . . diagnosis[x] 1..1 Nature of illness or problem
ICD-10 Codes ( Example )
. . . . . diagnosisCodeableConcept CodeableConcept
. . . . . diagnosisReference Reference ( Condition )
. . . . type 0..* CodeableConcept Timing or nature of the diagnosis
Example Diagnosis Type Codes ( Example )
. . . . onAdmission 0..1 CodeableConcept Present on admission
Example Diagnosis on Admission Codes ( Example )
. . . . packageCode 0..1 CodeableConcept Package billing code
Example Diagnosis Related Group Codes ( Example )
. . . procedure 0..* BackboneElement Clinical procedures performed
. . . . sequence 1..1 positiveInt Procedure instance identifier
. . . . type 0..* CodeableConcept Category of Procedure
Example Procedure Type Codes ( Example )
. . . . date 0..1 dateTime When the procedure was performed
. . . . procedure[x] 1..1 Specific clinical procedure
ICD-10 Procedure Codes ( Example )
. . . . . procedureCodeableConcept CodeableConcept
. . . . . procedureReference Reference ( Procedure )
. . . . udi 0..* Reference ( Device ) Unique device identifier
. . . precedence 0..1 positiveInt Precedence (primary, secondary, etc.)
. . . insurance Σ 1..* BackboneElement Patient insurance information
. . . . focal Σ 1..1 boolean Coverage to be used for adjudication
. . . . coverage Σ 1..1 Reference ( Coverage ) Insurance information
. . . . preAuthRef 0..* string Prior authorization reference number
. . . accident 0..1 BackboneElement Details of the event
. . . . date 0..1 date When the incident occurred
. . . . type 0..1 CodeableConcept The nature of the accident
V3 Value SetActIncidentCode ActIncidentCode ( Extensible )
. . . . location[x] 0..1 Where the event occurred
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . item 0..* BackboneElement Product or service provided
. . . . sequence 1..1 positiveInt Item instance identifier
. . . . careTeamSequence 0..* positiveInt Applicable care team members
. . . . diagnosisSequence 0..* positiveInt Applicable diagnoses
. . . . procedureSequence 0..* positiveInt Applicable procedures
. . . . informationSequence 0..* positiveInt Applicable exception and supporting information
. . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . category 0..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . modifier 0..* CodeableConcept Product or service billing modifiers
Modifier type Codes ( Example )
. . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . serviced[x] 0..1 Date or dates of service or product delivery
. . . . . servicedDate date
. . . . . servicedPeriod Period
. . . . location[x] 0..1 Place of service or where product was supplied
Example Service Place Codes ( Example )
. . . . . locationCodeableConcept CodeableConcept
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . factor 0..1 decimal Price scaling factor
. . . . net 0..1 Money Total item cost
. . . . udi 0..* Reference ( Device ) Unique device identifier
. . . . bodySite 0..1 CodeableConcept Anatomical location
Oral Site Codes ( Example )
. . . . subSite 0..* CodeableConcept Anatomical sub-location
Surface Codes ( Example )
. . . . encounter 0..* Reference ( Encounter ) Encounters related to this billed item
. . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . adjudication 0..* BackboneElement Adjudication details
. . . . . category 1..1 CodeableConcept Type of adjudication information
Adjudication Value Codes ( Example )
. . . . . reason 0..1 CodeableConcept Explanation of adjudication outcome
Adjudication Reason Codes ( Example )
. . . . . amount 0..1 Money Monetary amount
. . . . . value 0..1 decimal Non-monitary value
. . . . detail 0..* BackboneElement Additional items
. . . . . sequence 1..1 positiveInt Product or service provided
. . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . category 0..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . factor 0..1 decimal Price scaling factor
. . . . . net 0..1 Money Total item cost
. . . . . udi 0..* Reference ( Device ) Unique device identifier
. . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . adjudication 0..* see adjudication Detail level adjudication details
. . . . . subDetail 0..* BackboneElement Additional items
. . . . . . sequence 1..1 positiveInt Product or service provided
. . . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . . category 0..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . . factor 0..1 decimal Price scaling factor
. . . . . . net 0..1 Money Total item cost
. . . . . . udi 0..* Reference ( Device ) Unique device identifier
. . . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . . adjudication 0..* see adjudication Subdetail level adjudication details
. . . addItem 0..* BackboneElement Insurer added line items
. . . . itemSequence 0..* positiveInt Item sequence number
. . . . detailSequence 0..* positiveInt Detail sequence number
. . . . subDetailSequence 0..* positiveInt Subdetail sequence number
. . . . provider 0..* Reference ( Practitioner | PractitionerRole | Organization ) Authorized providers
. . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . serviced[x] 0..1 Date or dates of service or product delivery
. . . . . servicedDate date
. . . . . servicedPeriod Period
. . . . location[x] 0..1 Place of service or where product was supplied
Example Service Place Codes ( Example )
. . . . . locationCodeableConcept CodeableConcept
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . factor 0..1 decimal Price scaling factor
. . . . net 0..1 Money Total item cost
. . . . bodySite 0..1 CodeableConcept Anatomical location
Oral Site Codes ( Example )
. . . . subSite 0..* CodeableConcept Anatomical sub-location
Surface Codes ( Example )
. . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . adjudication 0..* see adjudication Added items adjudication
. . . . detail 0..* BackboneElement Insurer added line items
. . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . factor 0..1 decimal Price scaling factor
. . . . . net 0..1 Money Total item cost
. . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . adjudication 0..* see adjudication Added items adjudication
. . . . . subDetail 0..* BackboneElement Insurer added line items
. . . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . . factor 0..1 decimal Price scaling factor
. . . . . . net 0..1 Money Total item cost
. . . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . . adjudication 0..* see adjudication Added items adjudication
. . . adjudication 0..* see adjudication Header-level adjudication
. . . total Σ 0..* BackboneElement Adjudication totals
. . . . category Σ 1..1 CodeableConcept Type of adjudication information
Adjudication Value Codes ( Example )
. . . . amount Σ 1..1 Money Financial total for the category
. . . payment 0..1 BackboneElement Payment Details
. . . . type 0..1 CodeableConcept Partial or complete payment
Example Payment Type Codes ( Example )
. . . . adjustment 0..1 Money Payment adjustment for non-claim issues
. . . . adjustmentReason 0..1 CodeableConcept Explanation for the variance
Payment Adjustment Reason Codes ( Example )
. . . . date 0..1 date Expected date of payment
. . . . amount 0..1 Money Payable amount after adjustment
. . . . identifier 0..1 Identifier Business identifier for the payment
. . . formCode 0..1 CodeableConcept Printed form identifier
Forms ( Example )
. . . form 0..1 Attachment Printed reference or actual form
. . . processNote 0..* BackboneElement Note concerning adjudication
. . . . number 0..1 positiveInt Note instance identifier
. . . . type 0..1 code display | print | printoper
NoteType ( Required )
. . . . text 0..1 string Note explanatory text
. . . . language 0..1 CodeableConcept Language of the text
Common Languages ( Preferred but limited to AllLanguages )
. . . benefitPeriod 0..1 Period When the benefits are applicable
. . . benefitBalance 0..* BackboneElement Balance by Benefit Category
. . . . category 1..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . excluded 0..1 boolean Excluded from the plan
. . . . name 0..1 string Short name for the benefit
. . . . description 0..1 string Description of the benefit or services covered
. . . . network 0..1 CodeableConcept In or out of network
Network Type Codes ( Example )
. . . . unit 0..1 CodeableConcept Individual or family
Unit Type Codes ( Example )
. . . . term 0..1 CodeableConcept Annual or lifetime
Benefit Term Codes ( Example )
. . . . financial 0..* BackboneElement Benefit Summary
. . . . . type 1..1 CodeableConcept Benefit classification
Benefit Type Codes ( Example )
. . . . . allowed[x] 0..1 Benefits allowed
. . . . . . allowedUnsignedInt unsignedInt
. . . . . . allowedString string
. . . . . . allowedMoney Money
. . . . . used[x] 0..1 Benefits used
. . . . . . usedUnsignedInt unsignedInt
. . . . . . usedMoney Money

doco Documentation for this format

UML Diagram ( Legend )

ExplanationOfBenefit ( DomainResource ) A unique identifier assigned to this explanation of benefit identifier : Identifier [0..*] The status of the resource instance (this element modifies the meaning of other elements) status : code [1..1] « A code specifying the state of the resource instance. null (Strength=Required) ExplanationOfBenefitStatus ! » The category of claim, e.g. oral, pharmacy, vision, institutional, professional type : CodeableConcept [1..1] « The type or discipline-style of the claim. null (Strength=Extensible) ClaimTypeCodes + » A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty service subType : CodeableConcept [0..1] « A more granular claim typecode. null (Strength=Example) ExampleClaimSubTypeCodes ?? » A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the future use : code [1..1] « Complete, proposed, exploratory, other. null (Strength=Required) Use ! » The party to whom the professional services and/or products have been supplied or are being considered and for whom actual for forecast reimbursement is sought patient : Reference [1..1] « Patient » The period for which charges are being submitted billablePeriod : Period [0..1] The date this resource was created created : dateTime [1..1] Individual who created the claim, predetermination or preauthorization enterer : Reference [0..1] « Practitioner | PractitionerRole » The party responsible for authorization, adjudication and reimbursement insurer : Reference [1..1] « Organization » The provider which is responsible for the claim, predetermination or preauthorization provider : Reference [1..1] « Practitioner | PractitionerRole | Organization » The provider-required urgency of processing the request. Typical values include: stat, routine deferred priority : CodeableConcept [0..1] « The timeliness with which processing is required: stat, normal, deferred. null (Strength=Example) ProcessPriority ProcessPriorityCodes ?? » A code to indicate whether and for whom funds are to be reserved for future claims fundsReserveRequested : CodeableConcept [0..1] « For whom funds are to be reserved: (Patient, Provider, None). null (Strength=Example) Funds Reservation ?? » A code, used only on a response to a preauthorization, to indicate whether the benefits payable have been reserved and for whom fundsReserve : CodeableConcept [0..1] « For whom funds are to be reserved: (Patient, Provider, None). null (Strength=Example) Funds Reservation ?? » Prescription to support the dispensing of pharmacy, device or vision products prescription : Reference [0..1] « MedicationRequest | VisionPrescription » Original prescription which has been superseded by this prescription to support the dispensing of pharmacy services, medications or products originalPrescription : Reference [0..1] « MedicationRequest » A reference to a referral resource referral : Reference [0..1] « ServiceRequest » Facility where the services were provided facility : Reference [0..1] « Location » The business identifier for the instance of the adjudication request: claim predetermination or preauthorization claim : Reference [0..1] « Claim » The business identifier for the instance of the adjudication response: claim, predetermination or preauthorization response claimResponse : Reference [0..1] « ClaimResponse » The outcome of the claim, predetermination, or preauthorization processing outcome : code [1..1] « The result of the claim processing. null (Strength=Required) ClaimProcessingCodes RemittanceOutcome ! » A human readable description of the status of the adjudication disposition : string [0..1] Reference from the Insurer which is used in later communications which refers to this adjudication preAuthRef : string [0..*] The timeframe during which the supplied preauthorization reference may be quoted on claims to obtain the adjudication as provided preAuthRefPeriod : Period [0..*] This indicates the relative order of a series of EOBs related to different coverages for the same suite of services precedence : positiveInt [0..1] A code for the form to be used for printing the content formCode : CodeableConcept [0..1] « The forms codes. null (Strength=Example) Form ?? » The actual form, by reference or inclusion, for printing the content or an EOB form : Attachment [0..1] The term of the benefits documented in this response benefitPeriod : Period [0..1] RelatedClaim Reference to a related claim claim : Reference [0..1] « Claim » A code to convey how the claims are related relationship : CodeableConcept [0..1] « Relationship of this claim to a related Claim. null (Strength=Example) ExampleRelatedClaimRelationsh... ?? » An alternate organizational reference to the case or file to which this particular claim pertains reference : Identifier [0..1] Payee Type of Party to be reimbursed: Subscriber, provider, other type : CodeableConcept [0..1] « A code for the party to be reimbursed. null (Strength=Example) Claim Payee Type ?? » Reference to the individual or organization to whom any payment will be made party : Reference [0..1] « Practitioner | PractitionerRole | Organization | Patient | RelatedPerson » CareTeam A number to uniquely identify care team entries sequence : positiveInt [1..1] Member of the team who provided the product or service provider : Reference [1..1] « Practitioner | PractitionerRole | Organization » The party who is billing and/or responsible for the claimed products or services responsible : boolean [0..1] The lead, assisting or supervising practitioner and their discipline if a multidisciplinary team role : CodeableConcept [0..1] « The role codes for the care team members. null (Strength=Example) ClaimCareTeamRoleCodes ?? » The qualification of the practitioner which is applicable for this service qualification : CodeableConcept [0..1] « Provider professional qualifications. null (Strength=Example) ExampleProviderQualificationC... ?? » SupportingInformation A number to uniquely identify supporting information entries sequence : positiveInt [1..1] The general class of the information supplied: information; exception; accident, employment; onset, etc category : CodeableConcept [1..1] « The valuset used for additional information category codes. null (Strength=Example) ClaimInformationCategoryCodes ?? » System and code pertaining to the specific information regarding special conditions relating to the setting, treatment or patient for which care is sought code : CodeableConcept [0..1] « The valuset used for additional information codes. null (Strength=Example) ExceptionCodes ?? » The date when or period to which this information refers timing[x] : Type Element [0..1] « date | Period » Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data value[x] : Type Element [0..1] « boolean | string | Quantity | Attachment | Reference ( Any ) » Provides the reason in the situation where a reason code is required in addition to the content reason : Coding [0..1] « Reason codes for the missing teeth. null (Strength=Example) MissingToothReasonCodes ?? » Diagnosis A number to uniquely identify diagnosis entries sequence : positiveInt [1..1] The nature of illness or problem in a coded form or as a reference to an external defined Condition diagnosis[x] : Type Element [1..1] « CodeableConcept | Reference ( Condition ); ICD10 Diagnostic codes. null (Strength=Example) ICD-10Codes ?? » When the condition was observed or the relative ranking type : CodeableConcept [0..*] « The type of the diagnosis: admitting, principal, discharge. null (Strength=Example) ExampleDiagnosisTypeCodes ?? » Indication of whether the diagnosis was present on admission to a facility onAdmission : CodeableConcept [0..1] « Present on admission. null (Strength=Example) ExampleDiagnosisOnAdmissionCo... ?? » A package billing code or bundle code used to group products and services to a particular health condition (such as heart attack) which is based on a predetermined grouping code system packageCode : CodeableConcept [0..1] « The DRG codes associated with the diagnosis. null (Strength=Example) ExampleDiagnosisRelatedGroupC... ?? » Procedure A number to uniquely identify procedure entries sequence : positiveInt [1..1] When the condition was observed or the relative ranking type : CodeableConcept [0..*] « Example procedure type codes. null (Strength=Example) ExampleProcedureTypeCodes ?? » Date and optionally time the procedure was performed date : dateTime [0..1] The code or reference to a Procedure resource which identifies the clinical intervention performed procedure[x] : Type Element [1..1] « CodeableConcept | Reference ( Procedure ); ICD10 Procedure codes. null (Strength=Example) ICD-10ProcedureCodes ?? » Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Insurance A flag to indicate that this Coverage is to be used for adjudication of this claim when set to true focal : boolean [1..1] Reference 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 system coverage : Reference [1..1] « Coverage » Reference numbers previously provided by the insurer to the provider to be quoted on subsequent claims containing services or products related to the prior authorization preAuthRef : string [0..*] Accident Date of an accident event related to the products and services contained in the claim date : date [0..1] The type or context of the accident event for the purposes of selection of potential insurance coverages and determination of coordination between insurers type : CodeableConcept [0..1] « Type of accident: work place, auto, etc. null (Strength=Extensible) v3.ActIncidentCode ActIncidentCode + » The physical location of the accident event location[x] : Type Element [0..1] « Address | Reference ( Location ) » Item A number to uniquely identify item entries sequence : positiveInt [1..1] Care team members related to this service or product careTeamSequence : positiveInt [0..*] Diagnoses applicable for this service or product diagnosisSequence : positiveInt [0..*] Procedures applicable for this service or product procedureSequence : positiveInt [0..*] Exceptions, special conditions and supporting information applicable for this service or product informationSequence : positiveInt [0..*] The type of revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. null (Strength=Example) ExampleRevenueCenterCodes ?? » Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [0..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The date or dates when the service or product was supplied, performed or completed serviced[x] : Type Element [0..1] « date | Period » Where the product or service was provided location[x] : Type Element [0..1] « CodeableConcept | Address | Reference ( Location ); Place where the service is rendered. null (Strength=Example) ExampleServicePlaceCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Physical service site on the patient (limb, tooth, etc.) bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch. null (Strength=Example) OralSiteCodes ?? » A region or surface of the bodySite, e.g. limb region or tooth surface(s) subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations. null (Strength=Example) SurfaceCodes ?? » A billed item may include goods or services provided in multiple encounters encounter : Reference [0..*] « Encounter » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] Adjudication A code to indicate the information type of this adjudication record. Information types may include: the value submitted, maximum values or percentages allowed or payable under the plan, amounts that the patient is responsible for in-aggregate or pertaining to this item, amounts paid by other coverages, and the benefit payable for this item category : CodeableConcept [1..1] « The adjudication codes. null (Strength=Example) AdjudicationValueCodes ?? » A code supporting the understanding of the adjudication result and explaining variance from expected amount reason : CodeableConcept [0..1] « Adjudication reason codes. null (Strength=Example) AdjudicationReasonCodes ?? » Monetary amount associated with the category amount : Money [0..1] A non-monetary value associated with the category. Mutually exclusive to the amount element above value : decimal [0..1] Detail A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items sequence : positiveInt [1..1] The type of revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. null (Strength=Example) ExampleRevenueCenterCodes ?? » Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [0..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] SubDetail A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items sequence : positiveInt [1..1] The type of revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. null (Strength=Example) ExampleRevenueCenterCodes ?? » Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [0..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] AddedItem Claim items which this service line is intended to replace itemSequence : positiveInt [0..*] The sequence number of the details within the claim item which this line is intended to replace detailSequence : positiveInt [0..*] The sequence number of the sub-details woithin the details within the claim item which this line is intended to replace subDetailSequence : positiveInt [0..*] The providers who are authorized for the services rendered to the patient provider : Reference [0..*] « Practitioner | PractitionerRole | Organization » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The date or dates when the service or product was supplied, performed or completed serviced[x] : Type Element [0..1] « date | Period » Where the product or service was provided location[x] : Type Element [0..1] « CodeableConcept | Address | Reference ( Location ); Place where the service is rendered. null (Strength=Example) ExampleServicePlaceCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Physical service site on the patient (limb, tooth, etc.) bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch. null (Strength=Example) OralSiteCodes ?? » A region or surface of the bodySite, e.g. limb region or tooth surface(s) subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations. null (Strength=Example) SurfaceCodes ?? » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] AddedItemDetail When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] AddedItemDetailSubDetail When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] Total A code to indicate the information type of this adjudication record. Information types may include: the value submitted, maximum values or percentages allowed or payable under the plan, amounts that the patient is responsible for in aggregate or pertaining to this item, amounts paid by other coverages, and the benefit payable for this item category : CodeableConcept [1..1] « The adjudication codes. null (Strength=Example) AdjudicationValueCodes ?? » Monetary total amount associated with the category amount : Money [1..1] Payment Whether this represents partial or complete payment of the benefits payable type : CodeableConcept [0..1] « The type (partial, complete) of the payment. null (Strength=Example) ExamplePaymentTypeCodes ?? » Total amount of all adjustments to this payment included in this transaction which are not related to this claim's adjudication adjustment : Money [0..1] Reason for the payment adjustment adjustmentReason : CodeableConcept [0..1] « Payment Adjustment reason codes. null (Strength=Example) PaymentAdjustmentReasonCodes ?? » Estimated date the payment will be issued or the actual issue date of payment date : date [0..1] Benefits payable less any payment adjustment amount : Money [0..1] Issuer's unique identifier for the payment instrument identifier : Identifier [0..1] Note A number to uniquely identify a note entry number : positiveInt [0..1] The business purpose of the note text type : code [0..1] « The presentation types of notes. null (Strength=Required) NoteType ! » The explanation or description associated with the processing text : string [0..1] A code to define the language used in the text of the note language : CodeableConcept [0..1] « A human language. null (Strength=Preferred) CommonLanguages ? » BenefitBalance Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [1..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » True if the indicated class of service is excluded from the plan, missing or False indicates the product or service is included in the coverage excluded : boolean [0..1] A short name or tag for the benefit name : string [0..1] A richer description of the benefit or services covered description : string [0..1] Is a flag to indicate whether the benefits refer to in-network providers or out-of-network providers network : CodeableConcept [0..1] « Code to classify in or out of network services. null (Strength=Example) NetworkTypeCodes ?? » Indicates if the benefits apply to an individual or to the family unit : CodeableConcept [0..1] « Unit covered/serviced - individual or family. null (Strength=Example) UnitTypeCodes ?? » The term or period of the values such as 'maximum lifetime benefit' or 'maximum annual visits' term : CodeableConcept [0..1] « Coverage unit - annual, lifetime. null (Strength=Example) BenefitTermCodes ?? » Benefit Classification of benefit being provided type : CodeableConcept [1..1] « Deductable, visits, co-pay, etc. null (Strength=Example) BenefitTypeCodes ?? » The quantity of the benefit which is permitted under the coverage allowed[x] : Type Element [0..1] « unsignedInt | string | Money » The quantity of the benefit which have been consumed to date used[x] : Type Element [0..1] « unsignedInt | Money » Other claims which are related to this claim such as prior submissions or claims for related services or for the same event related [0..*] The party to be reimbursed for cost of the products and services according to the terms of the policy payee [0..1] The members of the team who provided the products and services careTeam [0..*] Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues supportingInfo [0..*] Information about diagnoses relevant to the claim items diagnosis [0..*] Procedures performed on the patient relevant to the billing items with the claim procedure [0..*] Financial instruments for reimbursement for the health care products and services specified on the claim insurance [1..*] Details of a accident which resulted in injuries which required the products and services listed in the claim accident [0..1] If this item is a group then the values here are a summary of the adjudication of the detail items. If this item is a simple product or service then this is the result of the adjudication of this item adjudication [0..*] The adjudication results adjudication [0..*] The adjudication results adjudication [0..*] Third-tier of goods and services subDetail [0..*] Second-tier of goods and services detail [0..*] A claim line. Either a simple (a product or service) or a 'group' of details which can also be a simple items or groups of sub-details item [0..*] The adjudication results adjudication [0..*] The adjudication results adjudication [0..*] The adjudication results adjudication [0..*] The third-tier service adjudications for payor added services subDetail [0..*] The second-tier service adjudications for payor added services detail [0..*] The first-tier service adjudications for payor added product or service lines addItem [0..*] The adjudication results which are presented at the header level rather than at the line-item or add-item levels adjudication [0..*] Categorized monetary totals for the adjudication total [0..*] Payment details for the adjudication of the claim payment [0..1] A note that describes or explains adjudication results in a human readable form processNote [0..*] Benefits Used to date financial [0..*] Balance by Benefit Category benefitBalance [0..*]

XML Template

<ExplanationOfBenefit 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 the resource --></identifier>
 <status value="[code]"/><!-- 1..1 active | cancelled | draft | entered-in-error -->
 <type><!-- 1..1 CodeableConcept Category or discipline --></type>
 <subType><!-- 0..1 CodeableConcept More granular claim type --></subType>
 <use value="[code]"/><!-- 1..1 claim | preauthorization | predetermination -->
 <patient><!-- 1..1 Reference(Patient) The recipient of the products and services --></patient>
 <billablePeriod><!-- 0..1 Period Relevant time frame for the claim --></billablePeriod>
 <created value="[dateTime]"/><!-- 1..1 Response creation date -->
 <enterer><!-- 0..1 Reference(Practitioner|PractitionerRole) Author of the claim --></enterer>
 <insurer><!-- 1..1 Reference(Organization) Party responsible for reimbursement --></insurer>
 <</provider>
 <</priority>

 <provider><!-- 1..1 Reference(Organization|Practitioner|PractitionerRole) Party responsible for the claim --></provider>
 <priority><!-- 0..1 CodeableConcept Desired processing urgency --></priority>

 <fundsReserveRequested><!-- 0..1 CodeableConcept For whom to reserve funds --></fundsReserveRequested>
 <fundsReserve><!-- 0..1 CodeableConcept Funds reserved status --></fundsReserve>
 <related>  <!-- 0..* Prior or corollary claims -->
  <claim><!-- 0..1 Reference(Claim) Reference to the related claim --></claim>
  <relationship><!-- 0..1 CodeableConcept How the reference claim is related --></relationship>
  <reference><!-- 0..1 Identifier File or case reference --></reference>
 </related>
 <prescription><!-- 0..1 Reference(MedicationRequest|VisionPrescription) Prescription authorizing services or products --></prescription>
 <originalPrescription><!-- 0..1 Reference(MedicationRequest) Original prescription if superceded by fulfiller --></originalPrescription>
 <payee>  <!-- 0..1 Recipient of benefits payable -->
  <type><!-- 0..1 CodeableConcept Category of recipient --></type>
  <|

  <party><!-- 0..1 Reference(Organization|Patient|Practitioner|PractitionerRole|

    RelatedPerson) Recipient reference --></party>
 </payee>
 <referral><!-- 0..1 Reference(ServiceRequest) Treatment Referral --></referral>
 <facility><!-- 0..1 Reference(Location) Servicing Facility --></facility>
 <claim><!-- 0..1 Reference(Claim) Claim reference --></claim>
 <claimResponse><!-- 0..1 Reference(ClaimResponse) Claim response reference --></claimResponse>
 <outcome value="[code]"/><!-- 1..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <preAuthRef value="[string]"/><!-- 0..* Preauthorization reference -->
 <preAuthRefPeriod><!-- 0..* Period Preauthorization in-effect period --></preAuthRefPeriod>
 <careTeam>  <!-- 0..* Care Team members -->
  <sequence value="[positiveInt]"/><!-- 1..1 Order of care team -->
  <</provider>

  <provider><!-- 1..1 Reference(Organization|Practitioner|PractitionerRole) Practitioner or organization --></provider>

  <responsible value="[boolean]"/><!-- 0..1 Indicator of the lead practitioner -->
  <role><!-- 0..1 CodeableConcept Function within the team --></role>
  <qualification><!-- 0..1 CodeableConcept Practitioner credential or specialization --></qualification>
 </careTeam>
 <supportingInfo>  <!-- 0..* Supporting information -->
  <sequence value="[positiveInt]"/><!-- 1..1 Information instance identifier -->
  <category><!-- 1..1 CodeableConcept Classification of the supplied information --></category>
  <code><!-- 0..1 CodeableConcept Type of information --></code>
  <timing[x]><!-- 0..1 date|Period When it occurred --></timing[x]>
  <value[x]><!-- 0..1 boolean|string|Quantity|Attachment|Reference(Any) Data to be provided --></value[x]>
  <reason><!-- 0..1 Coding Explanation for the information --></reason>
 </supportingInfo>
 <diagnosis>  <!-- 0..* Pertinent diagnosis information -->
  <sequence value="[positiveInt]"/><!-- 1..1 Diagnosis instance identifier -->
  <diagnosis[x]><!-- 1..1 CodeableConcept|Reference(Condition) Nature of illness or problem --></diagnosis[x]>
  <type><!-- 0..* CodeableConcept Timing or nature of the diagnosis --></type>
  <onAdmission><!-- 0..1 CodeableConcept Present on admission --></onAdmission>
  <packageCode><!-- 0..1 CodeableConcept Package billing code --></packageCode>
 </diagnosis>
 <procedure>  <!-- 0..* Clinical procedures performed -->
  <sequence value="[positiveInt]"/><!-- 1..1 Procedure instance identifier -->
  <type><!-- 0..* CodeableConcept Category of Procedure --></type>
  <date value="[dateTime]"/><!-- 0..1 When the procedure was performed -->
  <procedure[x]><!-- 1..1 CodeableConcept|Reference(Procedure) Specific clinical procedure --></procedure[x]>
  <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
 </procedure>
 <precedence value="[positiveInt]"/><!-- 0..1 Precedence (primary, secondary, etc.) -->
 <insurance>  <!-- 1..* Patient insurance information -->
  <focal value="[boolean]"/><!-- 1..1 Coverage to be used for adjudication -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <preAuthRef value="[string]"/><!-- 0..* Prior authorization reference number -->
 </insurance>
 <accident>  <!-- 0..1 Details of the event -->
  <date value="[date]"/><!-- 0..1 When the incident occurred -->
  <</type>

  <type><!-- 0..1 CodeableConcept The nature of the accident  --></type>

  <location[x]><!-- 0..1 Address|Reference(Location) Where the event occurred --></location[x]>
 </accident>
 <item>  <!-- 0..* Product or service provided -->
  <sequence value="[positiveInt]"/><!-- 1..1 Item instance identifier -->
  <careTeamSequence value="[positiveInt]"/><!-- 0..* Applicable care team members -->
  <diagnosisSequence value="[positiveInt]"/><!-- 0..* Applicable diagnoses -->
  <procedureSequence value="[positiveInt]"/><!-- 0..* Applicable procedures -->
  <informationSequence value="[positiveInt]"/><!-- 0..* Applicable exception and supporting information -->
  <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
  <category><!-- 0..1 CodeableConcept Benefit classification --></category>
  <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
  <modifier><!-- 0..* CodeableConcept Product or service billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of service or product delivery --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service or where product was supplied --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
  <bodySite><!-- 0..1 CodeableConcept Anatomical location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Anatomical sub-location --></subSite>
  <encounter><!-- 0..* Reference(Encounter) Encounters related to this billed item --></encounter>
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication>  <!-- 0..* Adjudication details -->
   <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
   <reason><!-- 0..1 CodeableConcept Explanation of adjudication outcome --></reason>
   <amount><!-- 0..1 Money Monetary amount --></amount>
   <value value="[decimal]"/><!-- 0..1 Non-monitary value -->
  </adjudication>
  <detail>  <!-- 0..* Additional items -->
   <sequence value="[positiveInt]"/><!-- 1..1 Product or service provided -->
   <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
   <category><!-- 0..1 CodeableConcept Benefit classification --></category>
   <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
   <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Detail level adjudication details --></adjudication>
   <subDetail>  <!-- 0..* Additional items -->
    <sequence value="[positiveInt]"/><!-- 1..1 Product or service provided -->
    <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
    <category><!-- 0..1 CodeableConcept Benefit classification --></category>
    <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
    <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Subdetail level adjudication details --></adjudication>
   </subDetail>
  </detail>
 </item>
 <addItem>  <!-- 0..* Insurer added line items -->
  <itemSequence value="[positiveInt]"/><!-- 0..* Item sequence number -->
  <detailSequence value="[positiveInt]"/><!-- 0..* Detail sequence number -->
  <subDetailSequence value="[positiveInt]"/><!-- 0..* Subdetail sequence number -->
  <</provider>

  <provider><!-- 0..* Reference(Organization|Practitioner|PractitionerRole) Authorized providers --></provider>

  <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of service or product delivery --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service or where product was supplied --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <bodySite><!-- 0..1 CodeableConcept Anatomical location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Anatomical sub-location --></subSite>
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Added items adjudication --></adjudication>
  <detail>  <!-- 0..* Insurer added line items -->
   <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Added items adjudication --></adjudication>
   <subDetail>  <!-- 0..* Insurer added line items -->
    <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Added items adjudication --></adjudication>
   </subDetail>
  </detail>
 </addItem>
 <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Header-level adjudication --></adjudication>
 <total>  <!-- 0..* Adjudication totals -->
  <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
  <amount><!-- 1..1 Money Financial total for the category --></amount>
 </total>
 <payment>  <!-- 0..1 Payment Details -->
  <type><!-- 0..1 CodeableConcept Partial or complete payment --></type>
  <adjustment><!-- 0..1 Money Payment adjustment for non-claim issues --></adjustment>
  <adjustmentReason><!-- 0..1 CodeableConcept Explanation for the variance --></adjustmentReason>
  <date value="[date]"/><!-- 0..1 Expected date of payment -->
  <amount><!-- 0..1 Money Payable amount after adjustment --></amount>
  <identifier><!-- 0..1 Identifier Business identifier for the payment --></identifier>
 </payment>
 <formCode><!-- 0..1 CodeableConcept Printed form identifier --></formCode>
 <form><!-- 0..1 Attachment Printed reference or actual form --></form>
 <processNote>  <!-- 0..* Note concerning adjudication -->
  <number value="[positiveInt]"/><!-- 0..1 Note instance identifier -->
  <type value="[code]"/><!-- 0..1 display | print | printoper -->
  <text value="[string]"/><!-- 0..1 Note explanatory text -->
  <language><!-- 0..1 CodeableConcept Language of the text --></language>
 </processNote>
 <benefitPeriod><!-- 0..1 Period When the benefits are applicable --></benefitPeriod>
 <benefitBalance>  <!-- 0..* Balance by Benefit Category -->
  <category><!-- 1..1 CodeableConcept Benefit classification --></category>
  <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>
  <financial>  <!-- 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|Money Benefits used --></used[x]>
  </financial>
 </benefitBalance>
</ExplanationOfBenefit>

JSON Template

{doco
  "resourceType" : "ExplanationOfBenefit",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business Identifier for the resource
  "status" : "<code>", // R!  active | cancelled | draft | entered-in-error
  "type" : { CodeableConcept }, // R!  Category or discipline
  "subType" : { CodeableConcept }, // More granular claim type
  "use" : "<code>", // R!  claim | preauthorization | predetermination
  "patient" : { Reference(Patient) }, // R!  The recipient of the products and services
  "billablePeriod" : { Period }, // Relevant time frame for the claim
  "created" : "<dateTime>", // R!  Response creation date
  "enterer" : { Reference(Practitioner|PractitionerRole) }, // Author of the claim
  "insurer" : { Reference(Organization) }, // R!  Party responsible for reimbursement
  "
  "

  "provider" : { Reference(Organization|Practitioner|PractitionerRole) }, // R!  Party responsible for the claim
  "priority" : { CodeableConcept }, // Desired processing urgency

  "fundsReserveRequested" : { CodeableConcept }, // For whom to reserve funds
  "fundsReserve" : { CodeableConcept }, // Funds reserved status
  "related" : [{ // Prior or corollary claims
    "claim" : { Reference(Claim) }, // Reference to the related claim
    "relationship" : { CodeableConcept }, // How the reference claim is related
    "reference" : { Identifier } // File or case reference
  }],
  "prescription" : { Reference(MedicationRequest|VisionPrescription) }, // Prescription authorizing services or products
  "originalPrescription" : { Reference(MedicationRequest) }, // Original prescription if superceded by fulfiller
  "payee" : { // Recipient of benefits payable
    "type" : { CodeableConcept }, // Category of recipient
    "|

    "party" : { Reference(Organization|Patient|Practitioner|PractitionerRole|

    RelatedPerson) } // Recipient reference
  },
  "referral" : { Reference(ServiceRequest) }, // Treatment Referral
  "facility" : { Reference(Location) }, // Servicing Facility
  "claim" : { Reference(Claim) }, // Claim reference
  "claimResponse" : { Reference(ClaimResponse) }, // Claim response reference
  "outcome" : "<code>", // R!  queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "preAuthRef" : ["<string>"], // Preauthorization reference
  "preAuthRefPeriod" : [{ Period }], // Preauthorization in-effect period
  "careTeam" : [{ // Care Team members
    "sequence" : "<positiveInt>", // R!  Order of care team
    "

    "provider" : { Reference(Organization|Practitioner|PractitionerRole) }, // R!  Practitioner or organization

    "responsible" : <boolean>, // Indicator of the lead practitioner
    "role" : { CodeableConcept }, // Function within the team
    "qualification" : { CodeableConcept } // Practitioner credential or specialization
  }],
  "supportingInfo" : [{ // Supporting information
    "sequence" : "<positiveInt>", // R!  Information instance identifier
    "category" : { CodeableConcept }, // R!  Classification of the supplied information
    "code" : { CodeableConcept }, // Type of information
    // timing[x]: When it occurred. One of these 2:
    "timingDate" : "<date>",
    "timingPeriod" : { Period },
    // value[x]: Data to be provided. One of these 5:
    "valueBoolean" : <boolean>,
    "valueString" : "<string>",
    "valueQuantity" : { Quantity },
    "valueAttachment" : { Attachment },
    "valueReference" : { Reference(Any) },
    "reason" : { Coding } // Explanation for the information
  }],
  "diagnosis" : [{ // Pertinent diagnosis information
    "sequence" : "<positiveInt>", // R!  Diagnosis instance identifier
    // diagnosis[x]: Nature of illness or problem. One of these 2:
    "diagnosisCodeableConcept" : { CodeableConcept },
    "diagnosisReference" : { Reference(Condition) },
    "type" : [{ CodeableConcept }], // Timing or nature of the diagnosis
    "onAdmission" : { CodeableConcept }, // Present on admission
    "packageCode" : { CodeableConcept } // Package billing code
  }],
  "procedure" : [{ // Clinical procedures performed
    "sequence" : "<positiveInt>", // R!  Procedure instance identifier
    "type" : [{ CodeableConcept }], // Category of Procedure
    "date" : "<dateTime>", // When the procedure was performed
    // procedure[x]: Specific clinical procedure. One of these 2:
    "procedureCodeableConcept" : { CodeableConcept },
    "procedureReference" : { Reference(Procedure) },
    "udi" : [{ Reference(Device) }] // Unique device identifier
  }],
  "precedence" : "<positiveInt>", // Precedence (primary, secondary, etc.)
  "insurance" : [{ // R!  Patient insurance information
    "focal" : <boolean>, // R!  Coverage to be used for adjudication
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "preAuthRef" : ["<string>"] // Prior authorization reference number
  }],
  "accident" : { // Details of the event
    "date" : "<date>", // When the incident occurred
    "

    "type" : { CodeableConcept }, // The nature of the accident 

    // location[x]: Where the event occurred. One of these 2:
    "locationAddress" : { Address }
    "locationReference" : { Reference(Location) }
  },
  "item" : [{ // Product or service provided
    "sequence" : "<positiveInt>", // R!  Item instance identifier
    "careTeamSequence" : ["<positiveInt>"], // Applicable care team members
    "diagnosisSequence" : ["<positiveInt>"], // Applicable diagnoses
    "procedureSequence" : ["<positiveInt>"], // Applicable procedures
    "informationSequence" : ["<positiveInt>"], // Applicable exception and supporting information
    "revenue" : { CodeableConcept }, // Revenue or cost center code
    "category" : { CodeableConcept }, // Benefit classification
    "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
    "modifier" : [{ CodeableConcept }], // Product or service billing modifiers
    "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
    // serviced[x]: Date or dates of service or product delivery. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service or where product was supplied. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
    "unitPrice" : { Money }, // Fee, charge or cost per item
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "udi" : [{ Reference(Device) }], // Unique device identifier
    "bodySite" : { CodeableConcept }, // Anatomical location
    "subSite" : [{ CodeableConcept }], // Anatomical sub-location
    "encounter" : [{ Reference(Encounter) }], // Encounters related to this billed item
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ // Adjudication details
      "category" : { CodeableConcept }, // R!  Type of adjudication information
      "reason" : { CodeableConcept }, // Explanation of adjudication outcome
      "amount" : { Money }, // Monetary amount
      "value" : <decimal> // Non-monitary value
    }],
    "detail" : [{ // Additional items
      "sequence" : "<positiveInt>", // R!  Product or service provided
      "revenue" : { CodeableConcept }, // Revenue or cost center code
      "category" : { CodeableConcept }, // Benefit classification
      "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
      "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
      "unitPrice" : { Money }, // Fee, charge or cost per item
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "udi" : [{ Reference(Device) }], // Unique device identifier
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Detail level adjudication details
      "subDetail" : [{ // Additional items
        "sequence" : "<positiveInt>", // R!  Product or service provided
        "revenue" : { CodeableConcept }, // Revenue or cost center code
        "category" : { CodeableConcept }, // Benefit classification
        "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
        "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
        "unitPrice" : { Money }, // Fee, charge or cost per item
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "udi" : [{ Reference(Device) }], // Unique device identifier
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }] // Subdetail level adjudication details
      }]
    }]
  }],
  "addItem" : [{ // Insurer added line items
    "itemSequence" : ["<positiveInt>"], // Item sequence number
    "detailSequence" : ["<positiveInt>"], // Detail sequence number
    "subDetailSequence" : ["<positiveInt>"], // Subdetail sequence number
    "

    "provider" : [{ Reference(Organization|Practitioner|PractitionerRole) }], // Authorized providers

    "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
    "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
    // serviced[x]: Date or dates of service or product delivery. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service or where product was supplied. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
    "unitPrice" : { Money }, // Fee, charge or cost per item
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "bodySite" : { CodeableConcept }, // Anatomical location
    "subSite" : [{ CodeableConcept }], // Anatomical sub-location
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Added items adjudication
    "detail" : [{ // Insurer added line items
      "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
      "unitPrice" : { Money }, // Fee, charge or cost per item
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Added items adjudication
      "subDetail" : [{ // Insurer added line items
        "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
        "unitPrice" : { Money }, // Fee, charge or cost per item
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }] // Added items adjudication
      }]
    }]
  }],
  "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Header-level adjudication
  "total" : [{ // Adjudication totals
    "category" : { CodeableConcept }, // R!  Type of adjudication information
    "amount" : { Money } // R!  Financial total for the category
  }],
  "payment" : { // Payment Details
    "type" : { CodeableConcept }, // Partial or complete payment
    "adjustment" : { Money }, // Payment adjustment for non-claim issues
    "adjustmentReason" : { CodeableConcept }, // Explanation for the variance
    "date" : "<date>", // Expected date of payment
    "amount" : { Money }, // Payable amount after adjustment
    "identifier" : { Identifier } // Business identifier for the payment
  },
  "formCode" : { CodeableConcept }, // Printed form identifier
  "form" : { Attachment }, // Printed reference or actual form
  "processNote" : [{ // Note concerning adjudication
    "number" : "<positiveInt>", // Note instance identifier
    "type" : "<code>", // display | print | printoper
    "text" : "<string>", // Note explanatory text
    "language" : { CodeableConcept } // Language of the text
  }],
  "benefitPeriod" : { Period }, // When the benefits are applicable
  "benefitBalance" : [{ // Balance by Benefit Category
    "category" : { CodeableConcept }, // R!  Benefit classification
    "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
    "financial" : [{ // 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 2:
      "usedUnsignedInt" : "<unsignedInt>"
      "usedMoney" : { Money }
    }]
  }]
}

Turtle Template

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


[ a fhir:ExplanationOfBenefit;
  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:ExplanationOfBenefit.identifier [ Identifier ], ... ; # 0..* Business Identifier for the resource
  fhir:ExplanationOfBenefit.status [ code ]; # 1..1 active | cancelled | draft | entered-in-error
  fhir:ExplanationOfBenefit.type [ CodeableConcept ]; # 1..1 Category or discipline
  fhir:ExplanationOfBenefit.subType [ CodeableConcept ]; # 0..1 More granular claim type
  fhir:ExplanationOfBenefit.use [ code ]; # 1..1 claim | preauthorization | predetermination
  fhir:ExplanationOfBenefit.patient [ Reference(Patient) ]; # 1..1 The recipient of the products and services
  fhir:ExplanationOfBenefit.billablePeriod [ Period ]; # 0..1 Relevant time frame for the claim
  fhir:ExplanationOfBenefit.created [ dateTime ]; # 1..1 Response creation date
  fhir:ExplanationOfBenefit.enterer [ Reference(Practitioner|PractitionerRole) ]; # 0..1 Author of the claim
  fhir:ExplanationOfBenefit.insurer [ Reference(Organization) ]; # 1..1 Party responsible for reimbursement
  fhir:

  fhir:ExplanationOfBenefit.provider [ Reference(Organization|Practitioner|PractitionerRole) ]; # 1..1 Party responsible for the claim

  fhir:ExplanationOfBenefit.priority [ CodeableConcept ]; # 0..1 Desired processing urgency
  fhir:ExplanationOfBenefit.fundsReserveRequested [ CodeableConcept ]; # 0..1 For whom to reserve funds
  fhir:ExplanationOfBenefit.fundsReserve [ CodeableConcept ]; # 0..1 Funds reserved status
  fhir:ExplanationOfBenefit.related [ # 0..* Prior or corollary claims
    fhir:ExplanationOfBenefit.related.claim [ Reference(Claim) ]; # 0..1 Reference to the related claim
    fhir:ExplanationOfBenefit.related.relationship [ CodeableConcept ]; # 0..1 How the reference claim is related
    fhir:ExplanationOfBenefit.related.reference [ Identifier ]; # 0..1 File or case reference
  ], ...;
  fhir:ExplanationOfBenefit.prescription [ Reference(MedicationRequest|VisionPrescription) ]; # 0..1 Prescription authorizing services or products
  fhir:ExplanationOfBenefit.originalPrescription [ Reference(MedicationRequest) ]; # 0..1 Original prescription if superceded by fulfiller
  fhir:ExplanationOfBenefit.payee [ # 0..1 Recipient of benefits payable
    fhir:ExplanationOfBenefit.payee.type [ CodeableConcept ]; # 0..1 Category of recipient
    fhir:

    fhir:ExplanationOfBenefit.payee.party [ Reference(Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 0..1 Recipient reference

  ];
  fhir:ExplanationOfBenefit.referral [ Reference(ServiceRequest) ]; # 0..1 Treatment Referral
  fhir:ExplanationOfBenefit.facility [ Reference(Location) ]; # 0..1 Servicing Facility
  fhir:ExplanationOfBenefit.claim [ Reference(Claim) ]; # 0..1 Claim reference
  fhir:ExplanationOfBenefit.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Claim response reference
  fhir:ExplanationOfBenefit.outcome [ code ]; # 1..1 queued | complete | error | partial
  fhir:ExplanationOfBenefit.disposition [ string ]; # 0..1 Disposition Message
  fhir:ExplanationOfBenefit.preAuthRef [ string ], ... ; # 0..* Preauthorization reference
  fhir:ExplanationOfBenefit.preAuthRefPeriod [ Period ], ... ; # 0..* Preauthorization in-effect period
  fhir:ExplanationOfBenefit.careTeam [ # 0..* Care Team members
    fhir:ExplanationOfBenefit.careTeam.sequence [ positiveInt ]; # 1..1 Order of care team
    fhir:

    fhir:ExplanationOfBenefit.careTeam.provider [ Reference(Organization|Practitioner|PractitionerRole) ]; # 1..1 Practitioner or organization

    fhir:ExplanationOfBenefit.careTeam.responsible [ boolean ]; # 0..1 Indicator of the lead practitioner
    fhir:ExplanationOfBenefit.careTeam.role [ CodeableConcept ]; # 0..1 Function within the team
    fhir:ExplanationOfBenefit.careTeam.qualification [ CodeableConcept ]; # 0..1 Practitioner credential or specialization
  ], ...;
  fhir:ExplanationOfBenefit.supportingInfo [ # 0..* Supporting information
    fhir:ExplanationOfBenefit.supportingInfo.sequence [ positiveInt ]; # 1..1 Information instance identifier
    fhir:ExplanationOfBenefit.supportingInfo.category [ CodeableConcept ]; # 1..1 Classification of the supplied information
    fhir:ExplanationOfBenefit.supportingInfo.code [ CodeableConcept ]; # 0..1 Type of information
    # ExplanationOfBenefit.supportingInfo.timing[x] : 0..1 When it occurred. One of these 2
      fhir:ExplanationOfBenefit.supportingInfo.timingDate [ date ]
      fhir:ExplanationOfBenefit.supportingInfo.timingPeriod [ Period ]
    # ExplanationOfBenefit.supportingInfo.value[x] : 0..1 Data to be provided. One of these 5
      fhir:ExplanationOfBenefit.supportingInfo.valueBoolean [ boolean ]
      fhir:ExplanationOfBenefit.supportingInfo.valueString [ string ]
      fhir:ExplanationOfBenefit.supportingInfo.valueQuantity [ Quantity ]
      fhir:ExplanationOfBenefit.supportingInfo.valueAttachment [ Attachment ]
      fhir:ExplanationOfBenefit.supportingInfo.valueReference [ Reference(Any) ]
    fhir:ExplanationOfBenefit.supportingInfo.reason [ Coding ]; # 0..1 Explanation for the information
  ], ...;
  fhir:ExplanationOfBenefit.diagnosis [ # 0..* Pertinent diagnosis information
    fhir:ExplanationOfBenefit.diagnosis.sequence [ positiveInt ]; # 1..1 Diagnosis instance identifier
    # ExplanationOfBenefit.diagnosis.diagnosis[x] : 1..1 Nature of illness or problem. One of these 2
      fhir:ExplanationOfBenefit.diagnosis.diagnosisCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.diagnosis.diagnosisReference [ Reference(Condition) ]
    fhir:ExplanationOfBenefit.diagnosis.type [ CodeableConcept ], ... ; # 0..* Timing or nature of the diagnosis
    fhir:ExplanationOfBenefit.diagnosis.onAdmission [ CodeableConcept ]; # 0..1 Present on admission
    fhir:ExplanationOfBenefit.diagnosis.packageCode [ CodeableConcept ]; # 0..1 Package billing code
  ], ...;
  fhir:ExplanationOfBenefit.procedure [ # 0..* Clinical procedures performed
    fhir:ExplanationOfBenefit.procedure.sequence [ positiveInt ]; # 1..1 Procedure instance identifier
    fhir:ExplanationOfBenefit.procedure.type [ CodeableConcept ], ... ; # 0..* Category of Procedure
    fhir:ExplanationOfBenefit.procedure.date [ dateTime ]; # 0..1 When the procedure was performed
    # ExplanationOfBenefit.procedure.procedure[x] : 1..1 Specific clinical procedure. One of these 2
      fhir:ExplanationOfBenefit.procedure.procedureCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.procedure.procedureReference [ Reference(Procedure) ]
    fhir:ExplanationOfBenefit.procedure.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
  ], ...;
  fhir:ExplanationOfBenefit.precedence [ positiveInt ]; # 0..1 Precedence (primary, secondary, etc.)
  fhir:ExplanationOfBenefit.insurance [ # 1..* Patient insurance information
    fhir:ExplanationOfBenefit.insurance.focal [ boolean ]; # 1..1 Coverage to be used for adjudication
    fhir:ExplanationOfBenefit.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:ExplanationOfBenefit.insurance.preAuthRef [ string ], ... ; # 0..* Prior authorization reference number
  ], ...;
  fhir:ExplanationOfBenefit.accident [ # 0..1 Details of the event
    fhir:ExplanationOfBenefit.accident.date [ date ]; # 0..1 When the incident occurred
    fhir:ExplanationOfBenefit.accident.type [ CodeableConcept ]; # 0..1 The nature of the accident
    # ExplanationOfBenefit.accident.location[x] : 0..1 Where the event occurred. One of these 2
      fhir:ExplanationOfBenefit.accident.locationAddress [ Address ]
      fhir:ExplanationOfBenefit.accident.locationReference [ Reference(Location) ]
  ];
  fhir:ExplanationOfBenefit.item [ # 0..* Product or service provided
    fhir:ExplanationOfBenefit.item.sequence [ positiveInt ]; # 1..1 Item instance identifier
    fhir:ExplanationOfBenefit.item.careTeamSequence [ positiveInt ], ... ; # 0..* Applicable care team members
    fhir:ExplanationOfBenefit.item.diagnosisSequence [ positiveInt ], ... ; # 0..* Applicable diagnoses
    fhir:ExplanationOfBenefit.item.procedureSequence [ positiveInt ], ... ; # 0..* Applicable procedures
    fhir:ExplanationOfBenefit.item.informationSequence [ positiveInt ], ... ; # 0..* Applicable exception and supporting information
    fhir:ExplanationOfBenefit.item.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
    fhir:ExplanationOfBenefit.item.category [ CodeableConcept ]; # 0..1 Benefit classification
    fhir:ExplanationOfBenefit.item.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
    fhir:ExplanationOfBenefit.item.modifier [ CodeableConcept ], ... ; # 0..* Product or service billing modifiers
    fhir:ExplanationOfBenefit.item.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
    # ExplanationOfBenefit.item.serviced[x] : 0..1 Date or dates of service or product delivery. One of these 2
      fhir:ExplanationOfBenefit.item.servicedDate [ date ]
      fhir:ExplanationOfBenefit.item.servicedPeriod [ Period ]
    # ExplanationOfBenefit.item.location[x] : 0..1 Place of service or where product was supplied. One of these 3
      fhir:ExplanationOfBenefit.item.locationCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.item.locationAddress [ Address ]
      fhir:ExplanationOfBenefit.item.locationReference [ Reference(Location) ]
    fhir:ExplanationOfBenefit.item.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
    fhir:ExplanationOfBenefit.item.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
    fhir:ExplanationOfBenefit.item.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:ExplanationOfBenefit.item.net [ Money ]; # 0..1 Total item cost
    fhir:ExplanationOfBenefit.item.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
    fhir:ExplanationOfBenefit.item.bodySite [ CodeableConcept ]; # 0..1 Anatomical location
    fhir:ExplanationOfBenefit.item.subSite [ CodeableConcept ], ... ; # 0..* Anatomical sub-location
    fhir:ExplanationOfBenefit.item.encounter [ Reference(Encounter) ], ... ; # 0..* Encounters related to this billed item
    fhir:ExplanationOfBenefit.item.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ExplanationOfBenefit.item.adjudication [ # 0..* Adjudication details
      fhir:ExplanationOfBenefit.item.adjudication.category [ CodeableConcept ]; # 1..1 Type of adjudication information
      fhir:ExplanationOfBenefit.item.adjudication.reason [ CodeableConcept ]; # 0..1 Explanation of adjudication outcome
      fhir:ExplanationOfBenefit.item.adjudication.amount [ Money ]; # 0..1 Monetary amount
      fhir:ExplanationOfBenefit.item.adjudication.value [ decimal ]; # 0..1 Non-monitary value
    ], ...;
    fhir:ExplanationOfBenefit.item.detail [ # 0..* Additional items
      fhir:ExplanationOfBenefit.item.detail.sequence [ positiveInt ]; # 1..1 Product or service provided
      fhir:ExplanationOfBenefit.item.detail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
      fhir:ExplanationOfBenefit.item.detail.category [ CodeableConcept ]; # 0..1 Benefit classification
      fhir:ExplanationOfBenefit.item.detail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
      fhir:ExplanationOfBenefit.item.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
      fhir:ExplanationOfBenefit.item.detail.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
      fhir:ExplanationOfBenefit.item.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
      fhir:ExplanationOfBenefit.item.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
      fhir:ExplanationOfBenefit.item.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:ExplanationOfBenefit.item.detail.net [ Money ]; # 0..1 Total item cost
      fhir:ExplanationOfBenefit.item.detail.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
      fhir:ExplanationOfBenefit.item.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ExplanationOfBenefit.item.detail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Detail level adjudication details
      fhir:ExplanationOfBenefit.item.detail.subDetail [ # 0..* Additional items
        fhir:ExplanationOfBenefit.item.detail.subDetail.sequence [ positiveInt ]; # 1..1 Product or service provided
        fhir:ExplanationOfBenefit.item.detail.subDetail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
        fhir:ExplanationOfBenefit.item.detail.subDetail.category [ CodeableConcept ]; # 0..1 Benefit classification
        fhir:ExplanationOfBenefit.item.detail.subDetail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
        fhir:ExplanationOfBenefit.item.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
        fhir:ExplanationOfBenefit.item.detail.subDetail.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
        fhir:ExplanationOfBenefit.item.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
        fhir:ExplanationOfBenefit.item.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
        fhir:ExplanationOfBenefit.item.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:ExplanationOfBenefit.item.detail.subDetail.net [ Money ]; # 0..1 Total item cost
        fhir:ExplanationOfBenefit.item.detail.subDetail.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
        fhir:ExplanationOfBenefit.item.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ExplanationOfBenefit.item.detail.subDetail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Subdetail level adjudication details
      ], ...;
    ], ...;
  ], ...;
  fhir:ExplanationOfBenefit.addItem [ # 0..* Insurer added line items
    fhir:ExplanationOfBenefit.addItem.itemSequence [ positiveInt ], ... ; # 0..* Item sequence number
    fhir:ExplanationOfBenefit.addItem.detailSequence [ positiveInt ], ... ; # 0..* Detail sequence number
    fhir:ExplanationOfBenefit.addItem.subDetailSequence [ positiveInt ], ... ; # 0..* Subdetail sequence number
    fhir:

    fhir:ExplanationOfBenefit.addItem.provider [ Reference(Organization|Practitioner|PractitionerRole) ], ... ; # 0..* Authorized providers

    fhir:ExplanationOfBenefit.addItem.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
    fhir:ExplanationOfBenefit.addItem.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
    fhir:ExplanationOfBenefit.addItem.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
    # ExplanationOfBenefit.addItem.serviced[x] : 0..1 Date or dates of service or product delivery. One of these 2
      fhir:ExplanationOfBenefit.addItem.servicedDate [ date ]
      fhir:ExplanationOfBenefit.addItem.servicedPeriod [ Period ]
    # ExplanationOfBenefit.addItem.location[x] : 0..1 Place of service or where product was supplied. One of these 3
      fhir:ExplanationOfBenefit.addItem.locationCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.addItem.locationAddress [ Address ]
      fhir:ExplanationOfBenefit.addItem.locationReference [ Reference(Location) ]
    fhir:ExplanationOfBenefit.addItem.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
    fhir:ExplanationOfBenefit.addItem.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
    fhir:ExplanationOfBenefit.addItem.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:ExplanationOfBenefit.addItem.net [ Money ]; # 0..1 Total item cost
    fhir:ExplanationOfBenefit.addItem.bodySite [ CodeableConcept ]; # 0..1 Anatomical location
    fhir:ExplanationOfBenefit.addItem.subSite [ CodeableConcept ], ... ; # 0..* Anatomical sub-location
    fhir:ExplanationOfBenefit.addItem.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ExplanationOfBenefit.addItem.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Added items adjudication
    fhir:ExplanationOfBenefit.addItem.detail [ # 0..* Insurer added line items
      fhir:ExplanationOfBenefit.addItem.detail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
      fhir:ExplanationOfBenefit.addItem.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
      fhir:ExplanationOfBenefit.addItem.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
      fhir:ExplanationOfBenefit.addItem.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
      fhir:ExplanationOfBenefit.addItem.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:ExplanationOfBenefit.addItem.detail.net [ Money ]; # 0..1 Total item cost
      fhir:ExplanationOfBenefit.addItem.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ExplanationOfBenefit.addItem.detail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Added items adjudication
      fhir:ExplanationOfBenefit.addItem.detail.subDetail [ # 0..* Insurer added line items
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.net [ Money ]; # 0..1 Total item cost
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Added items adjudication
      ], ...;
    ], ...;
  ], ...;
  fhir:ExplanationOfBenefit.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Header-level adjudication
  fhir:ExplanationOfBenefit.total [ # 0..* Adjudication totals
    fhir:ExplanationOfBenefit.total.category [ CodeableConcept ]; # 1..1 Type of adjudication information
    fhir:ExplanationOfBenefit.total.amount [ Money ]; # 1..1 Financial total for the category
  ], ...;
  fhir:ExplanationOfBenefit.payment [ # 0..1 Payment Details
    fhir:ExplanationOfBenefit.payment.type [ CodeableConcept ]; # 0..1 Partial or complete payment
    fhir:ExplanationOfBenefit.payment.adjustment [ Money ]; # 0..1 Payment adjustment for non-claim issues
    fhir:ExplanationOfBenefit.payment.adjustmentReason [ CodeableConcept ]; # 0..1 Explanation for the variance
    fhir:ExplanationOfBenefit.payment.date [ date ]; # 0..1 Expected date of payment
    fhir:ExplanationOfBenefit.payment.amount [ Money ]; # 0..1 Payable amount after adjustment
    fhir:ExplanationOfBenefit.payment.identifier [ Identifier ]; # 0..1 Business identifier for the payment
  ];
  fhir:ExplanationOfBenefit.formCode [ CodeableConcept ]; # 0..1 Printed form identifier
  fhir:ExplanationOfBenefit.form [ Attachment ]; # 0..1 Printed reference or actual form
  fhir:ExplanationOfBenefit.processNote [ # 0..* Note concerning adjudication
    fhir:ExplanationOfBenefit.processNote.number [ positiveInt ]; # 0..1 Note instance identifier
    fhir:ExplanationOfBenefit.processNote.type [ code ]; # 0..1 display | print | printoper
    fhir:ExplanationOfBenefit.processNote.text [ string ]; # 0..1 Note explanatory text
    fhir:ExplanationOfBenefit.processNote.language [ CodeableConcept ]; # 0..1 Language of the text
  ], ...;
  fhir:ExplanationOfBenefit.benefitPeriod [ Period ]; # 0..1 When the benefits are applicable
  fhir:ExplanationOfBenefit.benefitBalance [ # 0..* Balance by Benefit Category
    fhir:ExplanationOfBenefit.benefitBalance.category [ CodeableConcept ]; # 1..1 Benefit classification
    fhir:ExplanationOfBenefit.benefitBalance.excluded [ boolean ]; # 0..1 Excluded from the plan
    fhir:ExplanationOfBenefit.benefitBalance.name [ string ]; # 0..1 Short name for the benefit
    fhir:ExplanationOfBenefit.benefitBalance.description [ string ]; # 0..1 Description of the benefit or services covered
    fhir:ExplanationOfBenefit.benefitBalance.network [ CodeableConcept ]; # 0..1 In or out of network
    fhir:ExplanationOfBenefit.benefitBalance.unit [ CodeableConcept ]; # 0..1 Individual or family
    fhir:ExplanationOfBenefit.benefitBalance.term [ CodeableConcept ]; # 0..1 Annual or lifetime
    fhir:ExplanationOfBenefit.benefitBalance.financial [ # 0..* Benefit Summary
      fhir:ExplanationOfBenefit.benefitBalance.financial.type [ CodeableConcept ]; # 1..1 Benefit classification
      # ExplanationOfBenefit.benefitBalance.financial.allowed[x] : 0..1 Benefits allowed. One of these 3
        fhir:ExplanationOfBenefit.benefitBalance.financial.allowedUnsignedInt [ unsignedInt ]
        fhir:ExplanationOfBenefit.benefitBalance.financial.allowedString [ string ]
        fhir:ExplanationOfBenefit.benefitBalance.financial.allowedMoney [ Money ]
      # ExplanationOfBenefit.benefitBalance.financial.used[x] : 0..1 Benefits used. One of these 2
        fhir:ExplanationOfBenefit.benefitBalance.financial.usedUnsignedInt [ unsignedInt ]
        fhir:ExplanationOfBenefit.benefitBalance.financial.usedMoney [ Money ]
    ], ...;
  ], ...;
]

Changes since R3 R4

ExplanationOfBenefit ExplanationOfBenefit.status
  • Min Cardinality changed from 0 to 1 Change value set from http://hl7.org/fhir/ValueSet/explanationofbenefit-status to http://hl7.org/fhir/ValueSet/explanationofbenefit-status|4.0.1 ExplanationOfBenefit.type Min Cardinality changed from 0 to 1 Change binding strength from required to extensible ExplanationOfBenefit.subType Max Cardinality changed from * to 1 ExplanationOfBenefit.use Added Mandatory Element ExplanationOfBenefit.patient Min Cardinality changed from 0 to 1 ExplanationOfBenefit.created Min Cardinality changed from 0 to 1 ExplanationOfBenefit.enterer Type Reference: Added Target Type PractitionerRole ExplanationOfBenefit.insurer Min Cardinality changed from 0 to 1 ExplanationOfBenefit.provider Min Cardinality changed from 0 to 1 Type Reference: Added Target Types PractitionerRole, Organization ExplanationOfBenefit.priority Added Element ExplanationOfBenefit.fundsReserveRequested Added Element ExplanationOfBenefit.fundsReserve Added Element ExplanationOfBenefit.payee.party Type Reference: Added Target Type PractitionerRole ExplanationOfBenefit.referral Type Reference: Added Target Type ServiceRequest Type Reference: Removed Target Type ReferralRequest ExplanationOfBenefit.outcome Min Cardinality changed from 0 to 1 Type changed from CodeableConcept to code Add Binding http://hl7.org/fhir/ValueSet/remittance-outcome|4.0.1 (required) ExplanationOfBenefit.preAuthRef Added Element ExplanationOfBenefit.preAuthRefPeriod Added Element ExplanationOfBenefit.careTeam.provider Type Reference: Added Target Type PractitionerRole ExplanationOfBenefit.supportingInfo Renamed from information to supportingInfo ExplanationOfBenefit.supportingInfo.sequence Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.category Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.code Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.timing[x] Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.value[x] Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo Add Type boolean ExplanationOfBenefit.supportingInfo.reason Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.diagnosis.onAdmission Added Element ExplanationOfBenefit.procedure.type Added Element ExplanationOfBenefit.procedure.udi Added Element ExplanationOfBenefit.insurance Min Cardinality changed from 0 to 1 Max Cardinality changed from 1 to * ExplanationOfBenefit.insurance.focal Added Mandatory Element ExplanationOfBenefit.insurance.coverage Min Cardinality changed from 0 to 1 ExplanationOfBenefit.accident.type Change binding strength from required to extensible ExplanationOfBenefit.item.careTeamSequence Renamed from careTeamLinkId to careTeamSequence ExplanationOfBenefit.item.diagnosisSequence Renamed from diagnosisLinkId to diagnosisSequence ExplanationOfBenefit.item.procedureSequence Renamed from procedureLinkId to procedureSequence ExplanationOfBenefit.item.informationSequence Renamed from informationLinkId to informationSequence ExplanationOfBenefit.item.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.item.detail.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.item.detail.subDetail.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.addItem.itemSequence Renamed from sequenceLinkId to itemSequence ExplanationOfBenefit.addItem.detailSequence Added Element ExplanationOfBenefit.addItem.subDetailSequence Added Element ExplanationOfBenefit.addItem.provider Added Element ExplanationOfBenefit.addItem.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.addItem.programCode Added Element ExplanationOfBenefit.addItem.serviced[x] Added Element ExplanationOfBenefit.addItem.location[x] Added Element ExplanationOfBenefit.addItem.quantity Added Element ExplanationOfBenefit.addItem.unitPrice Added Element ExplanationOfBenefit.addItem.factor Added Element ExplanationOfBenefit.addItem.net Renamed from fee to net ExplanationOfBenefit.addItem.bodySite Added Element ExplanationOfBenefit.addItem.subSite Added Element ExplanationOfBenefit.addItem.detail.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.addItem.detail.quantity Added Element ExplanationOfBenefit.addItem.detail.unitPrice Added Element ExplanationOfBenefit.addItem.detail.factor Added Element ExplanationOfBenefit.addItem.detail.net Renamed from fee to net ExplanationOfBenefit.addItem.detail.subDetail Added Element ExplanationOfBenefit.addItem.detail.subDetail.productOrService Added Mandatory Element ExplanationOfBenefit.addItem.detail.subDetail.modifier Added Element ExplanationOfBenefit.addItem.detail.subDetail.quantity Added Element ExplanationOfBenefit.addItem.detail.subDetail.unitPrice Added Element ExplanationOfBenefit.addItem.detail.subDetail.factor Added Element ExplanationOfBenefit.addItem.detail.subDetail.net Added Element ExplanationOfBenefit.addItem.detail.subDetail.noteNumber Added Element ExplanationOfBenefit.addItem.detail.subDetail.adjudication Added Element ExplanationOfBenefit.adjudication Added Element ExplanationOfBenefit.total Added Element ExplanationOfBenefit.total.category Added Mandatory Element ExplanationOfBenefit.total.amount Added Mandatory Element ExplanationOfBenefit.formCode Added Element ExplanationOfBenefit.form Type changed from CodeableConcept to Attachment ExplanationOfBenefit.processNote.type Type changed from CodeableConcept to code Change value set from http://hl7.org/fhir/ValueSet/note-type to http://hl7.org/fhir/ValueSet/note-type|4.0.1 ExplanationOfBenefit.processNote.language Change binding strength from extensible to preferred ExplanationOfBenefit.benefitPeriod Added Element ExplanationOfBenefit.organization deleted ExplanationOfBenefit.payee.resourceType deleted ExplanationOfBenefit.employmentImpacted deleted ExplanationOfBenefit.hospitalization deleted ExplanationOfBenefit.item.detail.type deleted ExplanationOfBenefit.item.detail.subDetail.type deleted ExplanationOfBenefit.addItem.revenue deleted ExplanationOfBenefit.addItem.category deleted ExplanationOfBenefit.addItem.detail.revenue deleted ExplanationOfBenefit.addItem.detail.category deleted ExplanationOfBenefit.totalCost deleted ExplanationOfBenefit.unallocDeductable deleted ExplanationOfBenefit.totalBenefit deleted ExplanationOfBenefit.benefitBalance.subCategory deleted No Changes

See the Full Difference for further information

This analysis is available as XML or JSON .

Conversions between R3 and R4

See R3 <--> R4 Conversion Maps (status = 1 test that all execute ok. 1 fail round-trip testing and 1 r3 resources are invalid (0 errors). )

Structure

Name Flags Card. Type Description & Constraints doco
. . ExplanationOfBenefit TU DomainResource Explanation of Benefit resource
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier 0..* Identifier Business Identifier for the resource
. . . status ?! Σ 1..1 code active | cancelled | draft | entered-in-error
ExplanationOfBenefitStatus ( Required )
. . . type Σ 1..1 CodeableConcept Category or discipline
Claim Type Codes ( Extensible )
. . . subType 0..1 CodeableConcept More granular claim type
Example Claim SubType Codes ( Example )
. . . use Σ 1..1 code claim | preauthorization | predetermination
Use ( Required )
. . . patient Σ 1..1 Reference ( Patient ) The recipient of the products and services
. . . billablePeriod Σ 0..1 Period Relevant time frame for the claim
. . . created Σ 1..1 dateTime Response creation date
. . . enterer 0..1 Reference ( Practitioner | PractitionerRole ) Author of the claim
. . . insurer Σ 1..1 Reference ( Organization ) Party responsible for reimbursement
. . . provider Σ 1..1 Reference ( Practitioner | PractitionerRole | Organization ) Party responsible for the claim
. . . priority 0..1 CodeableConcept Desired processing urgency
ProcessPriority Process Priority Codes ( Example )
. . . fundsReserveRequested 0..1 CodeableConcept For whom to reserve funds
FundsReserve ( Example )
. . . fundsReserve 0..1 CodeableConcept Funds reserved status
FundsReserve ( Example )
. . . related 0..* BackboneElement Prior or corollary claims
. . . . claim 0..1 Reference ( Claim ) Reference to the related claim
. . . . relationship 0..1 CodeableConcept How the reference claim is related
Example Related Claim Relationship Codes ( Example )
. . . . reference 0..1 Identifier File or case reference
. . . prescription 0..1 Reference ( MedicationRequest | VisionPrescription ) Prescription authorizing services or products
. . . originalPrescription 0..1 Reference ( MedicationRequest ) Original prescription if superceded by fulfiller
. . . payee 0..1 BackboneElement Recipient of benefits payable
. . . . type 0..1 CodeableConcept Category of recipient
PayeeType ( Example )
. . . . party 0..1 Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson ) Recipient reference
. . . referral 0..1 Reference ( ServiceRequest ) Treatment Referral
. . . facility 0..1 Reference ( Location ) Servicing Facility
. . . claim 0..1 Reference ( Claim ) Claim reference
. . . claimResponse 0..1 Reference ( ClaimResponse ) Claim response reference
. . . outcome Σ 1..1 code queued | complete | error | partial
Claim Processing Codes RemittanceOutcome ( Required )
. . . disposition 0..1 string Disposition Message
. . . preAuthRef 0..* string Preauthorization reference
. . . preAuthRefPeriod 0..* Period Preauthorization in-effect period
. . . careTeam 0..* BackboneElement Care Team members
. . . . sequence 1..1 positiveInt Order of care team
. . . . provider 1..1 Reference ( Practitioner | PractitionerRole | Organization ) Practitioner or organization
. . . . responsible 0..1 boolean Indicator of the lead practitioner
. . . . role 0..1 CodeableConcept Function within the team
Claim Care Team Role Codes ( Example )
. . . . qualification 0..1 CodeableConcept Practitioner credential or specialization
Example Provider Qualification Codes ( Example )
. . . supportingInfo 0..* BackboneElement Supporting information
. . . . sequence 1..1 positiveInt Information instance identifier
. . . . category 1..1 CodeableConcept Classification of the supplied information
Claim Information Category Codes ( Example )
. . . . code 0..1 CodeableConcept Type of information
Exception Codes ( Example )
. . . . timing[x] 0..1 When it occurred
. . . . . timingDate date
. . . . . timingPeriod Period
. . . . value[x] 0..1 Data to be provided
. . . . . valueBoolean boolean
. . . . . valueString string
. . . . . valueQuantity Quantity
. . . . . valueAttachment Attachment
. . . . . valueReference Reference ( Any )
. . . . reason 0..1 Coding Explanation for the information
Missing Tooth Reason Codes ( Example )
. . . diagnosis 0..* BackboneElement Pertinent diagnosis information
. . . . sequence 1..1 positiveInt Diagnosis instance identifier
. . . . diagnosis[x] 1..1 Nature of illness or problem
ICD-10 Codes ( Example )
. . . . . diagnosisCodeableConcept CodeableConcept
. . . . . diagnosisReference Reference ( Condition )
. . . . type 0..* CodeableConcept Timing or nature of the diagnosis
Example Diagnosis Type Codes ( Example )
. . . . onAdmission 0..1 CodeableConcept Present on admission
Example Diagnosis on Admission Codes ( Example )
. . . . packageCode 0..1 CodeableConcept Package billing code
Example Diagnosis Related Group Codes ( Example )
. . . procedure 0..* BackboneElement Clinical procedures performed
. . . . sequence 1..1 positiveInt Procedure instance identifier
. . . . type 0..* CodeableConcept Category of Procedure
Example Procedure Type Codes ( Example )
. . . . date 0..1 dateTime When the procedure was performed
. . . . procedure[x] 1..1 Specific clinical procedure
ICD-10 Procedure Codes ( Example )
. . . . . procedureCodeableConcept CodeableConcept
. . . . . procedureReference Reference ( Procedure )
. . . . udi 0..* Reference ( Device ) Unique device identifier
. . . precedence 0..1 positiveInt Precedence (primary, secondary, etc.)
. . . insurance Σ 1..* BackboneElement Patient insurance information
. . . . focal Σ 1..1 boolean Coverage to be used for adjudication
. . . . coverage Σ 1..1 Reference ( Coverage ) Insurance information
. . . . preAuthRef 0..* string Prior authorization reference number
. . . accident 0..1 BackboneElement Details of the event
. . . . date 0..1 date When the incident occurred
. . . . type 0..1 CodeableConcept The nature of the accident
V3 Value SetActIncidentCode ActIncidentCode ( Extensible )
. . . . location[x] 0..1 Where the event occurred
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . item 0..* BackboneElement Product or service provided
. . . . sequence 1..1 positiveInt Item instance identifier
. . . . careTeamSequence 0..* positiveInt Applicable care team members
. . . . diagnosisSequence 0..* positiveInt Applicable diagnoses
. . . . procedureSequence 0..* positiveInt Applicable procedures
. . . . informationSequence 0..* positiveInt Applicable exception and supporting information
. . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . category 0..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . modifier 0..* CodeableConcept Product or service billing modifiers
Modifier type Codes ( Example )
. . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . serviced[x] 0..1 Date or dates of service or product delivery
. . . . . servicedDate date
. . . . . servicedPeriod Period
. . . . location[x] 0..1 Place of service or where product was supplied
Example Service Place Codes ( Example )
. . . . . locationCodeableConcept CodeableConcept
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . factor 0..1 decimal Price scaling factor
. . . . net 0..1 Money Total item cost
. . . . udi 0..* Reference ( Device ) Unique device identifier
. . . . bodySite 0..1 CodeableConcept Anatomical location
Oral Site Codes ( Example )
. . . . subSite 0..* CodeableConcept Anatomical sub-location
Surface Codes ( Example )
. . . . encounter 0..* Reference ( Encounter ) Encounters related to this billed item
. . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . adjudication 0..* BackboneElement Adjudication details
. . . . . category 1..1 CodeableConcept Type of adjudication information
Adjudication Value Codes ( Example )
. . . . . reason 0..1 CodeableConcept Explanation of adjudication outcome
Adjudication Reason Codes ( Example )
. . . . . amount 0..1 Money Monetary amount
. . . . . value 0..1 decimal Non-monitary value
. . . . detail 0..* BackboneElement Additional items
. . . . . sequence 1..1 positiveInt Product or service provided
. . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . category 0..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . factor 0..1 decimal Price scaling factor
. . . . . net 0..1 Money Total item cost
. . . . . udi 0..* Reference ( Device ) Unique device identifier
. . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . adjudication 0..* see adjudication Detail level adjudication details
. . . . . subDetail 0..* BackboneElement Additional items
. . . . . . sequence 1..1 positiveInt Product or service provided
. . . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . . category 0..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . . factor 0..1 decimal Price scaling factor
. . . . . . net 0..1 Money Total item cost
. . . . . . udi 0..* Reference ( Device ) Unique device identifier
. . . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . . adjudication 0..* see adjudication Subdetail level adjudication details
. . . addItem 0..* BackboneElement Insurer added line items
. . . . itemSequence 0..* positiveInt Item sequence number
. . . . detailSequence 0..* positiveInt Detail sequence number
. . . . subDetailSequence 0..* positiveInt Subdetail sequence number
. . . . provider 0..* Reference ( Practitioner | PractitionerRole | Organization ) Authorized providers
. . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . programCode 0..* CodeableConcept Program the product or service is provided under
Example Program Reason Codes ( Example )
. . . . serviced[x] 0..1 Date or dates of service or product delivery
. . . . . servicedDate date
. . . . . servicedPeriod Period
. . . . location[x] 0..1 Place of service or where product was supplied
Example Service Place Codes ( Example )
. . . . . locationCodeableConcept CodeableConcept
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . factor 0..1 decimal Price scaling factor
. . . . net 0..1 Money Total item cost
. . . . bodySite 0..1 CodeableConcept Anatomical location
Oral Site Codes ( Example )
. . . . subSite 0..* CodeableConcept Anatomical sub-location
Surface Codes ( Example )
. . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . adjudication 0..* see adjudication Added items adjudication
. . . . detail 0..* BackboneElement Insurer added line items
. . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . factor 0..1 decimal Price scaling factor
. . . . . net 0..1 Money Total item cost
. . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . adjudication 0..* see adjudication Added items adjudication
. . . . . subDetail 0..* BackboneElement Insurer added line items
. . . . . . productOrService 1..1 CodeableConcept Billing, service, product, or drug code
USCLS Codes ( Example )
. . . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . . quantity 0..1 SimpleQuantity Count of products or services
. . . . . . unitPrice 0..1 Money Fee, charge or cost per item
. . . . . . factor 0..1 decimal Price scaling factor
. . . . . . net 0..1 Money Total item cost
. . . . . . noteNumber 0..* positiveInt Applicable note numbers
. . . . . . adjudication 0..* see adjudication Added items adjudication
. . . adjudication 0..* see adjudication Header-level adjudication
. . . total Σ 0..* BackboneElement Adjudication totals
. . . . category Σ 1..1 CodeableConcept Type of adjudication information
Adjudication Value Codes ( Example )
. . . . amount Σ 1..1 Money Financial total for the category
. . . payment 0..1 BackboneElement Payment Details
. . . . type 0..1 CodeableConcept Partial or complete payment
Example Payment Type Codes ( Example )
. . . . adjustment 0..1 Money Payment adjustment for non-claim issues
. . . . adjustmentReason 0..1 CodeableConcept Explanation for the variance
Payment Adjustment Reason Codes ( Example )
. . . . date 0..1 date Expected date of payment
. . . . amount 0..1 Money Payable amount after adjustment
. . . . identifier 0..1 Identifier Business identifier for the payment
. . . formCode 0..1 CodeableConcept Printed form identifier
Forms ( Example )
. . . form 0..1 Attachment Printed reference or actual form
. . . processNote 0..* BackboneElement Note concerning adjudication
. . . . number 0..1 positiveInt Note instance identifier
. . . . type 0..1 code display | print | printoper
NoteType ( Required )
. . . . text 0..1 string Note explanatory text
. . . . language 0..1 CodeableConcept Language of the text
Common Languages ( Preferred but limited to AllLanguages )
. . . benefitPeriod 0..1 Period When the benefits are applicable
. . . benefitBalance 0..* BackboneElement Balance by Benefit Category
. . . . category 1..1 CodeableConcept Benefit classification
Benefit Category Codes ( Example )
. . . . excluded 0..1 boolean Excluded from the plan
. . . . name 0..1 string Short name for the benefit
. . . . description 0..1 string Description of the benefit or services covered
. . . . network 0..1 CodeableConcept In or out of network
Network Type Codes ( Example )
. . . . unit 0..1 CodeableConcept Individual or family
Unit Type Codes ( Example )
. . . . term 0..1 CodeableConcept Annual or lifetime
Benefit Term Codes ( Example )
. . . . financial 0..* BackboneElement Benefit Summary
. . . . . type 1..1 CodeableConcept Benefit classification
Benefit Type Codes ( Example )
. . . . . allowed[x] 0..1 Benefits allowed
. . . . . . allowedUnsignedInt unsignedInt
. . . . . . allowedString string
. . . . . . allowedMoney Money
. . . . . used[x] 0..1 Benefits used
. . . . . . usedUnsignedInt unsignedInt
. . . . . . usedMoney Money

doco Documentation for this format

UML Diagram ( Legend )

ExplanationOfBenefit ( DomainResource ) A unique identifier assigned to this explanation of benefit identifier : Identifier [0..*] The status of the resource instance (this element modifies the meaning of other elements) status : code [1..1] « A code specifying the state of the resource instance. null (Strength=Required) ExplanationOfBenefitStatus ! » The category of claim, e.g. oral, pharmacy, vision, institutional, professional type : CodeableConcept [1..1] « The type or discipline-style of the claim. null (Strength=Extensible) ClaimTypeCodes + » A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty service subType : CodeableConcept [0..1] « A more granular claim typecode. null (Strength=Example) ExampleClaimSubTypeCodes ?? » A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the future use : code [1..1] « Complete, proposed, exploratory, other. null (Strength=Required) Use ! » The party to whom the professional services and/or products have been supplied or are being considered and for whom actual for forecast reimbursement is sought patient : Reference [1..1] « Patient » The period for which charges are being submitted billablePeriod : Period [0..1] The date this resource was created created : dateTime [1..1] Individual who created the claim, predetermination or preauthorization enterer : Reference [0..1] « Practitioner | PractitionerRole » The party responsible for authorization, adjudication and reimbursement insurer : Reference [1..1] « Organization » The provider which is responsible for the claim, predetermination or preauthorization provider : Reference [1..1] « Practitioner | PractitionerRole | Organization » The provider-required urgency of processing the request. Typical values include: stat, routine deferred priority : CodeableConcept [0..1] « The timeliness with which processing is required: stat, normal, deferred. null (Strength=Example) ProcessPriority ProcessPriorityCodes ?? » A code to indicate whether and for whom funds are to be reserved for future claims fundsReserveRequested : CodeableConcept [0..1] « For whom funds are to be reserved: (Patient, Provider, None). null (Strength=Example) Funds Reservation ?? » A code, used only on a response to a preauthorization, to indicate whether the benefits payable have been reserved and for whom fundsReserve : CodeableConcept [0..1] « For whom funds are to be reserved: (Patient, Provider, None). null (Strength=Example) Funds Reservation ?? » Prescription to support the dispensing of pharmacy, device or vision products prescription : Reference [0..1] « MedicationRequest | VisionPrescription » Original prescription which has been superseded by this prescription to support the dispensing of pharmacy services, medications or products originalPrescription : Reference [0..1] « MedicationRequest » A reference to a referral resource referral : Reference [0..1] « ServiceRequest » Facility where the services were provided facility : Reference [0..1] « Location » The business identifier for the instance of the adjudication request: claim predetermination or preauthorization claim : Reference [0..1] « Claim » The business identifier for the instance of the adjudication response: claim, predetermination or preauthorization response claimResponse : Reference [0..1] « ClaimResponse » The outcome of the claim, predetermination, or preauthorization processing outcome : code [1..1] « The result of the claim processing. null (Strength=Required) ClaimProcessingCodes RemittanceOutcome ! » A human readable description of the status of the adjudication disposition : string [0..1] Reference from the Insurer which is used in later communications which refers to this adjudication preAuthRef : string [0..*] The timeframe during which the supplied preauthorization reference may be quoted on claims to obtain the adjudication as provided preAuthRefPeriod : Period [0..*] This indicates the relative order of a series of EOBs related to different coverages for the same suite of services precedence : positiveInt [0..1] A code for the form to be used for printing the content formCode : CodeableConcept [0..1] « The forms codes. null (Strength=Example) Form ?? » The actual form, by reference or inclusion, for printing the content or an EOB form : Attachment [0..1] The term of the benefits documented in this response benefitPeriod : Period [0..1] RelatedClaim Reference to a related claim claim : Reference [0..1] « Claim » A code to convey how the claims are related relationship : CodeableConcept [0..1] « Relationship of this claim to a related Claim. null (Strength=Example) ExampleRelatedClaimRelationsh... ?? » An alternate organizational reference to the case or file to which this particular claim pertains reference : Identifier [0..1] Payee Type of Party to be reimbursed: Subscriber, provider, other type : CodeableConcept [0..1] « A code for the party to be reimbursed. null (Strength=Example) Claim Payee Type ?? » Reference to the individual or organization to whom any payment will be made party : Reference [0..1] « Practitioner | PractitionerRole | Organization | Patient | RelatedPerson » CareTeam A number to uniquely identify care team entries sequence : positiveInt [1..1] Member of the team who provided the product or service provider : Reference [1..1] « Practitioner | PractitionerRole | Organization » The party who is billing and/or responsible for the claimed products or services responsible : boolean [0..1] The lead, assisting or supervising practitioner and their discipline if a multidisciplinary team role : CodeableConcept [0..1] « The role codes for the care team members. null (Strength=Example) ClaimCareTeamRoleCodes ?? » The qualification of the practitioner which is applicable for this service qualification : CodeableConcept [0..1] « Provider professional qualifications. null (Strength=Example) ExampleProviderQualificationC... ?? » SupportingInformation A number to uniquely identify supporting information entries sequence : positiveInt [1..1] The general class of the information supplied: information; exception; accident, employment; onset, etc category : CodeableConcept [1..1] « The valuset used for additional information category codes. null (Strength=Example) ClaimInformationCategoryCodes ?? » System and code pertaining to the specific information regarding special conditions relating to the setting, treatment or patient for which care is sought code : CodeableConcept [0..1] « The valuset used for additional information codes. null (Strength=Example) ExceptionCodes ?? » The date when or period to which this information refers timing[x] : Type Element [0..1] « date | Period » Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data value[x] : Type Element [0..1] « boolean | string | Quantity | Attachment | Reference ( Any ) » Provides the reason in the situation where a reason code is required in addition to the content reason : Coding [0..1] « Reason codes for the missing teeth. null (Strength=Example) MissingToothReasonCodes ?? » Diagnosis A number to uniquely identify diagnosis entries sequence : positiveInt [1..1] The nature of illness or problem in a coded form or as a reference to an external defined Condition diagnosis[x] : Type Element [1..1] « CodeableConcept | Reference ( Condition ); ICD10 Diagnostic codes. null (Strength=Example) ICD-10Codes ?? » When the condition was observed or the relative ranking type : CodeableConcept [0..*] « The type of the diagnosis: admitting, principal, discharge. null (Strength=Example) ExampleDiagnosisTypeCodes ?? » Indication of whether the diagnosis was present on admission to a facility onAdmission : CodeableConcept [0..1] « Present on admission. null (Strength=Example) ExampleDiagnosisOnAdmissionCo... ?? » A package billing code or bundle code used to group products and services to a particular health condition (such as heart attack) which is based on a predetermined grouping code system packageCode : CodeableConcept [0..1] « The DRG codes associated with the diagnosis. null (Strength=Example) ExampleDiagnosisRelatedGroupC... ?? » Procedure A number to uniquely identify procedure entries sequence : positiveInt [1..1] When the condition was observed or the relative ranking type : CodeableConcept [0..*] « Example procedure type codes. null (Strength=Example) ExampleProcedureTypeCodes ?? » Date and optionally time the procedure was performed date : dateTime [0..1] The code or reference to a Procedure resource which identifies the clinical intervention performed procedure[x] : Type Element [1..1] « CodeableConcept | Reference ( Procedure ); ICD10 Procedure codes. null (Strength=Example) ICD-10ProcedureCodes ?? » Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Insurance A flag to indicate that this Coverage is to be used for adjudication of this claim when set to true focal : boolean [1..1] Reference 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 system coverage : Reference [1..1] « Coverage » Reference numbers previously provided by the insurer to the provider to be quoted on subsequent claims containing services or products related to the prior authorization preAuthRef : string [0..*] Accident Date of an accident event related to the products and services contained in the claim date : date [0..1] The type or context of the accident event for the purposes of selection of potential insurance coverages and determination of coordination between insurers type : CodeableConcept [0..1] « Type of accident: work place, auto, etc. null (Strength=Extensible) v3.ActIncidentCode ActIncidentCode + » The physical location of the accident event location[x] : Type Element [0..1] « Address | Reference ( Location ) » Item A number to uniquely identify item entries sequence : positiveInt [1..1] Care team members related to this service or product careTeamSequence : positiveInt [0..*] Diagnoses applicable for this service or product diagnosisSequence : positiveInt [0..*] Procedures applicable for this service or product procedureSequence : positiveInt [0..*] Exceptions, special conditions and supporting information applicable for this service or product informationSequence : positiveInt [0..*] The type of revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. null (Strength=Example) ExampleRevenueCenterCodes ?? » Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [0..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The date or dates when the service or product was supplied, performed or completed serviced[x] : Type Element [0..1] « date | Period » Where the product or service was provided location[x] : Type Element [0..1] « CodeableConcept | Address | Reference ( Location ); Place where the service is rendered. null (Strength=Example) ExampleServicePlaceCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Physical service site on the patient (limb, tooth, etc.) bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch. null (Strength=Example) OralSiteCodes ?? » A region or surface of the bodySite, e.g. limb region or tooth surface(s) subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations. null (Strength=Example) SurfaceCodes ?? » A billed item may include goods or services provided in multiple encounters encounter : Reference [0..*] « Encounter » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] Adjudication A code to indicate the information type of this adjudication record. Information types may include: the value submitted, maximum values or percentages allowed or payable under the plan, amounts that the patient is responsible for in-aggregate or pertaining to this item, amounts paid by other coverages, and the benefit payable for this item category : CodeableConcept [1..1] « The adjudication codes. null (Strength=Example) AdjudicationValueCodes ?? » A code supporting the understanding of the adjudication result and explaining variance from expected amount reason : CodeableConcept [0..1] « Adjudication reason codes. null (Strength=Example) AdjudicationReasonCodes ?? » Monetary amount associated with the category amount : Money [0..1] A non-monetary value associated with the category. Mutually exclusive to the amount element above value : decimal [0..1] Detail A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items sequence : positiveInt [1..1] The type of revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. null (Strength=Example) ExampleRevenueCenterCodes ?? » Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [0..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] SubDetail A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items sequence : positiveInt [1..1] The type of revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. null (Strength=Example) ExampleRevenueCenterCodes ?? » Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [0..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] AddedItem Claim items which this service line is intended to replace itemSequence : positiveInt [0..*] The sequence number of the details within the claim item which this line is intended to replace detailSequence : positiveInt [0..*] The sequence number of the sub-details woithin the details within the claim item which this line is intended to replace subDetailSequence : positiveInt [0..*] The providers who are authorized for the services rendered to the patient provider : Reference [0..*] « Practitioner | PractitionerRole | Organization » When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » Identifies the program under which this may be recovered programCode : CodeableConcept [0..*] « Program specific reason codes. null (Strength=Example) ExampleProgramReasonCodes ?? » The date or dates when the service or product was supplied, performed or completed serviced[x] : Type Element [0..1] « date | Period » Where the product or service was provided location[x] : Type Element [0..1] « CodeableConcept | Address | Reference ( Location ); Place where the service is rendered. null (Strength=Example) ExampleServicePlaceCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] Physical service site on the patient (limb, tooth, etc.) bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch. null (Strength=Example) OralSiteCodes ?? » A region or surface of the bodySite, e.g. limb region or tooth surface(s) subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations. null (Strength=Example) SurfaceCodes ?? » The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] AddedItemDetail When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] AddedItemDetailSubDetail When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item productOrService : CodeableConcept [1..1] « Allowable service and product codes. null (Strength=Example) USCLSCodes ?? » Item typification or modifiers codes to convey additional context for the product or service modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. null (Strength=Example) ModifierTypeCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an additional service or product or charge net : Money [0..1] The numbers associated with notes below which apply to the adjudication of this item noteNumber : positiveInt [0..*] Total A code to indicate the information type of this adjudication record. Information types may include: the value submitted, maximum values or percentages allowed or payable under the plan, amounts that the patient is responsible for in aggregate or pertaining to this item, amounts paid by other coverages, and the benefit payable for this item category : CodeableConcept [1..1] « The adjudication codes. null (Strength=Example) AdjudicationValueCodes ?? » Monetary total amount associated with the category amount : Money [1..1] Payment Whether this represents partial or complete payment of the benefits payable type : CodeableConcept [0..1] « The type (partial, complete) of the payment. null (Strength=Example) ExamplePaymentTypeCodes ?? » Total amount of all adjustments to this payment included in this transaction which are not related to this claim's adjudication adjustment : Money [0..1] Reason for the payment adjustment adjustmentReason : CodeableConcept [0..1] « Payment Adjustment reason codes. null (Strength=Example) PaymentAdjustmentReasonCodes ?? » Estimated date the payment will be issued or the actual issue date of payment date : date [0..1] Benefits payable less any payment adjustment amount : Money [0..1] Issuer's unique identifier for the payment instrument identifier : Identifier [0..1] Note A number to uniquely identify a note entry number : positiveInt [0..1] The business purpose of the note text type : code [0..1] « The presentation types of notes. null (Strength=Required) NoteType ! » The explanation or description associated with the processing text : string [0..1] A code to define the language used in the text of the note language : CodeableConcept [0..1] « A human language. null (Strength=Preferred) CommonLanguages ? » BenefitBalance Code to identify the general type of benefits under which products and services are provided category : CodeableConcept [1..1] « Benefit categories such as: oral, medical, vision, oral-basic etc. null (Strength=Example) BenefitCategoryCodes ?? » True if the indicated class of service is excluded from the plan, missing or False indicates the product or service is included in the coverage excluded : boolean [0..1] A short name or tag for the benefit name : string [0..1] A richer description of the benefit or services covered description : string [0..1] Is a flag to indicate whether the benefits refer to in-network providers or out-of-network providers network : CodeableConcept [0..1] « Code to classify in or out of network services. null (Strength=Example) NetworkTypeCodes ?? » Indicates if the benefits apply to an individual or to the family unit : CodeableConcept [0..1] « Unit covered/serviced - individual or family. null (Strength=Example) UnitTypeCodes ?? » The term or period of the values such as 'maximum lifetime benefit' or 'maximum annual visits' term : CodeableConcept [0..1] « Coverage unit - annual, lifetime. null (Strength=Example) BenefitTermCodes ?? » Benefit Classification of benefit being provided type : CodeableConcept [1..1] « Deductable, visits, co-pay, etc. null (Strength=Example) BenefitTypeCodes ?? » The quantity of the benefit which is permitted under the coverage allowed[x] : Type Element [0..1] « unsignedInt | string | Money » The quantity of the benefit which have been consumed to date used[x] : Type Element [0..1] « unsignedInt | Money » Other claims which are related to this claim such as prior submissions or claims for related services or for the same event related [0..*] The party to be reimbursed for cost of the products and services according to the terms of the policy payee [0..1] The members of the team who provided the products and services careTeam [0..*] Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues supportingInfo [0..*] Information about diagnoses relevant to the claim items diagnosis [0..*] Procedures performed on the patient relevant to the billing items with the claim procedure [0..*] Financial instruments for reimbursement for the health care products and services specified on the claim insurance [1..*] Details of a accident which resulted in injuries which required the products and services listed in the claim accident [0..1] If this item is a group then the values here are a summary of the adjudication of the detail items. If this item is a simple product or service then this is the result of the adjudication of this item adjudication [0..*] The adjudication results adjudication [0..*] The adjudication results adjudication [0..*] Third-tier of goods and services subDetail [0..*] Second-tier of goods and services detail [0..*] A claim line. Either a simple (a product or service) or a 'group' of details which can also be a simple items or groups of sub-details item [0..*] The adjudication results adjudication [0..*] The adjudication results adjudication [0..*] The adjudication results adjudication [0..*] The third-tier service adjudications for payor added services subDetail [0..*] The second-tier service adjudications for payor added services detail [0..*] The first-tier service adjudications for payor added product or service lines addItem [0..*] The adjudication results which are presented at the header level rather than at the line-item or add-item levels adjudication [0..*] Categorized monetary totals for the adjudication total [0..*] Payment details for the adjudication of the claim payment [0..1] A note that describes or explains adjudication results in a human readable form processNote [0..*] Benefits Used to date financial [0..*] Balance by Benefit Category benefitBalance [0..*]

XML Template

<ExplanationOfBenefit 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 the resource --></identifier>
 <status value="[code]"/><!-- 1..1 active | cancelled | draft | entered-in-error -->
 <type><!-- 1..1 CodeableConcept Category or discipline --></type>
 <subType><!-- 0..1 CodeableConcept More granular claim type --></subType>
 <use value="[code]"/><!-- 1..1 claim | preauthorization | predetermination -->
 <patient><!-- 1..1 Reference(Patient) The recipient of the products and services --></patient>
 <billablePeriod><!-- 0..1 Period Relevant time frame for the claim --></billablePeriod>
 <created value="[dateTime]"/><!-- 1..1 Response creation date -->
 <enterer><!-- 0..1 Reference(Practitioner|PractitionerRole) Author of the claim --></enterer>
 <insurer><!-- 1..1 Reference(Organization) Party responsible for reimbursement --></insurer>
 <</provider>
 <</priority>

 <provider><!-- 1..1 Reference(Organization|Practitioner|PractitionerRole) Party responsible for the claim --></provider>
 <priority><!-- 0..1 CodeableConcept Desired processing urgency --></priority>

 <fundsReserveRequested><!-- 0..1 CodeableConcept For whom to reserve funds --></fundsReserveRequested>
 <fundsReserve><!-- 0..1 CodeableConcept Funds reserved status --></fundsReserve>
 <related>  <!-- 0..* Prior or corollary claims -->
  <claim><!-- 0..1 Reference(Claim) Reference to the related claim --></claim>
  <relationship><!-- 0..1 CodeableConcept How the reference claim is related --></relationship>
  <reference><!-- 0..1 Identifier File or case reference --></reference>
 </related>
 <prescription><!-- 0..1 Reference(MedicationRequest|VisionPrescription) Prescription authorizing services or products --></prescription>
 <originalPrescription><!-- 0..1 Reference(MedicationRequest) Original prescription if superceded by fulfiller --></originalPrescription>
 <payee>  <!-- 0..1 Recipient of benefits payable -->
  <type><!-- 0..1 CodeableConcept Category of recipient --></type>
  <|

  <party><!-- 0..1 Reference(Organization|Patient|Practitioner|PractitionerRole|

    RelatedPerson) Recipient reference --></party>
 </payee>
 <referral><!-- 0..1 Reference(ServiceRequest) Treatment Referral --></referral>
 <facility><!-- 0..1 Reference(Location) Servicing Facility --></facility>
 <claim><!-- 0..1 Reference(Claim) Claim reference --></claim>
 <claimResponse><!-- 0..1 Reference(ClaimResponse) Claim response reference --></claimResponse>
 <outcome value="[code]"/><!-- 1..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <preAuthRef value="[string]"/><!-- 0..* Preauthorization reference -->
 <preAuthRefPeriod><!-- 0..* Period Preauthorization in-effect period --></preAuthRefPeriod>
 <careTeam>  <!-- 0..* Care Team members -->
  <sequence value="[positiveInt]"/><!-- 1..1 Order of care team -->
  <</provider>

  <provider><!-- 1..1 Reference(Organization|Practitioner|PractitionerRole) Practitioner or organization --></provider>

  <responsible value="[boolean]"/><!-- 0..1 Indicator of the lead practitioner -->
  <role><!-- 0..1 CodeableConcept Function within the team --></role>
  <qualification><!-- 0..1 CodeableConcept Practitioner credential or specialization --></qualification>
 </careTeam>
 <supportingInfo>  <!-- 0..* Supporting information -->
  <sequence value="[positiveInt]"/><!-- 1..1 Information instance identifier -->
  <category><!-- 1..1 CodeableConcept Classification of the supplied information --></category>
  <code><!-- 0..1 CodeableConcept Type of information --></code>
  <timing[x]><!-- 0..1 date|Period When it occurred --></timing[x]>
  <value[x]><!-- 0..1 boolean|string|Quantity|Attachment|Reference(Any) Data to be provided --></value[x]>
  <reason><!-- 0..1 Coding Explanation for the information --></reason>
 </supportingInfo>
 <diagnosis>  <!-- 0..* Pertinent diagnosis information -->
  <sequence value="[positiveInt]"/><!-- 1..1 Diagnosis instance identifier -->
  <diagnosis[x]><!-- 1..1 CodeableConcept|Reference(Condition) Nature of illness or problem --></diagnosis[x]>
  <type><!-- 0..* CodeableConcept Timing or nature of the diagnosis --></type>
  <onAdmission><!-- 0..1 CodeableConcept Present on admission --></onAdmission>
  <packageCode><!-- 0..1 CodeableConcept Package billing code --></packageCode>
 </diagnosis>
 <procedure>  <!-- 0..* Clinical procedures performed -->
  <sequence value="[positiveInt]"/><!-- 1..1 Procedure instance identifier -->
  <type><!-- 0..* CodeableConcept Category of Procedure --></type>
  <date value="[dateTime]"/><!-- 0..1 When the procedure was performed -->
  <procedure[x]><!-- 1..1 CodeableConcept|Reference(Procedure) Specific clinical procedure --></procedure[x]>
  <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
 </procedure>
 <precedence value="[positiveInt]"/><!-- 0..1 Precedence (primary, secondary, etc.) -->
 <insurance>  <!-- 1..* Patient insurance information -->
  <focal value="[boolean]"/><!-- 1..1 Coverage to be used for adjudication -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <preAuthRef value="[string]"/><!-- 0..* Prior authorization reference number -->
 </insurance>
 <accident>  <!-- 0..1 Details of the event -->
  <date value="[date]"/><!-- 0..1 When the incident occurred -->
  <</type>

  <type><!-- 0..1 CodeableConcept The nature of the accident  --></type>

  <location[x]><!-- 0..1 Address|Reference(Location) Where the event occurred --></location[x]>
 </accident>
 <item>  <!-- 0..* Product or service provided -->
  <sequence value="[positiveInt]"/><!-- 1..1 Item instance identifier -->
  <careTeamSequence value="[positiveInt]"/><!-- 0..* Applicable care team members -->
  <diagnosisSequence value="[positiveInt]"/><!-- 0..* Applicable diagnoses -->
  <procedureSequence value="[positiveInt]"/><!-- 0..* Applicable procedures -->
  <informationSequence value="[positiveInt]"/><!-- 0..* Applicable exception and supporting information -->
  <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
  <category><!-- 0..1 CodeableConcept Benefit classification --></category>
  <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
  <modifier><!-- 0..* CodeableConcept Product or service billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of service or product delivery --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service or where product was supplied --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
  <bodySite><!-- 0..1 CodeableConcept Anatomical location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Anatomical sub-location --></subSite>
  <encounter><!-- 0..* Reference(Encounter) Encounters related to this billed item --></encounter>
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication>  <!-- 0..* Adjudication details -->
   <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
   <reason><!-- 0..1 CodeableConcept Explanation of adjudication outcome --></reason>
   <amount><!-- 0..1 Money Monetary amount --></amount>
   <value value="[decimal]"/><!-- 0..1 Non-monitary value -->
  </adjudication>
  <detail>  <!-- 0..* Additional items -->
   <sequence value="[positiveInt]"/><!-- 1..1 Product or service provided -->
   <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
   <category><!-- 0..1 CodeableConcept Benefit classification --></category>
   <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
   <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Detail level adjudication details --></adjudication>
   <subDetail>  <!-- 0..* Additional items -->
    <sequence value="[positiveInt]"/><!-- 1..1 Product or service provided -->
    <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
    <category><!-- 0..1 CodeableConcept Benefit classification --></category>
    <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
    <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <udi><!-- 0..* Reference(Device) Unique device identifier --></udi>
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Subdetail level adjudication details --></adjudication>
   </subDetail>
  </detail>
 </item>
 <addItem>  <!-- 0..* Insurer added line items -->
  <itemSequence value="[positiveInt]"/><!-- 0..* Item sequence number -->
  <detailSequence value="[positiveInt]"/><!-- 0..* Detail sequence number -->
  <subDetailSequence value="[positiveInt]"/><!-- 0..* Subdetail sequence number -->
  <</provider>

  <provider><!-- 0..* Reference(Organization|Practitioner|PractitionerRole) Authorized providers --></provider>

  <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of service or product delivery --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service or where product was supplied --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <bodySite><!-- 0..1 CodeableConcept Anatomical location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Anatomical sub-location --></subSite>
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Added items adjudication --></adjudication>
  <detail>  <!-- 0..* Insurer added line items -->
   <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Added items adjudication --></adjudication>
   <subDetail>  <!-- 0..* Insurer added line items -->
    <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Added items adjudication --></adjudication>
   </subDetail>
  </detail>
 </addItem>
 <adjudication><!-- 0..* Content as for ExplanationOfBenefit.item.adjudication Header-level adjudication --></adjudication>
 <total>  <!-- 0..* Adjudication totals -->
  <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
  <amount><!-- 1..1 Money Financial total for the category --></amount>
 </total>
 <payment>  <!-- 0..1 Payment Details -->
  <type><!-- 0..1 CodeableConcept Partial or complete payment --></type>
  <adjustment><!-- 0..1 Money Payment adjustment for non-claim issues --></adjustment>
  <adjustmentReason><!-- 0..1 CodeableConcept Explanation for the variance --></adjustmentReason>
  <date value="[date]"/><!-- 0..1 Expected date of payment -->
  <amount><!-- 0..1 Money Payable amount after adjustment --></amount>
  <identifier><!-- 0..1 Identifier Business identifier for the payment --></identifier>
 </payment>
 <formCode><!-- 0..1 CodeableConcept Printed form identifier --></formCode>
 <form><!-- 0..1 Attachment Printed reference or actual form --></form>
 <processNote>  <!-- 0..* Note concerning adjudication -->
  <number value="[positiveInt]"/><!-- 0..1 Note instance identifier -->
  <type value="[code]"/><!-- 0..1 display | print | printoper -->
  <text value="[string]"/><!-- 0..1 Note explanatory text -->
  <language><!-- 0..1 CodeableConcept Language of the text --></language>
 </processNote>
 <benefitPeriod><!-- 0..1 Period When the benefits are applicable --></benefitPeriod>
 <benefitBalance>  <!-- 0..* Balance by Benefit Category -->
  <category><!-- 1..1 CodeableConcept Benefit classification --></category>
  <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>
  <financial>  <!-- 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|Money Benefits used --></used[x]>
  </financial>
 </benefitBalance>
</ExplanationOfBenefit>

JSON Template

{doco
  "resourceType" : "ExplanationOfBenefit",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business Identifier for the resource
  "status" : "<code>", // R!  active | cancelled | draft | entered-in-error
  "type" : { CodeableConcept }, // R!  Category or discipline
  "subType" : { CodeableConcept }, // More granular claim type
  "use" : "<code>", // R!  claim | preauthorization | predetermination
  "patient" : { Reference(Patient) }, // R!  The recipient of the products and services
  "billablePeriod" : { Period }, // Relevant time frame for the claim
  "created" : "<dateTime>", // R!  Response creation date
  "enterer" : { Reference(Practitioner|PractitionerRole) }, // Author of the claim
  "insurer" : { Reference(Organization) }, // R!  Party responsible for reimbursement
  "
  "

  "provider" : { Reference(Organization|Practitioner|PractitionerRole) }, // R!  Party responsible for the claim
  "priority" : { CodeableConcept }, // Desired processing urgency

  "fundsReserveRequested" : { CodeableConcept }, // For whom to reserve funds
  "fundsReserve" : { CodeableConcept }, // Funds reserved status
  "related" : [{ // Prior or corollary claims
    "claim" : { Reference(Claim) }, // Reference to the related claim
    "relationship" : { CodeableConcept }, // How the reference claim is related
    "reference" : { Identifier } // File or case reference
  }],
  "prescription" : { Reference(MedicationRequest|VisionPrescription) }, // Prescription authorizing services or products
  "originalPrescription" : { Reference(MedicationRequest) }, // Original prescription if superceded by fulfiller
  "payee" : { // Recipient of benefits payable
    "type" : { CodeableConcept }, // Category of recipient
    "|

    "party" : { Reference(Organization|Patient|Practitioner|PractitionerRole|

    RelatedPerson) } // Recipient reference
  },
  "referral" : { Reference(ServiceRequest) }, // Treatment Referral
  "facility" : { Reference(Location) }, // Servicing Facility
  "claim" : { Reference(Claim) }, // Claim reference
  "claimResponse" : { Reference(ClaimResponse) }, // Claim response reference
  "outcome" : "<code>", // R!  queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "preAuthRef" : ["<string>"], // Preauthorization reference
  "preAuthRefPeriod" : [{ Period }], // Preauthorization in-effect period
  "careTeam" : [{ // Care Team members
    "sequence" : "<positiveInt>", // R!  Order of care team
    "

    "provider" : { Reference(Organization|Practitioner|PractitionerRole) }, // R!  Practitioner or organization

    "responsible" : <boolean>, // Indicator of the lead practitioner
    "role" : { CodeableConcept }, // Function within the team
    "qualification" : { CodeableConcept } // Practitioner credential or specialization
  }],
  "supportingInfo" : [{ // Supporting information
    "sequence" : "<positiveInt>", // R!  Information instance identifier
    "category" : { CodeableConcept }, // R!  Classification of the supplied information
    "code" : { CodeableConcept }, // Type of information
    // timing[x]: When it occurred. One of these 2:
    "timingDate" : "<date>",
    "timingPeriod" : { Period },
    // value[x]: Data to be provided. One of these 5:
    "valueBoolean" : <boolean>,
    "valueString" : "<string>",
    "valueQuantity" : { Quantity },
    "valueAttachment" : { Attachment },
    "valueReference" : { Reference(Any) },
    "reason" : { Coding } // Explanation for the information
  }],
  "diagnosis" : [{ // Pertinent diagnosis information
    "sequence" : "<positiveInt>", // R!  Diagnosis instance identifier
    // diagnosis[x]: Nature of illness or problem. One of these 2:
    "diagnosisCodeableConcept" : { CodeableConcept },
    "diagnosisReference" : { Reference(Condition) },
    "type" : [{ CodeableConcept }], // Timing or nature of the diagnosis
    "onAdmission" : { CodeableConcept }, // Present on admission
    "packageCode" : { CodeableConcept } // Package billing code
  }],
  "procedure" : [{ // Clinical procedures performed
    "sequence" : "<positiveInt>", // R!  Procedure instance identifier
    "type" : [{ CodeableConcept }], // Category of Procedure
    "date" : "<dateTime>", // When the procedure was performed
    // procedure[x]: Specific clinical procedure. One of these 2:
    "procedureCodeableConcept" : { CodeableConcept },
    "procedureReference" : { Reference(Procedure) },
    "udi" : [{ Reference(Device) }] // Unique device identifier
  }],
  "precedence" : "<positiveInt>", // Precedence (primary, secondary, etc.)
  "insurance" : [{ // R!  Patient insurance information
    "focal" : <boolean>, // R!  Coverage to be used for adjudication
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "preAuthRef" : ["<string>"] // Prior authorization reference number
  }],
  "accident" : { // Details of the event
    "date" : "<date>", // When the incident occurred
    "

    "type" : { CodeableConcept }, // The nature of the accident 

    // location[x]: Where the event occurred. One of these 2:
    "locationAddress" : { Address }
    "locationReference" : { Reference(Location) }
  },
  "item" : [{ // Product or service provided
    "sequence" : "<positiveInt>", // R!  Item instance identifier
    "careTeamSequence" : ["<positiveInt>"], // Applicable care team members
    "diagnosisSequence" : ["<positiveInt>"], // Applicable diagnoses
    "procedureSequence" : ["<positiveInt>"], // Applicable procedures
    "informationSequence" : ["<positiveInt>"], // Applicable exception and supporting information
    "revenue" : { CodeableConcept }, // Revenue or cost center code
    "category" : { CodeableConcept }, // Benefit classification
    "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
    "modifier" : [{ CodeableConcept }], // Product or service billing modifiers
    "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
    // serviced[x]: Date or dates of service or product delivery. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service or where product was supplied. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
    "unitPrice" : { Money }, // Fee, charge or cost per item
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "udi" : [{ Reference(Device) }], // Unique device identifier
    "bodySite" : { CodeableConcept }, // Anatomical location
    "subSite" : [{ CodeableConcept }], // Anatomical sub-location
    "encounter" : [{ Reference(Encounter) }], // Encounters related to this billed item
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ // Adjudication details
      "category" : { CodeableConcept }, // R!  Type of adjudication information
      "reason" : { CodeableConcept }, // Explanation of adjudication outcome
      "amount" : { Money }, // Monetary amount
      "value" : <decimal> // Non-monitary value
    }],
    "detail" : [{ // Additional items
      "sequence" : "<positiveInt>", // R!  Product or service provided
      "revenue" : { CodeableConcept }, // Revenue or cost center code
      "category" : { CodeableConcept }, // Benefit classification
      "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
      "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
      "unitPrice" : { Money }, // Fee, charge or cost per item
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "udi" : [{ Reference(Device) }], // Unique device identifier
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Detail level adjudication details
      "subDetail" : [{ // Additional items
        "sequence" : "<positiveInt>", // R!  Product or service provided
        "revenue" : { CodeableConcept }, // Revenue or cost center code
        "category" : { CodeableConcept }, // Benefit classification
        "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
        "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
        "unitPrice" : { Money }, // Fee, charge or cost per item
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "udi" : [{ Reference(Device) }], // Unique device identifier
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }] // Subdetail level adjudication details
      }]
    }]
  }],
  "addItem" : [{ // Insurer added line items
    "itemSequence" : ["<positiveInt>"], // Item sequence number
    "detailSequence" : ["<positiveInt>"], // Detail sequence number
    "subDetailSequence" : ["<positiveInt>"], // Subdetail sequence number
    "

    "provider" : [{ Reference(Organization|Practitioner|PractitionerRole) }], // Authorized providers

    "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
    "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
    // serviced[x]: Date or dates of service or product delivery. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service or where product was supplied. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
    "unitPrice" : { Money }, // Fee, charge or cost per item
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "bodySite" : { CodeableConcept }, // Anatomical location
    "subSite" : [{ CodeableConcept }], // Anatomical sub-location
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Added items adjudication
    "detail" : [{ // Insurer added line items
      "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
      "unitPrice" : { Money }, // Fee, charge or cost per item
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Added items adjudication
      "subDetail" : [{ // Insurer added line items
        "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
        "unitPrice" : { Money }, // Fee, charge or cost per item
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }] // Added items adjudication
      }]
    }]
  }],
  "adjudication" : [{ Content as for ExplanationOfBenefit.item.adjudication }], // Header-level adjudication
  "total" : [{ // Adjudication totals
    "category" : { CodeableConcept }, // R!  Type of adjudication information
    "amount" : { Money } // R!  Financial total for the category
  }],
  "payment" : { // Payment Details
    "type" : { CodeableConcept }, // Partial or complete payment
    "adjustment" : { Money }, // Payment adjustment for non-claim issues
    "adjustmentReason" : { CodeableConcept }, // Explanation for the variance
    "date" : "<date>", // Expected date of payment
    "amount" : { Money }, // Payable amount after adjustment
    "identifier" : { Identifier } // Business identifier for the payment
  },
  "formCode" : { CodeableConcept }, // Printed form identifier
  "form" : { Attachment }, // Printed reference or actual form
  "processNote" : [{ // Note concerning adjudication
    "number" : "<positiveInt>", // Note instance identifier
    "type" : "<code>", // display | print | printoper
    "text" : "<string>", // Note explanatory text
    "language" : { CodeableConcept } // Language of the text
  }],
  "benefitPeriod" : { Period }, // When the benefits are applicable
  "benefitBalance" : [{ // Balance by Benefit Category
    "category" : { CodeableConcept }, // R!  Benefit classification
    "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
    "financial" : [{ // 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 2:
      "usedUnsignedInt" : "<unsignedInt>"
      "usedMoney" : { Money }
    }]
  }]
}

Turtle Template

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


[ a fhir:ExplanationOfBenefit;
  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:ExplanationOfBenefit.identifier [ Identifier ], ... ; # 0..* Business Identifier for the resource
  fhir:ExplanationOfBenefit.status [ code ]; # 1..1 active | cancelled | draft | entered-in-error
  fhir:ExplanationOfBenefit.type [ CodeableConcept ]; # 1..1 Category or discipline
  fhir:ExplanationOfBenefit.subType [ CodeableConcept ]; # 0..1 More granular claim type
  fhir:ExplanationOfBenefit.use [ code ]; # 1..1 claim | preauthorization | predetermination
  fhir:ExplanationOfBenefit.patient [ Reference(Patient) ]; # 1..1 The recipient of the products and services
  fhir:ExplanationOfBenefit.billablePeriod [ Period ]; # 0..1 Relevant time frame for the claim
  fhir:ExplanationOfBenefit.created [ dateTime ]; # 1..1 Response creation date
  fhir:ExplanationOfBenefit.enterer [ Reference(Practitioner|PractitionerRole) ]; # 0..1 Author of the claim
  fhir:ExplanationOfBenefit.insurer [ Reference(Organization) ]; # 1..1 Party responsible for reimbursement
  fhir:

  fhir:ExplanationOfBenefit.provider [ Reference(Organization|Practitioner|PractitionerRole) ]; # 1..1 Party responsible for the claim

  fhir:ExplanationOfBenefit.priority [ CodeableConcept ]; # 0..1 Desired processing urgency
  fhir:ExplanationOfBenefit.fundsReserveRequested [ CodeableConcept ]; # 0..1 For whom to reserve funds
  fhir:ExplanationOfBenefit.fundsReserve [ CodeableConcept ]; # 0..1 Funds reserved status
  fhir:ExplanationOfBenefit.related [ # 0..* Prior or corollary claims
    fhir:ExplanationOfBenefit.related.claim [ Reference(Claim) ]; # 0..1 Reference to the related claim
    fhir:ExplanationOfBenefit.related.relationship [ CodeableConcept ]; # 0..1 How the reference claim is related
    fhir:ExplanationOfBenefit.related.reference [ Identifier ]; # 0..1 File or case reference
  ], ...;
  fhir:ExplanationOfBenefit.prescription [ Reference(MedicationRequest|VisionPrescription) ]; # 0..1 Prescription authorizing services or products
  fhir:ExplanationOfBenefit.originalPrescription [ Reference(MedicationRequest) ]; # 0..1 Original prescription if superceded by fulfiller
  fhir:ExplanationOfBenefit.payee [ # 0..1 Recipient of benefits payable
    fhir:ExplanationOfBenefit.payee.type [ CodeableConcept ]; # 0..1 Category of recipient
    fhir:

    fhir:ExplanationOfBenefit.payee.party [ Reference(Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 0..1 Recipient reference

  ];
  fhir:ExplanationOfBenefit.referral [ Reference(ServiceRequest) ]; # 0..1 Treatment Referral
  fhir:ExplanationOfBenefit.facility [ Reference(Location) ]; # 0..1 Servicing Facility
  fhir:ExplanationOfBenefit.claim [ Reference(Claim) ]; # 0..1 Claim reference
  fhir:ExplanationOfBenefit.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Claim response reference
  fhir:ExplanationOfBenefit.outcome [ code ]; # 1..1 queued | complete | error | partial
  fhir:ExplanationOfBenefit.disposition [ string ]; # 0..1 Disposition Message
  fhir:ExplanationOfBenefit.preAuthRef [ string ], ... ; # 0..* Preauthorization reference
  fhir:ExplanationOfBenefit.preAuthRefPeriod [ Period ], ... ; # 0..* Preauthorization in-effect period
  fhir:ExplanationOfBenefit.careTeam [ # 0..* Care Team members
    fhir:ExplanationOfBenefit.careTeam.sequence [ positiveInt ]; # 1..1 Order of care team
    fhir:

    fhir:ExplanationOfBenefit.careTeam.provider [ Reference(Organization|Practitioner|PractitionerRole) ]; # 1..1 Practitioner or organization

    fhir:ExplanationOfBenefit.careTeam.responsible [ boolean ]; # 0..1 Indicator of the lead practitioner
    fhir:ExplanationOfBenefit.careTeam.role [ CodeableConcept ]; # 0..1 Function within the team
    fhir:ExplanationOfBenefit.careTeam.qualification [ CodeableConcept ]; # 0..1 Practitioner credential or specialization
  ], ...;
  fhir:ExplanationOfBenefit.supportingInfo [ # 0..* Supporting information
    fhir:ExplanationOfBenefit.supportingInfo.sequence [ positiveInt ]; # 1..1 Information instance identifier
    fhir:ExplanationOfBenefit.supportingInfo.category [ CodeableConcept ]; # 1..1 Classification of the supplied information
    fhir:ExplanationOfBenefit.supportingInfo.code [ CodeableConcept ]; # 0..1 Type of information
    # ExplanationOfBenefit.supportingInfo.timing[x] : 0..1 When it occurred. One of these 2
      fhir:ExplanationOfBenefit.supportingInfo.timingDate [ date ]
      fhir:ExplanationOfBenefit.supportingInfo.timingPeriod [ Period ]
    # ExplanationOfBenefit.supportingInfo.value[x] : 0..1 Data to be provided. One of these 5
      fhir:ExplanationOfBenefit.supportingInfo.valueBoolean [ boolean ]
      fhir:ExplanationOfBenefit.supportingInfo.valueString [ string ]
      fhir:ExplanationOfBenefit.supportingInfo.valueQuantity [ Quantity ]
      fhir:ExplanationOfBenefit.supportingInfo.valueAttachment [ Attachment ]
      fhir:ExplanationOfBenefit.supportingInfo.valueReference [ Reference(Any) ]
    fhir:ExplanationOfBenefit.supportingInfo.reason [ Coding ]; # 0..1 Explanation for the information
  ], ...;
  fhir:ExplanationOfBenefit.diagnosis [ # 0..* Pertinent diagnosis information
    fhir:ExplanationOfBenefit.diagnosis.sequence [ positiveInt ]; # 1..1 Diagnosis instance identifier
    # ExplanationOfBenefit.diagnosis.diagnosis[x] : 1..1 Nature of illness or problem. One of these 2
      fhir:ExplanationOfBenefit.diagnosis.diagnosisCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.diagnosis.diagnosisReference [ Reference(Condition) ]
    fhir:ExplanationOfBenefit.diagnosis.type [ CodeableConcept ], ... ; # 0..* Timing or nature of the diagnosis
    fhir:ExplanationOfBenefit.diagnosis.onAdmission [ CodeableConcept ]; # 0..1 Present on admission
    fhir:ExplanationOfBenefit.diagnosis.packageCode [ CodeableConcept ]; # 0..1 Package billing code
  ], ...;
  fhir:ExplanationOfBenefit.procedure [ # 0..* Clinical procedures performed
    fhir:ExplanationOfBenefit.procedure.sequence [ positiveInt ]; # 1..1 Procedure instance identifier
    fhir:ExplanationOfBenefit.procedure.type [ CodeableConcept ], ... ; # 0..* Category of Procedure
    fhir:ExplanationOfBenefit.procedure.date [ dateTime ]; # 0..1 When the procedure was performed
    # ExplanationOfBenefit.procedure.procedure[x] : 1..1 Specific clinical procedure. One of these 2
      fhir:ExplanationOfBenefit.procedure.procedureCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.procedure.procedureReference [ Reference(Procedure) ]
    fhir:ExplanationOfBenefit.procedure.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
  ], ...;
  fhir:ExplanationOfBenefit.precedence [ positiveInt ]; # 0..1 Precedence (primary, secondary, etc.)
  fhir:ExplanationOfBenefit.insurance [ # 1..* Patient insurance information
    fhir:ExplanationOfBenefit.insurance.focal [ boolean ]; # 1..1 Coverage to be used for adjudication
    fhir:ExplanationOfBenefit.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:ExplanationOfBenefit.insurance.preAuthRef [ string ], ... ; # 0..* Prior authorization reference number
  ], ...;
  fhir:ExplanationOfBenefit.accident [ # 0..1 Details of the event
    fhir:ExplanationOfBenefit.accident.date [ date ]; # 0..1 When the incident occurred
    fhir:ExplanationOfBenefit.accident.type [ CodeableConcept ]; # 0..1 The nature of the accident
    # ExplanationOfBenefit.accident.location[x] : 0..1 Where the event occurred. One of these 2
      fhir:ExplanationOfBenefit.accident.locationAddress [ Address ]
      fhir:ExplanationOfBenefit.accident.locationReference [ Reference(Location) ]
  ];
  fhir:ExplanationOfBenefit.item [ # 0..* Product or service provided
    fhir:ExplanationOfBenefit.item.sequence [ positiveInt ]; # 1..1 Item instance identifier
    fhir:ExplanationOfBenefit.item.careTeamSequence [ positiveInt ], ... ; # 0..* Applicable care team members
    fhir:ExplanationOfBenefit.item.diagnosisSequence [ positiveInt ], ... ; # 0..* Applicable diagnoses
    fhir:ExplanationOfBenefit.item.procedureSequence [ positiveInt ], ... ; # 0..* Applicable procedures
    fhir:ExplanationOfBenefit.item.informationSequence [ positiveInt ], ... ; # 0..* Applicable exception and supporting information
    fhir:ExplanationOfBenefit.item.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
    fhir:ExplanationOfBenefit.item.category [ CodeableConcept ]; # 0..1 Benefit classification
    fhir:ExplanationOfBenefit.item.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
    fhir:ExplanationOfBenefit.item.modifier [ CodeableConcept ], ... ; # 0..* Product or service billing modifiers
    fhir:ExplanationOfBenefit.item.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
    # ExplanationOfBenefit.item.serviced[x] : 0..1 Date or dates of service or product delivery. One of these 2
      fhir:ExplanationOfBenefit.item.servicedDate [ date ]
      fhir:ExplanationOfBenefit.item.servicedPeriod [ Period ]
    # ExplanationOfBenefit.item.location[x] : 0..1 Place of service or where product was supplied. One of these 3
      fhir:ExplanationOfBenefit.item.locationCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.item.locationAddress [ Address ]
      fhir:ExplanationOfBenefit.item.locationReference [ Reference(Location) ]
    fhir:ExplanationOfBenefit.item.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
    fhir:ExplanationOfBenefit.item.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
    fhir:ExplanationOfBenefit.item.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:ExplanationOfBenefit.item.net [ Money ]; # 0..1 Total item cost
    fhir:ExplanationOfBenefit.item.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
    fhir:ExplanationOfBenefit.item.bodySite [ CodeableConcept ]; # 0..1 Anatomical location
    fhir:ExplanationOfBenefit.item.subSite [ CodeableConcept ], ... ; # 0..* Anatomical sub-location
    fhir:ExplanationOfBenefit.item.encounter [ Reference(Encounter) ], ... ; # 0..* Encounters related to this billed item
    fhir:ExplanationOfBenefit.item.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ExplanationOfBenefit.item.adjudication [ # 0..* Adjudication details
      fhir:ExplanationOfBenefit.item.adjudication.category [ CodeableConcept ]; # 1..1 Type of adjudication information
      fhir:ExplanationOfBenefit.item.adjudication.reason [ CodeableConcept ]; # 0..1 Explanation of adjudication outcome
      fhir:ExplanationOfBenefit.item.adjudication.amount [ Money ]; # 0..1 Monetary amount
      fhir:ExplanationOfBenefit.item.adjudication.value [ decimal ]; # 0..1 Non-monitary value
    ], ...;
    fhir:ExplanationOfBenefit.item.detail [ # 0..* Additional items
      fhir:ExplanationOfBenefit.item.detail.sequence [ positiveInt ]; # 1..1 Product or service provided
      fhir:ExplanationOfBenefit.item.detail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
      fhir:ExplanationOfBenefit.item.detail.category [ CodeableConcept ]; # 0..1 Benefit classification
      fhir:ExplanationOfBenefit.item.detail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
      fhir:ExplanationOfBenefit.item.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
      fhir:ExplanationOfBenefit.item.detail.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
      fhir:ExplanationOfBenefit.item.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
      fhir:ExplanationOfBenefit.item.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
      fhir:ExplanationOfBenefit.item.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:ExplanationOfBenefit.item.detail.net [ Money ]; # 0..1 Total item cost
      fhir:ExplanationOfBenefit.item.detail.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
      fhir:ExplanationOfBenefit.item.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ExplanationOfBenefit.item.detail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Detail level adjudication details
      fhir:ExplanationOfBenefit.item.detail.subDetail [ # 0..* Additional items
        fhir:ExplanationOfBenefit.item.detail.subDetail.sequence [ positiveInt ]; # 1..1 Product or service provided
        fhir:ExplanationOfBenefit.item.detail.subDetail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
        fhir:ExplanationOfBenefit.item.detail.subDetail.category [ CodeableConcept ]; # 0..1 Benefit classification
        fhir:ExplanationOfBenefit.item.detail.subDetail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
        fhir:ExplanationOfBenefit.item.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
        fhir:ExplanationOfBenefit.item.detail.subDetail.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
        fhir:ExplanationOfBenefit.item.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
        fhir:ExplanationOfBenefit.item.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
        fhir:ExplanationOfBenefit.item.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:ExplanationOfBenefit.item.detail.subDetail.net [ Money ]; # 0..1 Total item cost
        fhir:ExplanationOfBenefit.item.detail.subDetail.udi [ Reference(Device) ], ... ; # 0..* Unique device identifier
        fhir:ExplanationOfBenefit.item.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ExplanationOfBenefit.item.detail.subDetail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Subdetail level adjudication details
      ], ...;
    ], ...;
  ], ...;
  fhir:ExplanationOfBenefit.addItem [ # 0..* Insurer added line items
    fhir:ExplanationOfBenefit.addItem.itemSequence [ positiveInt ], ... ; # 0..* Item sequence number
    fhir:ExplanationOfBenefit.addItem.detailSequence [ positiveInt ], ... ; # 0..* Detail sequence number
    fhir:ExplanationOfBenefit.addItem.subDetailSequence [ positiveInt ], ... ; # 0..* Subdetail sequence number
    fhir:

    fhir:ExplanationOfBenefit.addItem.provider [ Reference(Organization|Practitioner|PractitionerRole) ], ... ; # 0..* Authorized providers

    fhir:ExplanationOfBenefit.addItem.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
    fhir:ExplanationOfBenefit.addItem.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
    fhir:ExplanationOfBenefit.addItem.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
    # ExplanationOfBenefit.addItem.serviced[x] : 0..1 Date or dates of service or product delivery. One of these 2
      fhir:ExplanationOfBenefit.addItem.servicedDate [ date ]
      fhir:ExplanationOfBenefit.addItem.servicedPeriod [ Period ]
    # ExplanationOfBenefit.addItem.location[x] : 0..1 Place of service or where product was supplied. One of these 3
      fhir:ExplanationOfBenefit.addItem.locationCodeableConcept [ CodeableConcept ]
      fhir:ExplanationOfBenefit.addItem.locationAddress [ Address ]
      fhir:ExplanationOfBenefit.addItem.locationReference [ Reference(Location) ]
    fhir:ExplanationOfBenefit.addItem.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
    fhir:ExplanationOfBenefit.addItem.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
    fhir:ExplanationOfBenefit.addItem.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:ExplanationOfBenefit.addItem.net [ Money ]; # 0..1 Total item cost
    fhir:ExplanationOfBenefit.addItem.bodySite [ CodeableConcept ]; # 0..1 Anatomical location
    fhir:ExplanationOfBenefit.addItem.subSite [ CodeableConcept ], ... ; # 0..* Anatomical sub-location
    fhir:ExplanationOfBenefit.addItem.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ExplanationOfBenefit.addItem.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Added items adjudication
    fhir:ExplanationOfBenefit.addItem.detail [ # 0..* Insurer added line items
      fhir:ExplanationOfBenefit.addItem.detail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
      fhir:ExplanationOfBenefit.addItem.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
      fhir:ExplanationOfBenefit.addItem.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
      fhir:ExplanationOfBenefit.addItem.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
      fhir:ExplanationOfBenefit.addItem.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:ExplanationOfBenefit.addItem.detail.net [ Money ]; # 0..1 Total item cost
      fhir:ExplanationOfBenefit.addItem.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ExplanationOfBenefit.addItem.detail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Added items adjudication
      fhir:ExplanationOfBenefit.addItem.detail.subDetail [ # 0..* Insurer added line items
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.net [ Money ]; # 0..1 Total item cost
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ExplanationOfBenefit.addItem.detail.subDetail.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Added items adjudication
      ], ...;
    ], ...;
  ], ...;
  fhir:ExplanationOfBenefit.adjudication [ See ExplanationOfBenefit.item.adjudication ], ... ; # 0..* Header-level adjudication
  fhir:ExplanationOfBenefit.total [ # 0..* Adjudication totals
    fhir:ExplanationOfBenefit.total.category [ CodeableConcept ]; # 1..1 Type of adjudication information
    fhir:ExplanationOfBenefit.total.amount [ Money ]; # 1..1 Financial total for the category
  ], ...;
  fhir:ExplanationOfBenefit.payment [ # 0..1 Payment Details
    fhir:ExplanationOfBenefit.payment.type [ CodeableConcept ]; # 0..1 Partial or complete payment
    fhir:ExplanationOfBenefit.payment.adjustment [ Money ]; # 0..1 Payment adjustment for non-claim issues
    fhir:ExplanationOfBenefit.payment.adjustmentReason [ CodeableConcept ]; # 0..1 Explanation for the variance
    fhir:ExplanationOfBenefit.payment.date [ date ]; # 0..1 Expected date of payment
    fhir:ExplanationOfBenefit.payment.amount [ Money ]; # 0..1 Payable amount after adjustment
    fhir:ExplanationOfBenefit.payment.identifier [ Identifier ]; # 0..1 Business identifier for the payment
  ];
  fhir:ExplanationOfBenefit.formCode [ CodeableConcept ]; # 0..1 Printed form identifier
  fhir:ExplanationOfBenefit.form [ Attachment ]; # 0..1 Printed reference or actual form
  fhir:ExplanationOfBenefit.processNote [ # 0..* Note concerning adjudication
    fhir:ExplanationOfBenefit.processNote.number [ positiveInt ]; # 0..1 Note instance identifier
    fhir:ExplanationOfBenefit.processNote.type [ code ]; # 0..1 display | print | printoper
    fhir:ExplanationOfBenefit.processNote.text [ string ]; # 0..1 Note explanatory text
    fhir:ExplanationOfBenefit.processNote.language [ CodeableConcept ]; # 0..1 Language of the text
  ], ...;
  fhir:ExplanationOfBenefit.benefitPeriod [ Period ]; # 0..1 When the benefits are applicable
  fhir:ExplanationOfBenefit.benefitBalance [ # 0..* Balance by Benefit Category
    fhir:ExplanationOfBenefit.benefitBalance.category [ CodeableConcept ]; # 1..1 Benefit classification
    fhir:ExplanationOfBenefit.benefitBalance.excluded [ boolean ]; # 0..1 Excluded from the plan
    fhir:ExplanationOfBenefit.benefitBalance.name [ string ]; # 0..1 Short name for the benefit
    fhir:ExplanationOfBenefit.benefitBalance.description [ string ]; # 0..1 Description of the benefit or services covered
    fhir:ExplanationOfBenefit.benefitBalance.network [ CodeableConcept ]; # 0..1 In or out of network
    fhir:ExplanationOfBenefit.benefitBalance.unit [ CodeableConcept ]; # 0..1 Individual or family
    fhir:ExplanationOfBenefit.benefitBalance.term [ CodeableConcept ]; # 0..1 Annual or lifetime
    fhir:ExplanationOfBenefit.benefitBalance.financial [ # 0..* Benefit Summary
      fhir:ExplanationOfBenefit.benefitBalance.financial.type [ CodeableConcept ]; # 1..1 Benefit classification
      # ExplanationOfBenefit.benefitBalance.financial.allowed[x] : 0..1 Benefits allowed. One of these 3
        fhir:ExplanationOfBenefit.benefitBalance.financial.allowedUnsignedInt [ unsignedInt ]
        fhir:ExplanationOfBenefit.benefitBalance.financial.allowedString [ string ]
        fhir:ExplanationOfBenefit.benefitBalance.financial.allowedMoney [ Money ]
      # ExplanationOfBenefit.benefitBalance.financial.used[x] : 0..1 Benefits used. One of these 2
        fhir:ExplanationOfBenefit.benefitBalance.financial.usedUnsignedInt [ unsignedInt ]
        fhir:ExplanationOfBenefit.benefitBalance.financial.usedMoney [ Money ]
    ], ...;
  ], ...;
]

Changes since Release 3 4

ExplanationOfBenefit ExplanationOfBenefit.status Min Cardinality changed from 0 to 1 Change value set from http://hl7.org/fhir/ValueSet/explanationofbenefit-status to http://hl7.org/fhir/ValueSet/explanationofbenefit-status|4.0.1 ExplanationOfBenefit.type Min Cardinality changed from 0 to 1 Change binding strength from required to extensible ExplanationOfBenefit.subType Max Cardinality changed from * to 1 ExplanationOfBenefit.use Added Mandatory Element ExplanationOfBenefit.patient Min Cardinality changed from 0 to 1 ExplanationOfBenefit.created Min Cardinality changed from 0 to 1 ExplanationOfBenefit.enterer Type Reference: Added Target Type PractitionerRole ExplanationOfBenefit.insurer Min Cardinality changed from 0 to 1 ExplanationOfBenefit.provider Min Cardinality changed from 0 to 1 Type Reference: Added Target Types PractitionerRole, Organization ExplanationOfBenefit.priority Added Element ExplanationOfBenefit.fundsReserveRequested Added Element ExplanationOfBenefit.fundsReserve Added Element ExplanationOfBenefit.payee.party Type Reference: Added Target Type PractitionerRole ExplanationOfBenefit.referral Type Reference: Added Target Type ServiceRequest Type Reference: Removed Target Type ReferralRequest ExplanationOfBenefit.outcome Min Cardinality changed from 0 to 1 Type changed from CodeableConcept to code Add Binding http://hl7.org/fhir/ValueSet/remittance-outcome|4.0.1 (required) ExplanationOfBenefit.preAuthRef Added Element ExplanationOfBenefit.preAuthRefPeriod Added Element ExplanationOfBenefit.careTeam.provider Type Reference: Added Target Type PractitionerRole ExplanationOfBenefit.supportingInfo Renamed from information to supportingInfo ExplanationOfBenefit.supportingInfo.sequence Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.category Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.code Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.timing[x] Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.supportingInfo.value[x] Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo Add Type boolean ExplanationOfBenefit.supportingInfo.reason
  • Moved from ExplanationOfBenefit.information to ExplanationOfBenefit.supportingInfo ExplanationOfBenefit.diagnosis.onAdmission Added Element ExplanationOfBenefit.procedure.type Added Element ExplanationOfBenefit.procedure.udi Added Element ExplanationOfBenefit.insurance Min Cardinality changed from 0 to 1 Max Cardinality changed from 1 to * ExplanationOfBenefit.insurance.focal Added Mandatory Element ExplanationOfBenefit.insurance.coverage Min Cardinality changed from 0 to 1 ExplanationOfBenefit.accident.type Change binding strength from required to extensible ExplanationOfBenefit.item.careTeamSequence Renamed from careTeamLinkId to careTeamSequence ExplanationOfBenefit.item.diagnosisSequence Renamed from diagnosisLinkId to diagnosisSequence ExplanationOfBenefit.item.procedureSequence Renamed from procedureLinkId to procedureSequence ExplanationOfBenefit.item.informationSequence Renamed from informationLinkId to informationSequence ExplanationOfBenefit.item.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.item.detail.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.item.detail.subDetail.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.addItem.itemSequence Renamed from sequenceLinkId to itemSequence ExplanationOfBenefit.addItem.detailSequence Added Element ExplanationOfBenefit.addItem.subDetailSequence Added Element ExplanationOfBenefit.addItem.provider Added Element ExplanationOfBenefit.addItem.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.addItem.programCode Added Element ExplanationOfBenefit.addItem.serviced[x] Added Element ExplanationOfBenefit.addItem.location[x] Added Element ExplanationOfBenefit.addItem.quantity Added Element ExplanationOfBenefit.addItem.unitPrice Added Element ExplanationOfBenefit.addItem.factor Added Element ExplanationOfBenefit.addItem.net Renamed from fee to net ExplanationOfBenefit.addItem.bodySite Added Element ExplanationOfBenefit.addItem.subSite Added Element ExplanationOfBenefit.addItem.detail.productOrService Renamed from service to productOrService Min Cardinality changed from 0 to 1 ExplanationOfBenefit.addItem.detail.quantity Added Element ExplanationOfBenefit.addItem.detail.unitPrice Added Element ExplanationOfBenefit.addItem.detail.factor Added Element ExplanationOfBenefit.addItem.detail.net Renamed from fee to net ExplanationOfBenefit.addItem.detail.subDetail Added Element ExplanationOfBenefit.addItem.detail.subDetail.productOrService Added Mandatory Element ExplanationOfBenefit.addItem.detail.subDetail.modifier Added Element ExplanationOfBenefit.addItem.detail.subDetail.quantity Added Element ExplanationOfBenefit.addItem.detail.subDetail.unitPrice Added Element ExplanationOfBenefit.addItem.detail.subDetail.factor Added Element ExplanationOfBenefit.addItem.detail.subDetail.net Added Element ExplanationOfBenefit.addItem.detail.subDetail.noteNumber Added Element ExplanationOfBenefit.addItem.detail.subDetail.adjudication Added Element ExplanationOfBenefit.adjudication Added Element ExplanationOfBenefit.total Added Element ExplanationOfBenefit.total.category Added Mandatory Element ExplanationOfBenefit.total.amount Added Mandatory Element ExplanationOfBenefit.formCode Added Element ExplanationOfBenefit.form Type changed from CodeableConcept to Attachment ExplanationOfBenefit.processNote.type Type changed from CodeableConcept to code Change value set from http://hl7.org/fhir/ValueSet/note-type to http://hl7.org/fhir/ValueSet/note-type|4.0.1 ExplanationOfBenefit.processNote.language Change binding strength from extensible to preferred ExplanationOfBenefit.benefitPeriod Added Element ExplanationOfBenefit.organization deleted ExplanationOfBenefit.payee.resourceType deleted ExplanationOfBenefit.employmentImpacted deleted ExplanationOfBenefit.hospitalization deleted ExplanationOfBenefit.item.detail.type deleted ExplanationOfBenefit.item.detail.subDetail.type deleted ExplanationOfBenefit.addItem.revenue deleted ExplanationOfBenefit.addItem.category deleted ExplanationOfBenefit.addItem.detail.revenue deleted ExplanationOfBenefit.addItem.detail.category deleted ExplanationOfBenefit.totalCost deleted ExplanationOfBenefit.unallocDeductable deleted ExplanationOfBenefit.totalBenefit deleted ExplanationOfBenefit.benefitBalance.subCategory deleted No Changes

See the Full Difference for further information

This analysis is available as XML or JSON .

Conversions between R3 and R4

See R3 <--> R4 Conversion Maps (status = 1 test that all execute ok. 1 fail round-trip testing and 1 r3 resources are invalid (0 errors). )

 

See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON , XML Schema / Schematron + JSON Schema , ShEx (for Turtle ) + see the extensions & the dependency analysis

Path Definition Type Reference
ExplanationOfBenefit.status A code specifying the state of the resource instance. Required ExplanationOfBenefitStatus
ExplanationOfBenefit.type The type or discipline-style of the claim. Extensible ClaimTypeCodes
ExplanationOfBenefit.subType A more granular claim typecode. Example ExampleClaimSubTypeCodes
ExplanationOfBenefit.use Complete, proposed, exploratory, other. Required Use
ExplanationOfBenefit.priority The timeliness with which processing is required: stat, normal, deferred. Example http://terminology.hl7.org/CodeSystem/processpriority ProcessPriorityCodes
ExplanationOfBenefit.fundsReserveRequested Example Funds Reservation Codes
ExplanationOfBenefit.fundsReserve For whom funds are to be reserved: (Patient, Provider, None). Example Funds Reservation Codes
ExplanationOfBenefit.related.relationship Relationship of this claim to a related Claim. Example ExampleRelatedClaimRelationshipCodes
ExplanationOfBenefit.payee.type A code for the party to be reimbursed. Example Claim Payee Type Codes
ExplanationOfBenefit.outcome The result of the claim processing. Required ClaimProcessingCodes RemittanceOutcome
ExplanationOfBenefit.careTeam.role The role codes for the care team members. Example ClaimCareTeamRoleCodes
ExplanationOfBenefit.careTeam.qualification Provider professional qualifications. Example ExampleProviderQualificationCodes
ExplanationOfBenefit.supportingInfo.category The valuset used for additional information category codes. Example ClaimInformationCategoryCodes
ExplanationOfBenefit.supportingInfo.code The valuset used for additional information codes. Example ExceptionCodes
ExplanationOfBenefit.supportingInfo.reason Reason codes for the missing teeth. Example MissingToothReasonCodes
ExplanationOfBenefit.diagnosis.diagnosis[x] ICD10 Diagnostic codes. Example ICD-10Codes
ExplanationOfBenefit.diagnosis.type The type of the diagnosis: admitting, principal, discharge. Example ExampleDiagnosisTypeCodes
ExplanationOfBenefit.diagnosis.onAdmission Present on admission. Example ExampleDiagnosisOnAdmissionCodes
ExplanationOfBenefit.diagnosis.packageCode The DRG codes associated with the diagnosis. Example ExampleDiagnosisRelatedGroupCodes
ExplanationOfBenefit.procedure.type Example procedure type codes. Example ExampleProcedureTypeCodes
ExplanationOfBenefit.procedure.procedure[x] ICD10 Procedure codes. Example ICD-10ProcedureCodes
ExplanationOfBenefit.accident.type Type of accident: work place, auto, etc. Extensible v3.ActIncidentCode ActIncidentCode
ExplanationOfBenefit.item.revenue ExplanationOfBenefit.item.detail.revenue ExplanationOfBenefit.item.detail.subDetail.revenue Codes for the revenue or cost centers supplying the service and/or products. Example ExampleRevenueCenterCodes
ExplanationOfBenefit.item.category ExplanationOfBenefit.item.detail.category ExplanationOfBenefit.item.detail.subDetail.category ExplanationOfBenefit.benefitBalance.category Benefit categories such as: oral, medical, vision, oral-basic etc. Example BenefitCategoryCodes
ExplanationOfBenefit.item.productOrService ExplanationOfBenefit.item.detail.productOrService ExplanationOfBenefit.item.detail.subDetail.productOrService ExplanationOfBenefit.addItem.productOrService ExplanationOfBenefit.addItem.detail.productOrService ExplanationOfBenefit.addItem.detail.subDetail.productOrService Allowable service and product codes. Example USCLSCodes
ExplanationOfBenefit.item.modifier ExplanationOfBenefit.item.detail.modifier ExplanationOfBenefit.item.detail.subDetail.modifier ExplanationOfBenefit.addItem.modifier ExplanationOfBenefit.addItem.detail.modifier ExplanationOfBenefit.addItem.detail.subDetail.modifier Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. Example ModifierTypeCodes
ExplanationOfBenefit.item.programCode ExplanationOfBenefit.item.detail.programCode ExplanationOfBenefit.item.detail.subDetail.programCode ExplanationOfBenefit.addItem.programCode Program specific reason codes. Example ExampleProgramReasonCodes
ExplanationOfBenefit.item.location[x] ExplanationOfBenefit.addItem.location[x] Place where the service is rendered. Example ExampleServicePlaceCodes
ExplanationOfBenefit.item.bodySite ExplanationOfBenefit.addItem.bodySite The code for the teeth, quadrant, sextant and arch. Example OralSiteCodes
ExplanationOfBenefit.item.subSite ExplanationOfBenefit.addItem.subSite The code for the tooth surface and surface combinations. Example SurfaceCodes
ExplanationOfBenefit.item.adjudication.category ExplanationOfBenefit.total.category The adjudication codes. Example AdjudicationValueCodes
ExplanationOfBenefit.item.adjudication.reason Adjudication reason codes. Example AdjudicationReasonCodes
ExplanationOfBenefit.item.detail.revenue Example ExampleRevenueCenterCodes
ExplanationOfBenefit.item.detail.category Example BenefitCategoryCodes
ExplanationOfBenefit.item.detail.productOrService Example USCLSCodes
ExplanationOfBenefit.item.detail.modifier Example ModifierTypeCodes
ExplanationOfBenefit.item.detail.programCode Example ExampleProgramReasonCodes
ExplanationOfBenefit.item.detail.subDetail.revenue Example ExampleRevenueCenterCodes
ExplanationOfBenefit.item.detail.subDetail.category Example BenefitCategoryCodes
ExplanationOfBenefit.item.detail.subDetail.productOrService Example USCLSCodes
ExplanationOfBenefit.item.detail.subDetail.modifier Example ModifierTypeCodes
ExplanationOfBenefit.item.detail.subDetail.programCode Example ExampleProgramReasonCodes
ExplanationOfBenefit.addItem.productOrService Example USCLSCodes
ExplanationOfBenefit.addItem.modifier Example ModifierTypeCodes
ExplanationOfBenefit.addItem.programCode Example ExampleProgramReasonCodes
ExplanationOfBenefit.addItem.location[x] Example ExampleServicePlaceCodes
ExplanationOfBenefit.addItem.bodySite Example OralSiteCodes
ExplanationOfBenefit.addItem.subSite Example SurfaceCodes
ExplanationOfBenefit.addItem.detail.productOrService Example USCLSCodes
ExplanationOfBenefit.addItem.detail.modifier Example ModifierTypeCodes
ExplanationOfBenefit.addItem.detail.subDetail.productOrService Example USCLSCodes
ExplanationOfBenefit.addItem.detail.subDetail.modifier Example ModifierTypeCodes
ExplanationOfBenefit.total.category Example AdjudicationValueCodes
ExplanationOfBenefit.payment.type The type (partial, complete) of the payment. Example ExamplePaymentTypeCodes
ExplanationOfBenefit.payment.adjustmentReason Payment Adjustment reason codes. Example PaymentAdjustmentReasonCodes
ExplanationOfBenefit.formCode The forms codes. Example Form Codes
ExplanationOfBenefit.processNote.type The presentation types of notes. Required NoteType
ExplanationOfBenefit.processNote.language A human language. Preferred , but limited to AllLanguages CommonLanguages
ExplanationOfBenefit.benefitBalance.category Example BenefitCategoryCodes
ExplanationOfBenefit.benefitBalance.network Code to classify in or out of network services. Example NetworkTypeCodes
ExplanationOfBenefit.benefitBalance.unit Unit covered/serviced - individual or family. Example UnitTypeCodes
ExplanationOfBenefit.benefitBalance.term Coverage unit - annual, lifetime. Example BenefitTermCodes
ExplanationOfBenefit.benefitBalance.financial.type Deductable, visits, co-pay, etc. Example BenefitTypeCodes

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 Expression In Common
care-team reference Member of the CareTeam ExplanationOfBenefit.careTeam.provider
( Practitioner , Organization , PractitionerRole )
claim reference The reference to the claim ExplanationOfBenefit.claim
( Claim )
coverage reference The plan under which the claim was adjudicated ExplanationOfBenefit.insurance.coverage
( Coverage )
created date The creation date for the EOB ExplanationOfBenefit.created
detail-udi reference UDI associated with a line item detail product or service ExplanationOfBenefit.item.detail.udi
( Device )
disposition string The contents of the disposition message ExplanationOfBenefit.disposition
encounter reference Encounters associated with a billed line item ExplanationOfBenefit.item.encounter
( Encounter )
enterer reference The party responsible for the entry of the Claim ExplanationOfBenefit.enterer
( Practitioner , PractitionerRole )
facility reference Facility responsible for the goods and services ExplanationOfBenefit.facility
( Location )
identifier token The business identifier of the Explanation of Benefit ExplanationOfBenefit.identifier
item-udi reference UDI associated with a line item product or service ExplanationOfBenefit.item.udi
( Device )
patient reference The reference to the patient ExplanationOfBenefit.patient
( Patient )
payee reference The party receiving any payment for the Claim ExplanationOfBenefit.payee.party
( Practitioner , Organization , Patient , PractitionerRole , RelatedPerson )
procedure-udi reference UDI associated with a procedure ExplanationOfBenefit.procedure.udi
( Device )
provider reference The reference to the provider ExplanationOfBenefit.provider
( Practitioner , Organization , PractitionerRole )
status token Status of the instance ExplanationOfBenefit.status
subdetail-udi reference UDI associated with a line item detail subdetail product or service ExplanationOfBenefit.item.detail.subDetail.udi
( Device )