PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot5
    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:
  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: 126
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      focal: {isModifier: false, short: Coverage to be used for adjudication, type: boolean, mustSupport: false, isSummary: true, index: 127}
      coverage:
        isModifier: false
        short: Insurance information
        refers: ['http://hl7.org/fhir/StructureDefinition/Coverage']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 128
      preAuthRef: {isModifier: false, short: Prior authorization reference number, type: string, mustSupport: false, array: true, isSummary: false, index: 129}
    required: [coverage, focal]
    isSummary: true
  request:
    isModifier: false
    short: Request authorizing services or products
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 20
  benefitBalance:
    isModifier: false
    short: Balance by Benefit Category
    index: 309
    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: 310
      excluded: {isModifier: false, short: Excluded from the plan, type: boolean, mustSupport: false, isSummary: false, index: 311}
      name: {isModifier: false, short: Short name for the benefit, type: string, mustSupport: false, isSummary: false, index: 312}
      description: {isModifier: false, short: Description of the benefit or services covered, type: string, mustSupport: false, isSummary: false, index: 313}
      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: 314
      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: 315
      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: 316
      financial:
        isModifier: false
        short: Benefit Summary
        index: 317
        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: 318
          allowed:
            isModifier: false
            short: Benefits allowed
            mustSupport: false
            choices: [allowedUnsignedInt, allowedString, allowedMoney]
            isSummary: false
            index: 320
          allowedUnsignedInt: {isModifier: false, short: Benefits allowed, type: unsignedInt, mustSupport: false, choiceOf: allowed, isSummary: false, index: 321}
          allowedString: {isModifier: false, short: Benefits allowed, type: string, mustSupport: false, choiceOf: allowed, isSummary: false, index: 322}
          allowedMoney: {isModifier: false, short: Benefits allowed, type: Money, mustSupport: false, choiceOf: allowed, isSummary: false, index: 323}
          used:
            isModifier: false
            short: Benefits used
            mustSupport: false
            choices: [usedUnsignedInt, usedMoney]
            isSummary: false
            index: 325
          usedUnsignedInt: {isModifier: false, short: Benefits used, type: unsignedInt, mustSupport: false, choiceOf: used, isSummary: false, index: 326}
          usedMoney: {isModifier: false, short: Benefits used, type: Money, mustSupport: false, choiceOf: used, isSummary: false, index: 327}
        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: 302
    elements:
      class: {isModifier: false, short: Business kind of note, type: CodeableConcept, mustSupport: false, isSummary: false, index: 303}
      number: {isModifier: false, short: Note instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 304}
      type:
        isModifier: false
        short: Note purpose
        type: CodeableConcept
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/note-type'}
        isSummary: false
        index: 305
      text: {isModifier: false, short: Note explanatory text, type: markdown, mustSupport: false, isSummary: false, index: 306}
      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-ballot5'}
        isSummary: false
        index: 307
  diagnosis:
    isModifier: false
    short: Pertinent diagnosis information
    index: 114
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      sequence: {isModifier: false, short: Diagnosis instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 115}
      diagnosis:
        constraint:
          eob-0: {human: Either a concept or a reference is provided but not both., source: 'http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', severity: error, expression: concept.exists() xor reference.exists()}
        isModifier: false
        short: Nature of illness or problem
        index: 116
        type: CodeableReference
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/icd-10'}
        isSummary: false
      type:
        isModifier: false
        short: Timing or nature of the diagnosis
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/ex-diagnosistype'}
        isSummary: false
        index: 117
      onAdmission:
        isModifier: false
        short: Present on admission
        type: CodeableConcept
        mustSupport: false
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission'}
        isSummary: false
        index: 118
    required: [diagnosis, 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: 289
  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: 10
  supportingInfo:
    isModifier: false
    short: Supporting information
    index: 46
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      category:
        isModifier: false
        short: Classification of the supplied information
        type: CodeableConcept
        mustSupport: false
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/claim-informationcategory'}
        isSummary: false
        index: 48
      valueBase64Binary: {isModifier: false, short: Data to be provided, type: base64Binary, mustSupport: false, choiceOf: value, isSummary: false, index: 58}
      valueAge: {isModifier: false, short: Data to be provided, type: Age, mustSupport: false, choiceOf: value, isSummary: false, index: 79}
      valueParameterDefinition: {isModifier: false, short: Data to be provided, type: ParameterDefinition, mustSupport: false, choiceOf: value, isSummary: false, index: 104}
      valueTiming: {isModifier: false, short: Data to be provided, type: Timing, mustSupport: false, choiceOf: value, isSummary: false, index: 100}
      valueCode: {isModifier: false, short: Data to be provided, type: code, mustSupport: false, choiceOf: value, isSummary: false, index: 61}
      valueReference: {isModifier: false, short: Data to be provided, type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 97}
      valueContactDetail: {isModifier: false, short: Data to be provided, type: ContactDetail, mustSupport: false, choiceOf: value, isSummary: false, index: 101}
      valueVirtualServiceDetail: {isModifier: false, short: Data to be provided, type: VirtualServiceDetail, mustSupport: false, choiceOf: value, isSummary: false, index: 110}
      valueUri: {isModifier: false, short: Data to be provided, type: uri, mustSupport: false, choiceOf: value, isSummary: false, index: 75}
      valueUsageContext: {isModifier: false, short: Data to be provided, type: UsageContext, mustSupport: false, choiceOf: value, isSummary: false, index: 107}
      valueTime: {isModifier: false, short: Data to be provided, type: time, mustSupport: false, choiceOf: value, isSummary: false, index: 73}
      valueDecimal: {isModifier: false, short: Data to be provided, type: decimal, mustSupport: false, choiceOf: value, isSummary: false, index: 64}
      valueCanonical: {isModifier: false, short: Data to be provided, type: canonical, mustSupport: false, choiceOf: value, isSummary: false, index: 60}
      valueMarkdown: {isModifier: false, short: Data to be provided, type: markdown, mustSupport: false, choiceOf: value, isSummary: false, index: 69}
      valueIdentifier: {isModifier: false, short: Data to be provided, type: Identifier, mustSupport: false, choiceOf: value, isSummary: false, index: 90}
      valueTriggerDefinition: {isModifier: false, short: Data to be provided, type: TriggerDefinition, mustSupport: false, choiceOf: value, isSummary: false, index: 106}
      valueQuantity: {isModifier: false, short: Data to be provided, type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 93}
      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: [valueBase64Binary, valueBoolean, valueCanonical, valueCode, valueDate, valueDateTime, valueDecimal, valueId, valueInstant, valueInteger, valueInteger64, valueMarkdown, valueOid, valuePositiveInt, valueString, valueTime, valueUnsignedInt, valueUri, valueUrl, valueUuid, valueAddress, valueAge, valueAnnotation, valueAttachment, valueCodeableConcept, valueCodeableReference, valueCoding, valueContactPoint, valueCount, valueDistance, valueDuration, valueHumanName, valueIdentifier, valueMoney, valuePeriod, valueQuantity, valueRange, valueRatio, valueRatioRange, valueReference, valueSampledData, valueSignature, valueTiming, valueContactDetail, valueDataRequirement, valueExpression, valueParameterDefinition, valueRelatedArtifact, valueTriggerDefinition, valueUsageContext, valueAvailability, valueExtendedContactDetail, valueVirtualServiceDetail, valueDosage, valueMeta]
        isSummary: false
        index: 57
      valueCount: {isModifier: false, short: Data to be provided, type: Count, mustSupport: false, choiceOf: value, isSummary: false, index: 86}
      valueString: {isModifier: false, short: Data to be provided, type: string, mustSupport: false, choiceOf: value, isSummary: false, index: 72}
      valueCodeableReference: {isModifier: false, short: Data to be provided, type: CodeableReference, mustSupport: false, choiceOf: value, isSummary: false, index: 83}
      valueRatio: {isModifier: false, short: Data to be provided, type: Ratio, mustSupport: false, choiceOf: value, isSummary: false, index: 95}
      valueBoolean: {isModifier: false, short: Data to be provided, type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 59}
      valueInstant: {isModifier: false, short: Data to be provided, type: instant, mustSupport: false, choiceOf: value, isSummary: false, index: 66}
      valueDateTime: {isModifier: false, short: Data to be provided, type: dateTime, mustSupport: false, choiceOf: value, isSummary: false, index: 63}
      valueDate: {isModifier: false, short: Data to be provided, type: date, mustSupport: false, choiceOf: value, isSummary: false, index: 62}
      valueDuration: {isModifier: false, short: Data to be provided, type: Duration, mustSupport: false, choiceOf: value, isSummary: false, index: 88}
      valueDataRequirement: {isModifier: false, short: Data to be provided, type: DataRequirement, mustSupport: false, choiceOf: value, isSummary: false, index: 102}
      valueMeta: {isModifier: false, short: Data to be provided, type: Meta, mustSupport: false, choiceOf: value, isSummary: false, index: 112}
      valueMoney: {isModifier: false, short: Data to be provided, type: Money, mustSupport: false, choiceOf: value, isSummary: false, index: 91}
      valueCoding: {isModifier: false, short: Data to be provided, type: Coding, mustSupport: false, choiceOf: value, isSummary: false, index: 84}
      valueInteger64: {isModifier: false, short: Data to be provided, type: integer64, mustSupport: false, choiceOf: value, isSummary: false, index: 68}
      valueExpression: {isModifier: false, short: Data to be provided, type: Expression, mustSupport: false, choiceOf: value, isSummary: false, index: 103}
      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: 113
      timingDateTime: {isModifier: false, short: When it occurred, type: dateTime, mustSupport: false, choiceOf: timing, isSummary: false, index: 53}
      timingTiming: {isModifier: false, short: When it occurred, type: Timing, mustSupport: false, choiceOf: timing, isSummary: false, index: 55}
      valueSampledData: {isModifier: false, short: Data to be provided, type: SampledData, mustSupport: false, choiceOf: value, isSummary: false, index: 98}
      timing:
        isModifier: false
        short: When it occurred
        mustSupport: false
        choices: [timingDateTime, timingPeriod, timingTiming]
        isSummary: false
        index: 52
      valueDosage: {isModifier: false, short: Data to be provided, type: Dosage, mustSupport: false, choiceOf: value, isSummary: false, index: 111}
      valueContactPoint: {isModifier: false, short: Data to be provided, type: ContactPoint, mustSupport: false, choiceOf: value, isSummary: false, index: 85}
      sequence: {isModifier: false, short: Information instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 47}
      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
      subCategory: {isModifier: false, short: Finer-grained classification of the supplied information, type: CodeableConcept, mustSupport: false, isSummary: false, index: 49}
      valueCodeableConcept: {isModifier: false, short: Data to be provided, type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 82}
      valueAnnotation: {isModifier: false, short: Data to be provided, type: Annotation, mustSupport: false, choiceOf: value, isSummary: false, index: 80}
      valueAvailability: {isModifier: false, short: Data to be provided, type: Availability, mustSupport: false, choiceOf: value, isSummary: false, index: 108}
      valuePeriod: {isModifier: false, short: Data to be provided, type: Period, mustSupport: false, choiceOf: value, isSummary: false, index: 92}
      valueDistance: {isModifier: false, short: Data to be provided, type: Distance, mustSupport: false, choiceOf: value, isSummary: false, index: 87}
      valueRange: {isModifier: false, short: Data to be provided, type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 94}
      valueSignature: {isModifier: false, short: Data to be provided, type: Signature, mustSupport: false, choiceOf: value, isSummary: false, index: 99}
      valueUuid: {isModifier: false, short: Data to be provided, type: uuid, mustSupport: false, choiceOf: value, isSummary: false, index: 77}
      valueInteger: {isModifier: false, short: Data to be provided, type: integer, mustSupport: false, choiceOf: value, isSummary: false, index: 67}
      valueHumanName: {isModifier: false, short: Data to be provided, type: HumanName, mustSupport: false, choiceOf: value, isSummary: false, index: 89}
      valueUnsignedInt: {isModifier: false, short: Data to be provided, type: unsignedInt, mustSupport: false, choiceOf: value, isSummary: false, index: 74}
      valueAttachment: {isModifier: false, short: Data to be provided, type: Attachment, mustSupport: false, choiceOf: value, isSummary: false, index: 81}
      valueOid: {isModifier: false, short: Data to be provided, type: oid, mustSupport: false, choiceOf: value, isSummary: false, index: 70}
      valueAddress: {isModifier: false, short: Data to be provided, type: Address, mustSupport: false, choiceOf: value, isSummary: false, index: 78}
      valueRelatedArtifact: {isModifier: false, short: Data to be provided, type: RelatedArtifact, mustSupport: false, choiceOf: value, isSummary: false, index: 105}
      valueRatioRange: {isModifier: false, short: Data to be provided, type: RatioRange, mustSupport: false, choiceOf: value, isSummary: false, index: 96}
      valuePositiveInt: {isModifier: false, short: Data to be provided, type: positiveInt, mustSupport: false, choiceOf: value, isSummary: false, index: 71}
      valueId: {isModifier: false, short: Data to be provided, type: id, mustSupport: false, choiceOf: value, isSummary: false, index: 65}
      valueUrl: {isModifier: false, short: Data to be provided, type: url, mustSupport: false, choiceOf: value, isSummary: false, index: 76}
      valueExtendedContactDetail: {isModifier: false, short: Data to be provided, type: ExtendedContactDetail, mustSupport: false, choiceOf: value, isSummary: false, index: 109}
    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-ballot5'}
    isSummary: true
    index: 6
  payment:
    isModifier: false
    short: Payment Details
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 293
    elements:
      type:
        isModifier: false
        short: Partial or complete payment
        type: CodeableConcept
        mustSupport: false
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/ex-paymenttype'}
        isSummary: false
        index: 294
      adjustment: {isModifier: false, short: Payment adjustment for non-claim issues, type: Money, mustSupport: false, isSummary: false, index: 295}
      adjustmentReason:
        isModifier: false
        short: Explanation for the variance
        type: CodeableConcept
        mustSupport: false
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/payment-adjustment-reason'}
        isSummary: false
        index: 296
      date: {isModifier: false, short: Expected date of payment, type: date, mustSupport: false, isSummary: false, index: 297}
      amount: {isModifier: false, short: Payable amount after adjustment, type: Money, mustSupport: false, isSummary: false, index: 298}
      identifier: {isModifier: false, short: Business identifier for the payment, type: Identifier, mustSupport: false, isSummary: false, index: 299}
  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: 138
    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: 147
      diagnosisSequence: {isModifier: false, short: Applicable diagnoses, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 141}
      procedureSequence: {isModifier: false, short: Applicable procedures, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 142}
      locationAddress: {isModifier: false, short: Place of service or where product was supplied, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 160}
      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/VisionPrescription']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 150
      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: 151
      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: 146
      adjudication:
        isModifier: false
        short: Adjudication details
        index: 179
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          category:
            isModifier: false
            short: Type of adjudication information
            type: CodeableConcept
            mustSupport: false
            binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/adjudication'}
            isSummary: false
            index: 180
          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: 181
          amount: {isModifier: false, short: Monetary amount, type: Money, mustSupport: false, isSummary: false, index: 182}
          quantity: {isModifier: false, short: Non-monitary value, type: Quantity, mustSupport: false, isSummary: false, index: 183}
          decisionDate: {isModifier: false, short: When was adjudication performed, type: dateTime, mustSupport: false, isSummary: false, index: 184}
        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: 172
      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: 149
      traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 144}
      locationCodeableConcept: {isModifier: false, short: Place of service or where product was supplied, type: CodeableConcept, mustSupport: false, choiceOf: location, isSummary: false, index: 159}
      net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 167}
      serviced:
        isModifier: false
        short: Date or dates of service or product delivery
        mustSupport: false
        choices: [servicedDate, servicedPeriod]
        isSummary: false
        index: 154
      tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 166}
      careTeamSequence: {isModifier: false, short: Applicable care team members, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 140}
      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: 148
      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: 161
      udi:
        isModifier: false
        short: Unique device identifier
        refers: ['http://hl7.org/fhir/StructureDefinition/Device']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 168
      informationSequence: {isModifier: false, short: Applicable exception and supporting information, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 143}
      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: 152
      factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 165}
      servicedDate: {isModifier: false, short: Date or dates of service or product delivery, type: date, mustSupport: false, choiceOf: serviced, isSummary: false, index: 155}
      sequence: {isModifier: false, short: Item instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 139}
      bodySite:
        isModifier: false
        short: Anatomical location
        index: 169
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          site:
            min: 1
            isModifier: false
            short: Location
            index: 170
            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: 171
        required: [site]
        isSummary: false
      quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 163}
      location:
        isModifier: false
        short: Place of service or where product was supplied
        mustSupport: false
        choices: [locationCodeableConcept, locationAddress, locationReference]
        isSummary: false
        index: 158
      noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 173}
      patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 162}
      unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 164}
      subject:
        isModifier: false
        short: The recipient of the products and services
        refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 145
      servicedPeriod: {isModifier: false, short: Date or dates of service or product delivery, type: Period, mustSupport: false, choiceOf: serviced, isSummary: false, index: 156}
      reviewOutcome:
        isModifier: false
        short: Adjudication results
        type: BackboneElement
        mustSupport: false
        isSummary: false
        index: 174
        elements:
          decision:
            isModifier: false
            short: Result of the adjudication
            type: CodeableConcept
            mustSupport: false
            binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/claim-decision'}
            isSummary: false
            index: 175
          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: 176
          preAuthRef: {isModifier: false, short: Preauthorization reference, type: string, mustSupport: false, isSummary: false, index: 177}
          preAuthPeriod: {isModifier: false, short: Preauthorization reference effective period, type: Period, mustSupport: false, isSummary: false, index: 178}
      detail:
        isModifier: false
        short: Additional items
        index: 185
        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: 189
          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: 192
          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: 188
          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: 203
          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: 191
          traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 187}
          net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 199}
          tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 198}
          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: 190
          udi:
            isModifier: false
            short: Unique device identifier
            refers: ['http://hl7.org/fhir/StructureDefinition/Device']
            type: Reference
            mustSupport: false
            array: true
            isSummary: false
            index: 200
          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: 193
          factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 197}
          sequence: {isModifier: false, short: Product or service provided, type: positiveInt, mustSupport: false, isSummary: false, index: 186}
          subDetail:
            isModifier: false
            short: Additional items
            index: 204
            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: 208
              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: 211
              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: 207
              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: 222
              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: 210
              traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 206}
              net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 218}
              tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 217}
              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: 209
              udi:
                isModifier: false
                short: Unique device identifier
                refers: ['http://hl7.org/fhir/StructureDefinition/Device']
                type: Reference
                mustSupport: false
                array: true
                isSummary: false
                index: 219
              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: 212
              factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 216}
              sequence: {isModifier: false, short: Product or service provided, type: positiveInt, mustSupport: false, isSummary: false, index: 205}
              quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 214}
              noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 220}
              patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 213}
              unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 215}
              reviewOutcome:
                elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
                isModifier: false
                short: Subdetail level adjudication results
                mustSupport: false
                isSummary: false
                index: 221
            required: [sequence]
            isSummary: false
          quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 195}
          noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 201}
          patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 194}
          unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 196}
          reviewOutcome:
            elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
            isModifier: false
            short: Detail level adjudication results
            mustSupport: false
            isSummary: false
            index: 202
        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: 4
  created: {isModifier: false, short: Response creation date, type: dateTime, mustSupport: false, isSummary: true, index: 9}
  statusReason: {isModifier: false, short: Reason for status change, type: string, mustSupport: false, isSummary: true, index: 3}
  procedure:
    isModifier: false
    short: Clinical procedures performed
    index: 119
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      sequence: {isModifier: false, short: Procedure instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 120}
      type:
        isModifier: false
        short: Category of Procedure
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/ex-procedure-type'}
        isSummary: false
        index: 121
      date: {isModifier: false, short: When the procedure was performed, type: dateTime, mustSupport: false, isSummary: false, index: 122}
      procedure:
        constraint:
          eob-1: {human: Either a concept or a reference is provided but not both., source: 'http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', severity: error, expression: concept.exists() xor reference.exists()}
        isModifier: false
        short: Specific clinical procedure
        index: 123
        type: CodeableReference
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/icd-10-procedures'}
        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: 124
    required: [sequence, procedure]
    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-ballot5'}
    isSummary: true
    index: 35
  related:
    isModifier: false
    short: Prior or corollary claims
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 16
    elements:
      claim:
        isModifier: false
        short: Reference to the related claim
        refers: ['http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 17
      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: 18
      reference: {isModifier: false, short: File or case reference, type: Identifier, mustSupport: false, isSummary: false, index: 19}
  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: 290
    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: 291
      amount: {isModifier: false, short: Financial total for the category, type: Money, mustSupport: false, isSummary: true, index: 292}
    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: 11
  fundsReserve:
    isModifier: false
    short: Funds reserved status
    type: CodeableConcept
    mustSupport: false
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/fundsreserve'}
    isSummary: false
    index: 15
  priority:
    isModifier: false
    short: Desired processing urgency
    type: CodeableConcept
    mustSupport: false
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/process-priority'}
    isSummary: false
    index: 13
  accident:
    isModifier: false
    short: Details of the event
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 130
    elements:
      date: {isModifier: false, short: When the incident occurred, type: date, mustSupport: false, isSummary: false, index: 131}
      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: 132
      location:
        isModifier: false
        short: Where the event occurred
        mustSupport: false
        choices: [locationAddress, locationReference]
        isSummary: false
        index: 134
      locationAddress: {isModifier: false, short: Where the event occurred, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 135}
      locationReference:
        isModifier: false
        short: Where the event occurred
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        type: Reference
        mustSupport: false
        choiceOf: location
        isSummary: false
        index: 136
  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-ballot5'}
    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: preferred, 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
  billablePeriod: {isModifier: false, short: Relevant time frame for the claim, type: Period, mustSupport: false, isSummary: true, index: 8}
  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: 301}
  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: 5
  fundsReserveRequested:
    isModifier: false
    short: For whom to reserve funds
    type: CodeableConcept
    mustSupport: false
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/fundsreserve'}
    isSummary: false
    index: 14
  benefitPeriod: {isModifier: false, short: When the benefits are applicable, type: Period, mustSupport: false, isSummary: false, index: 308}
  precedence: {isModifier: false, short: 'Precedence (primary, secondary, etc.)', type: positiveInt, mustSupport: false, isSummary: false, index: 125}
  formCode:
    isModifier: false
    short: Printed form identifier
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/forms'}
    isSummary: false
    index: 300
  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: 12
  patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 137}
  addItem:
    isModifier: false
    short: Insurer added line items
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 223
    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: 232
      locationAddress: {isModifier: false, short: Place of service or where product was supplied, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 245}
      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/VisionPrescription']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 235
      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: 236
      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: 231
      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: 258
      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: 234
      traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 227}
      locationCodeableConcept: {isModifier: false, short: Place of service or where product was supplied, type: CodeableConcept, mustSupport: false, choiceOf: location, isSummary: false, index: 244}
      itemSequence: {isModifier: false, short: Item sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 224}
      net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 252}
      serviced:
        isModifier: false
        short: Date or dates of service or product delivery
        mustSupport: false
        choices: [servicedDate, servicedPeriod]
        isSummary: false
        index: 239
      detailSequence: {isModifier: false, short: Detail sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 225}
      tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 251}
      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: 233
      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: 246
      informationSequence: {isModifier: false, short: Applicable exception and supporting information, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 229}
      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: 237
      factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 250}
      servicedDate: {isModifier: false, short: Date or dates of service or product delivery, type: date, mustSupport: false, choiceOf: serviced, isSummary: false, index: 240}
      subDetailSequence: {isModifier: false, short: Subdetail sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 226}
      bodySite:
        isModifier: false
        short: Anatomical location
        index: 253
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          site:
            min: 1
            isModifier: false
            short: Location
            index: 254
            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: 255
        required: [site]
        isSummary: false
      quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 248}
      location:
        isModifier: false
        short: Place of service or where product was supplied
        mustSupport: false
        choices: [locationCodeableConcept, locationAddress, locationReference]
        isSummary: false
        index: 243
      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: 230
      noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 256}
      patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 247}
      unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 249}
      subject:
        isModifier: false
        short: The recipient of the products and services
        refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 228
      servicedPeriod: {isModifier: false, short: Date or dates of service or product delivery, type: Period, mustSupport: false, choiceOf: serviced, isSummary: false, index: 241}
      reviewOutcome:
        elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
        isModifier: false
        short: Additem level adjudication results
        mustSupport: false
        isSummary: false
        index: 257
      detail:
        isModifier: false
        short: Insurer added line items
        type: BackboneElement
        mustSupport: false
        array: true
        isSummary: false
        index: 259
        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: 264
          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: 261
          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: 273
          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: 263
          traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 260}
          net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 270}
          tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 269}
          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: 262
          factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 268}
          subDetail:
            isModifier: false
            short: Insurer added line items
            type: BackboneElement
            mustSupport: false
            array: true
            isSummary: false
            index: 274
            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: 279
              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: 276
              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: 288
              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: 278
              traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 275}
              net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 285}
              tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 284}
              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: 277
              factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 283}
              quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 281}
              noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 286}
              patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 280}
              unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 282}
              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: 287
          quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 266}
          noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 271}
          patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 265}
          unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 267}
          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: 272
  subject:
    isModifier: false
    short: The recipient(s) of the products and services
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 7
  decision:
    isModifier: false
    short: Result of the adjudication
    type: CodeableConcept
    mustSupport: false
    binding: {strength: preferred, 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
      role:
        isModifier: false
        short: Function within the team
        type: CodeableConcept
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/claim-careteamrole'}
        isSummary: false
        index: 44
      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: 45
    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-ballot5
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot5
required: [created, status, subject, type, use, outcome]