PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot3
    http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit
description: '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.'
package_name: hl7.fhir.r6.examples
derivation: specialization
name: ExplanationOfBenefit
type: ExplanationOfBenefit
elements:
  patient:
    isModifier: false
    short: The recipient of the products and services
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 6
  claimResponse:
    isModifier: false
    short: Claim response reference
    refers: ['http://hl7.org/fhir/StructureDefinition/ClaimResponse']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 34
  insurance:
    isModifier: false
    short: Patient insurance information
    index: 82
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      focal: {isModifier: false, short: Coverage to be used for adjudication, type: boolean, mustSupport: false, isSummary: true, index: 83}
      coverage:
        isModifier: false
        short: Insurance information
        refers: ['http://hl7.org/fhir/StructureDefinition/Coverage']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 84
      preAuthRef: {isModifier: false, short: Prior authorization reference number, type: string, mustSupport: false, array: true, isSummary: false, index: 85}
    required: [coverage, focal]
    isSummary: true
  benefitBalance:
    isModifier: false
    short: Balance by Benefit Category
    index: 259
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      category:
        isModifier: false
        short: Benefit classification
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}
        isSummary: false
        index: 260
      excluded: {isModifier: false, short: Excluded from the plan, type: boolean, mustSupport: false, isSummary: false, index: 261}
      name: {isModifier: false, short: Short name for the benefit, type: string, mustSupport: false, isSummary: false, index: 262}
      description: {isModifier: false, short: Description of the benefit or services covered, type: string, mustSupport: false, isSummary: false, index: 263}
      network:
        isModifier: false
        short: In or out of network
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/benefit-network'}
        isSummary: false
        index: 264
      unit:
        isModifier: false
        short: Individual or family
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/benefit-unit'}
        isSummary: false
        index: 265
      term:
        isModifier: false
        short: Annual or lifetime
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/benefit-term'}
        isSummary: false
        index: 266
      financial:
        isModifier: false
        short: Benefit Summary
        index: 267
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          type:
            isModifier: false
            short: Benefit classification
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/benefit-type'}
            isSummary: false
            index: 268
          allowed:
            isModifier: false
            short: Benefits allowed
            mustSupport: false
            choices: [allowedUnsignedInt, allowedString, allowedMoney]
            isSummary: false
            index: 270
          allowedUnsignedInt: {isModifier: false, short: Benefits allowed, type: unsignedInt, mustSupport: false, choiceOf: allowed, isSummary: false, index: 271}
          allowedString: {isModifier: false, short: Benefits allowed, type: string, mustSupport: false, choiceOf: allowed, isSummary: false, index: 272}
          allowedMoney: {isModifier: false, short: Benefits allowed, type: Money, mustSupport: false, choiceOf: allowed, isSummary: false, index: 273}
          used:
            isModifier: false
            short: Benefits used
            mustSupport: false
            choices: [usedUnsignedInt, usedMoney]
            isSummary: false
            index: 275
          usedUnsignedInt: {isModifier: false, short: Benefits used, type: unsignedInt, mustSupport: false, choiceOf: used, isSummary: false, index: 276}
          usedMoney: {isModifier: false, short: Benefits used, type: Money, mustSupport: false, choiceOf: used, isSummary: false, index: 277}
        required: [type]
        isSummary: false
    required: [category]
    isSummary: false
  facility:
    isModifier: false
    short: Servicing Facility
    refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 32
  processNote:
    isModifier: false
    short: Note concerning adjudication
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 253
    elements:
      number: {isModifier: false, short: Note instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 254}
      type:
        isModifier: false
        short: Note purpose
        type: CodeableConcept
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/note-type'}
        isSummary: false
        index: 255
      text: {isModifier: false, short: Note explanatory text, type: string, mustSupport: false, isSummary: false, index: 256}
      language:
        isModifier: false
        short: Language of the text
        type: CodeableConcept
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot3'}
        isSummary: false
        index: 257
  diagnosis:
    isModifier: false
    short: Pertinent diagnosis information
    index: 64
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      sequence: {isModifier: false, short: Diagnosis instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 65}
      diagnosis:
        isModifier: false
        short: Nature of illness or problem
        mustSupport: false
        choices: [diagnosisCodeableConcept, diagnosisReference]
        isSummary: false
        index: 67
      diagnosisCodeableConcept: {isModifier: false, short: Nature of illness or problem, type: CodeableConcept, mustSupport: false, choiceOf: diagnosis, isSummary: false, index: 68}
      diagnosisReference:
        isModifier: false
        short: Nature of illness or problem
        index: 69
        refers: ['http://hl7.org/fhir/StructureDefinition/Condition']
        type: Reference
        mustSupport: false
        choiceOf: diagnosis
        isSummary: false
      type:
        isModifier: false
        short: Timing or nature of the diagnosis
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-diagnosistype'}
        isSummary: false
        index: 70
      onAdmission:
        isModifier: false
        short: Present on admission
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission'}
        isSummary: false
        index: 71
    required: [diagnosisReference, diagnosis, diagnosisCodeableConcept, sequence]
    isSummary: false
  preAuthRef: {isModifier: false, short: Preauthorization reference, type: string, mustSupport: false, array: true, isSummary: false, index: 38}
  adjudication:
    elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, adjudication]
    isModifier: false
    short: Header-level adjudication
    mustSupport: false
    array: true
    isSummary: false
    index: 240
  enterer:
    isModifier: false
    short: Author of the claim
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 9
  supportingInfo:
    isModifier: false
    short: Supporting information
    index: 47
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      category:
        isModifier: false
        short: Classification of the supplied information
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-informationcategory'}
        isSummary: false
        index: 49
      valueReference:
        isModifier: false
        short: Data to be provided
        refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
        type: Reference
        mustSupport: false
        choiceOf: value
        isSummary: false
        index: 61
      valueIdentifier: {isModifier: false, short: Data to be provided, type: Identifier, mustSupport: false, choiceOf: value, isSummary: false, index: 62}
      valueQuantity: {isModifier: false, short: Data to be provided, type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 59}
      timingPeriod: {isModifier: false, short: When it occurred, type: Period, mustSupport: false, choiceOf: timing, isSummary: false, index: 54}
      value:
        isModifier: false
        short: Data to be provided
        mustSupport: false
        choices: [valueBoolean, valueString, valueQuantity, valueAttachment, valueReference, valueIdentifier]
        isSummary: false
        index: 56
      valueString: {isModifier: false, short: Data to be provided, type: string, mustSupport: false, choiceOf: value, isSummary: false, index: 58}
      valueBoolean: {isModifier: false, short: Data to be provided, type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 57}
      reason:
        isModifier: false
        short: Explanation for the information
        type: Coding
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/missing-tooth-reason'}
        isSummary: false
        index: 63
      timing:
        isModifier: false
        short: When it occurred
        mustSupport: false
        choices: [timingDate, timingPeriod]
        isSummary: false
        index: 52
      sequence: {isModifier: false, short: Information instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 48}
      code:
        isModifier: false
        short: Type of information
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-exception'}
        isSummary: false
        index: 50
      timingDate: {isModifier: false, short: When it occurred, type: date, mustSupport: false, choiceOf: timing, isSummary: false, index: 53}
      valueAttachment: {isModifier: false, short: Data to be provided, type: Attachment, mustSupport: false, choiceOf: value, isSummary: false, index: 60}
    required: [sequence, category]
    isSummary: false
  encounter:
    isModifier: false
    short: Encounters associated with the listed treatments
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 31
  use:
    isModifier: false
    short: claim | preauthorization | predetermination
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/claim-use|6.0.0-ballot3'}
    isSummary: true
    index: 5
  payment:
    isModifier: false
    short: Payment Details
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 244
    elements:
      type:
        isModifier: false
        short: Partial or complete payment
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-paymenttype'}
        isSummary: false
        index: 245
      adjustment: {isModifier: false, short: Payment adjustment for non-claim issues, type: Money, mustSupport: false, isSummary: false, index: 246}
      adjustmentReason:
        isModifier: false
        short: Explanation for the variance
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/payment-adjustment-reason'}
        isSummary: false
        index: 247
      date: {isModifier: false, short: Expected date of payment, type: date, mustSupport: false, isSummary: false, index: 248}
      amount: {isModifier: false, short: Payable amount after adjustment, type: Money, mustSupport: false, isSummary: false, index: 249}
      identifier: {isModifier: false, short: Business identifier for the payment, type: Identifier, mustSupport: false, isSummary: false, index: 250}
  traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 1}
  item:
    isModifier: false
    short: Product or service provided
    index: 94
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      category:
        isModifier: false
        short: Benefit classification
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}
        isSummary: false
        index: 102
      diagnosisSequence: {isModifier: false, short: Applicable diagnoses, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 97}
      procedureSequence: {isModifier: false, short: Applicable procedures, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 98}
      locationAddress: {isModifier: false, short: Place of service or where product was supplied, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 115}
      request:
        isModifier: false
        short: Request or Referral for Service
        refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 105
      modifier:
        isModifier: false
        short: Product or service billing modifiers
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-modifiers'}
        isSummary: false
        index: 106
      revenue:
        isModifier: false
        short: Revenue or cost center code
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-revenue-center'}
        isSummary: false
        index: 101
      adjudication:
        isModifier: false
        short: Adjudication details
        index: 134
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          category:
            isModifier: false
            short: Type of adjudication information
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/adjudication'}
            isSummary: false
            index: 135
          reason:
            isModifier: false
            short: Explanation of adjudication outcome
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/adjudication-reason'}
            isSummary: false
            index: 136
          amount: {isModifier: false, short: Monetary amount, type: Money, mustSupport: false, isSummary: false, index: 137}
          quantity: {isModifier: false, short: Non-monitary value, type: Quantity, mustSupport: false, isSummary: false, index: 138}
        required: [category]
        isSummary: false
      encounter:
        isModifier: false
        short: Encounters associated with the listed treatments
        refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 127
      productOrServiceEnd:
        isModifier: false
        short: End of a range of codes
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
        isSummary: false
        index: 104
      traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 100}
      locationCodeableConcept: {isModifier: false, short: Place of service or where product was supplied, type: CodeableConcept, mustSupport: false, choiceOf: location, isSummary: false, index: 114}
      net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 122}
      serviced:
        isModifier: false
        short: Date or dates of service or product delivery
        mustSupport: false
        choices: [servicedDate, servicedPeriod]
        isSummary: false
        index: 109
      tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 121}
      careTeamSequence: {isModifier: false, short: Applicable care team members, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 96}
      productOrService:
        isModifier: false
        short: Billing, service, product, or drug code
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
        isSummary: false
        index: 103
      locationReference:
        isModifier: false
        short: Place of service or where product was supplied
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        type: Reference
        mustSupport: false
        choiceOf: location
        isSummary: false
        index: 116
      udi:
        isModifier: false
        short: Unique device identifier
        refers: ['http://hl7.org/fhir/StructureDefinition/Device']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 123
      informationSequence: {isModifier: false, short: Applicable exception and supporting information, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 99}
      programCode:
        isModifier: false
        short: Program the product or service is provided under
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-program-code'}
        isSummary: false
        index: 107
      factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 120}
      servicedDate: {isModifier: false, short: Date or dates of service or product delivery, type: date, mustSupport: false, choiceOf: serviced, isSummary: false, index: 110}
      sequence: {isModifier: false, short: Item instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 95}
      bodySite:
        isModifier: false
        short: Anatomical location
        index: 124
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          site:
            min: 1
            isModifier: false
            short: Location
            index: 125
            type: CodeableReference
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/tooth'}
            isSummary: false
          subSite:
            isModifier: false
            short: Sub-location
            type: CodeableConcept
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/surface'}
            isSummary: false
            index: 126
        required: [site]
        isSummary: false
      quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 118}
      location:
        isModifier: false
        short: Place of service or where product was supplied
        mustSupport: false
        choices: [locationCodeableConcept, locationAddress, locationReference]
        isSummary: false
        index: 113
      noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 128}
      patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 117}
      unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 119}
      servicedPeriod: {isModifier: false, short: Date or dates of service or product delivery, type: Period, mustSupport: false, choiceOf: serviced, isSummary: false, index: 111}
      reviewOutcome:
        isModifier: false
        short: Adjudication results
        type: BackboneElement
        mustSupport: false
        isSummary: false
        index: 129
        elements:
          decision:
            isModifier: false
            short: Result of the adjudication
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-decision'}
            isSummary: false
            index: 130
          reason:
            isModifier: false
            short: Reason for result of the adjudication
            type: CodeableConcept
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-decision-reason'}
            isSummary: false
            index: 131
          preAuthRef: {isModifier: false, short: Preauthorization reference, type: string, mustSupport: false, isSummary: false, index: 132}
          preAuthPeriod: {isModifier: false, short: Preauthorization reference effective period, type: Period, mustSupport: false, isSummary: false, index: 133}
      detail:
        isModifier: false
        short: Additional items
        index: 139
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          category:
            isModifier: false
            short: Benefit classification
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}
            isSummary: false
            index: 143
          modifier:
            isModifier: false
            short: Service/Product billing modifiers
            type: CodeableConcept
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-modifiers'}
            isSummary: false
            index: 146
          revenue:
            isModifier: false
            short: Revenue or cost center code
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-revenue-center'}
            isSummary: false
            index: 142
          adjudication:
            elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, adjudication]
            isModifier: false
            short: Detail level adjudication details
            mustSupport: false
            array: true
            isSummary: false
            index: 157
          productOrServiceEnd:
            isModifier: false
            short: End of a range of codes
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
            isSummary: false
            index: 145
          traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 141}
          net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 153}
          tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 152}
          productOrService:
            isModifier: false
            short: Billing, service, product, or drug code
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
            isSummary: false
            index: 144
          udi:
            isModifier: false
            short: Unique device identifier
            refers: ['http://hl7.org/fhir/StructureDefinition/Device']
            type: Reference
            mustSupport: false
            array: true
            isSummary: false
            index: 154
          programCode:
            isModifier: false
            short: Program the product or service is provided under
            type: CodeableConcept
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-program-code'}
            isSummary: false
            index: 147
          factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 151}
          sequence: {isModifier: false, short: Product or service provided, type: positiveInt, mustSupport: false, isSummary: false, index: 140}
          subDetail:
            isModifier: false
            short: Additional items
            index: 158
            type: BackboneElement
            mustSupport: false
            array: true
            elements:
              category:
                isModifier: false
                short: Benefit classification
                type: CodeableConcept
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}
                isSummary: false
                index: 162
              modifier:
                isModifier: false
                short: Service/Product billing modifiers
                type: CodeableConcept
                mustSupport: false
                array: true
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-modifiers'}
                isSummary: false
                index: 165
              revenue:
                isModifier: false
                short: Revenue or cost center code
                type: CodeableConcept
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-revenue-center'}
                isSummary: false
                index: 161
              adjudication:
                elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, adjudication]
                isModifier: false
                short: Subdetail level adjudication details
                mustSupport: false
                array: true
                isSummary: false
                index: 176
              productOrServiceEnd:
                isModifier: false
                short: End of a range of codes
                type: CodeableConcept
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
                isSummary: false
                index: 164
              traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 160}
              net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 172}
              tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 171}
              productOrService:
                isModifier: false
                short: Billing, service, product, or drug code
                type: CodeableConcept
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
                isSummary: false
                index: 163
              udi:
                isModifier: false
                short: Unique device identifier
                refers: ['http://hl7.org/fhir/StructureDefinition/Device']
                type: Reference
                mustSupport: false
                array: true
                isSummary: false
                index: 173
              programCode:
                isModifier: false
                short: Program the product or service is provided under
                type: CodeableConcept
                mustSupport: false
                array: true
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-program-code'}
                isSummary: false
                index: 166
              factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 170}
              sequence: {isModifier: false, short: Product or service provided, type: positiveInt, mustSupport: false, isSummary: false, index: 159}
              quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 168}
              noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 174}
              patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 167}
              unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 169}
              reviewOutcome:
                elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
                isModifier: false
                short: Subdetail level adjudication results
                mustSupport: false
                isSummary: false
                index: 175
            required: [sequence]
            isSummary: false
          quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 149}
          noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 155}
          patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 148}
          unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 150}
          reviewOutcome:
            elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
            isModifier: false
            short: Detail level adjudication results
            mustSupport: false
            isSummary: false
            index: 156
        required: [sequence]
        isSummary: false
    required: [sequence]
    isSummary: false
  type:
    isModifier: false
    short: Category or discipline
    type: CodeableConcept
    mustSupport: false
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/claim-type'}
    isSummary: true
    index: 3
  created: {isModifier: false, short: Response creation date, type: dateTime, mustSupport: false, isSummary: true, index: 8}
  procedure:
    isModifier: false
    short: Clinical procedures performed
    index: 72
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      sequence: {isModifier: false, short: Procedure instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 73}
      type:
        isModifier: false
        short: Category of Procedure
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-procedure-type'}
        isSummary: false
        index: 74
      date: {isModifier: false, short: When the procedure was performed, type: dateTime, mustSupport: false, isSummary: false, index: 75}
      procedure:
        isModifier: false
        short: Specific clinical procedure
        mustSupport: false
        choices: [procedureCodeableConcept, procedureReference]
        isSummary: false
        index: 77
      procedureCodeableConcept: {isModifier: false, short: Specific clinical procedure, type: CodeableConcept, mustSupport: false, choiceOf: procedure, isSummary: false, index: 78}
      procedureReference:
        isModifier: false
        short: Specific clinical procedure
        index: 79
        refers: ['http://hl7.org/fhir/StructureDefinition/Procedure']
        type: Reference
        mustSupport: false
        choiceOf: procedure
        isSummary: false
      udi:
        isModifier: false
        short: Unique device identifier
        refers: ['http://hl7.org/fhir/StructureDefinition/Device']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 80
    required: [procedureReference, sequence, procedure, procedureCodeableConcept]
    isSummary: false
  outcome:
    isModifier: false
    short: queued | complete | error | partial
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/claim-outcome|6.0.0-ballot3'}
    isSummary: true
    index: 35
  related:
    isModifier: false
    short: Prior or corollary claims
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 15
    elements:
      claim:
        isModifier: false
        short: Reference to the related claim
        refers: ['http://hl7.org/fhir/StructureDefinition/Claim']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 16
      relationship:
        isModifier: false
        short: How the reference claim is related
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/related-claim-relationship'}
        isSummary: false
        index: 17
      reference: {isModifier: false, short: File or case reference, type: Identifier, mustSupport: false, isSummary: false, index: 18}
  disposition: {isModifier: false, short: Disposition Message, type: string, mustSupport: false, isSummary: false, index: 37}
  referral:
    isModifier: false
    short: Treatment Referral
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 30
  preAuthRefPeriod: {isModifier: false, short: Preauthorization in-effect period, type: Period, mustSupport: false, array: true, isSummary: false, index: 39}
  diagnosisRelatedGroup:
    isModifier: false
    short: Package billing code
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup'}
    isSummary: false
    index: 40
  total:
    isModifier: false
    short: Adjudication totals
    index: 241
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      category:
        isModifier: false
        short: Type of adjudication information
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/adjudication'}
        isSummary: true
        index: 242
      amount: {isModifier: false, short: Financial total for the category, type: Money, mustSupport: false, isSummary: true, index: 243}
    required: [amount, category]
    isSummary: true
  event:
    isModifier: false
    short: Event information
    index: 21
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      type:
        isModifier: false
        short: Specific event
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/datestype'}
        isSummary: false
        index: 22
      when:
        isModifier: false
        short: Occurance date or period
        mustSupport: false
        choices: [whenDateTime, whenPeriod]
        isSummary: false
        index: 24
      whenDateTime: {isModifier: false, short: Occurance date or period, type: dateTime, mustSupport: false, choiceOf: when, isSummary: false, index: 25}
      whenPeriod: {isModifier: false, short: Occurance date or period, type: Period, mustSupport: false, choiceOf: when, isSummary: false, index: 26}
    required: [when, type, whenDateTime, whenPeriod]
    isSummary: false
  insurer:
    isModifier: false
    short: Party responsible for reimbursement
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 10
  fundsReserve:
    isModifier: false
    short: Funds reserved status
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/fundsreserve'}
    isSummary: false
    index: 14
  priority:
    isModifier: false
    short: Desired processing urgency
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/process-priority'}
    isSummary: false
    index: 12
  accident:
    isModifier: false
    short: Details of the event
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 86
    elements:
      date: {isModifier: false, short: When the incident occurred, type: date, mustSupport: false, isSummary: false, index: 87}
      type:
        isModifier: false
        short: The nature of the accident
        type: CodeableConcept
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActIncidentCode'}
        isSummary: false
        index: 88
      location:
        isModifier: false
        short: Where the event occurred
        mustSupport: false
        choices: [locationAddress, locationReference]
        isSummary: false
        index: 90
      locationAddress: {isModifier: false, short: Where the event occurred, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 91}
      locationReference:
        isModifier: false
        short: Where the event occurred
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        type: Reference
        mustSupport: false
        choiceOf: location
        isSummary: false
        index: 92
  status:
    isModifier: true
    short: active | cancelled | draft | entered-in-error
    index: 2
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/explanationofbenefit-status|6.0.0-ballot3'}
    isModifierReason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
  payee:
    isModifier: false
    short: Recipient of benefits payable
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 27
    elements:
      type:
        isModifier: false
        short: Category of recipient
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/payeetype'}
        isSummary: false
        index: 28
      party:
        isModifier: false
        short: Recipient reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 29
  prescription:
    isModifier: false
    short: Prescription authorizing services or products
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 19
  billablePeriod: {isModifier: false, short: Relevant time frame for the claim, type: Period, mustSupport: false, isSummary: true, index: 7}
  identifier: {isModifier: false, short: Business Identifier for the resource, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 0}
  form: {isModifier: false, short: Printed reference or actual form, type: Attachment, mustSupport: false, isSummary: false, index: 252}
  subType:
    isModifier: false
    short: More granular claim type
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-subtype'}
    isSummary: false
    index: 4
  fundsReserveRequested:
    isModifier: false
    short: For whom to reserve funds
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/fundsreserve'}
    isSummary: false
    index: 13
  benefitPeriod: {isModifier: false, short: When the benefits are applicable, type: Period, mustSupport: false, isSummary: false, index: 258}
  precedence: {isModifier: false, short: 'Precedence (primary, secondary, etc.)', type: positiveInt, mustSupport: false, isSummary: false, index: 81}
  formCode:
    isModifier: false
    short: Printed form identifier
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/forms'}
    isSummary: false
    index: 251
  provider:
    isModifier: false
    short: Party responsible for the claim
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 11
  patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 93}
  addItem:
    isModifier: false
    short: Insurer added line items
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 177
    elements:
      locationAddress: {isModifier: false, short: Place of service or where product was supplied, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 196}
      request:
        isModifier: false
        short: Request or Referral for Service
        refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 186
      modifier:
        isModifier: false
        short: Service/Product billing modifiers
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-modifiers'}
        isSummary: false
        index: 187
      revenue:
        isModifier: false
        short: Revenue or cost center code
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-revenue-center'}
        isSummary: false
        index: 183
      adjudication:
        elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, adjudication]
        isModifier: false
        short: Added items adjudication
        mustSupport: false
        array: true
        isSummary: false
        index: 209
      productOrServiceEnd:
        isModifier: false
        short: End of a range of codes
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
        isSummary: false
        index: 185
      traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 181}
      locationCodeableConcept: {isModifier: false, short: Place of service or where product was supplied, type: CodeableConcept, mustSupport: false, choiceOf: location, isSummary: false, index: 195}
      itemSequence: {isModifier: false, short: Item sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 178}
      net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 203}
      serviced:
        isModifier: false
        short: Date or dates of service or product delivery
        mustSupport: false
        choices: [servicedDate, servicedPeriod]
        isSummary: false
        index: 190
      detailSequence: {isModifier: false, short: Detail sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 179}
      tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 202}
      productOrService:
        isModifier: false
        short: Billing, service, product, or drug code
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
        isSummary: false
        index: 184
      locationReference:
        isModifier: false
        short: Place of service or where product was supplied
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        type: Reference
        mustSupport: false
        choiceOf: location
        isSummary: false
        index: 197
      programCode:
        isModifier: false
        short: Program the product or service is provided under
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-program-code'}
        isSummary: false
        index: 188
      factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 201}
      servicedDate: {isModifier: false, short: Date or dates of service or product delivery, type: date, mustSupport: false, choiceOf: serviced, isSummary: false, index: 191}
      subDetailSequence: {isModifier: false, short: Subdetail sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 180}
      bodySite:
        isModifier: false
        short: Anatomical location
        index: 204
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          site:
            min: 1
            isModifier: false
            short: Location
            index: 205
            type: CodeableReference
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/tooth'}
            isSummary: false
          subSite:
            isModifier: false
            short: Sub-location
            type: CodeableConcept
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/surface'}
            isSummary: false
            index: 206
        required: [site]
        isSummary: false
      quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 199}
      location:
        isModifier: false
        short: Place of service or where product was supplied
        mustSupport: false
        choices: [locationCodeableConcept, locationAddress, locationReference]
        isSummary: false
        index: 194
      provider:
        isModifier: false
        short: Authorized providers
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 182
      noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 207}
      patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 198}
      unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 200}
      servicedPeriod: {isModifier: false, short: Date or dates of service or product delivery, type: Period, mustSupport: false, choiceOf: serviced, isSummary: false, index: 192}
      reviewOutcome:
        elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
        isModifier: false
        short: Additem level adjudication results
        mustSupport: false
        isSummary: false
        index: 208
      detail:
        isModifier: false
        short: Insurer added line items
        type: BackboneElement
        mustSupport: false
        array: true
        isSummary: false
        index: 210
        elements:
          modifier:
            isModifier: false
            short: Service/Product billing modifiers
            type: CodeableConcept
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-modifiers'}
            isSummary: false
            index: 215
          revenue:
            isModifier: false
            short: Revenue or cost center code
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-revenue-center'}
            isSummary: false
            index: 212
          adjudication:
            elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, adjudication]
            isModifier: false
            short: Added items adjudication
            mustSupport: false
            array: true
            isSummary: false
            index: 224
          productOrServiceEnd:
            isModifier: false
            short: End of a range of codes
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
            isSummary: false
            index: 214
          traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 211}
          net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 221}
          tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 220}
          productOrService:
            isModifier: false
            short: Billing, service, product, or drug code
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
            isSummary: false
            index: 213
          factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 219}
          subDetail:
            isModifier: false
            short: Insurer added line items
            type: BackboneElement
            mustSupport: false
            array: true
            isSummary: false
            index: 225
            elements:
              modifier:
                isModifier: false
                short: Service/Product billing modifiers
                type: CodeableConcept
                mustSupport: false
                array: true
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-modifiers'}
                isSummary: false
                index: 230
              revenue:
                isModifier: false
                short: Revenue or cost center code
                type: CodeableConcept
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/ex-revenue-center'}
                isSummary: false
                index: 227
              adjudication:
                elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, adjudication]
                isModifier: false
                short: Added items adjudication
                mustSupport: false
                array: true
                isSummary: false
                index: 239
              productOrServiceEnd:
                isModifier: false
                short: End of a range of codes
                type: CodeableConcept
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
                isSummary: false
                index: 229
              traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 226}
              net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 236}
              tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 235}
              productOrService:
                isModifier: false
                short: Billing, service, product, or drug code
                type: CodeableConcept
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-uscls'}
                isSummary: false
                index: 228
              factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 234}
              quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 232}
              noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 237}
              patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 231}
              unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 233}
              reviewOutcome:
                elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
                isModifier: false
                short: Additem subdetail level adjudication results
                mustSupport: false
                isSummary: false
                index: 238
          quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 217}
          noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 222}
          patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 216}
          unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 218}
          reviewOutcome:
            elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
            isModifier: false
            short: Additem detail level adjudication results
            mustSupport: false
            isSummary: false
            index: 223
  originalPrescription:
    isModifier: false
    short: Original prescription if superceded by fulfiller
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 20
  decision:
    isModifier: false
    short: Result of the adjudication
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-decision'}
    isSummary: true
    index: 36
  careTeam:
    isModifier: false
    short: Care Team members
    index: 41
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      sequence: {isModifier: false, short: Order of care team, type: positiveInt, mustSupport: false, isSummary: false, index: 42}
      provider:
        isModifier: false
        short: Practitioner or organization
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 43
      responsible: {isModifier: false, short: Indicator of the lead practitioner, type: boolean, mustSupport: false, isSummary: false, index: 44}
      role:
        isModifier: false
        short: Function within the team
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/claim-careteamrole'}
        isSummary: false
        index: 45
      specialty:
        isModifier: false
        short: Practitioner or provider specialization
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/provider-qualification'}
        isSummary: false
        index: 46
    required: [provider, sequence]
    isSummary: false
  claim:
    isModifier: false
    short: Claim reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Claim']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 33
package_version: 6.0.0-ballot3
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot3
required: [created, status, type, patient, use, outcome]