PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    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.core
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: 35
  insurance:
    isModifier: false
    short: Patient insurance information
    index: 132
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      focal: {isModifier: false, short: Coverage to be used for adjudication, type: boolean, mustSupport: false, isSummary: true, index: 133}
      coverage:
        isModifier: false
        short: Insurance information
        refers: ['http://hl7.org/fhir/StructureDefinition/Coverage']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 134
      preAuthRef: {isModifier: false, short: Prior authorization reference number, type: string, mustSupport: false, array: true, isSummary: false, index: 135}
    required: [coverage, focal]
    isSummary: true
  benefitBalance:
    isModifier: false
    short: Balance by Benefit Category
    index: 315
    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: 316
      excluded: {isModifier: false, short: Excluded from the plan, type: boolean, mustSupport: false, isSummary: false, index: 317}
      name: {isModifier: false, short: Short name for the benefit, type: string, mustSupport: false, isSummary: false, index: 318}
      description: {isModifier: false, short: Description of the benefit or services covered, type: string, mustSupport: false, isSummary: false, index: 319}
      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: 320
      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: 321
      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: 322
      financial:
        isModifier: false
        short: Benefit Summary
        index: 323
        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: 324
          allowed:
            isModifier: false
            short: Benefits allowed
            mustSupport: false
            choices: [allowedUnsignedInt, allowedString, allowedMoney]
            isSummary: false
            index: 326
          allowedUnsignedInt: {isModifier: false, short: Benefits allowed, type: unsignedInt, mustSupport: false, choiceOf: allowed, isSummary: false, index: 327}
          allowedString: {isModifier: false, short: Benefits allowed, type: string, mustSupport: false, choiceOf: allowed, isSummary: false, index: 328}
          allowedMoney: {isModifier: false, short: Benefits allowed, type: Money, mustSupport: false, choiceOf: allowed, isSummary: false, index: 329}
          used:
            isModifier: false
            short: Benefits used
            mustSupport: false
            choices: [usedUnsignedInt, usedMoney]
            isSummary: false
            index: 331
          usedUnsignedInt: {isModifier: false, short: Benefits used, type: unsignedInt, mustSupport: false, choiceOf: used, isSummary: false, index: 332}
          usedMoney: {isModifier: false, short: Benefits used, type: Money, mustSupport: false, choiceOf: used, isSummary: false, index: 333}
        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: 33
  processNote:
    isModifier: false
    short: Note concerning adjudication
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 308
    elements:
      class: {isModifier: false, short: Business kind of note, type: CodeableConcept, mustSupport: false, isSummary: false, index: 309}
      number: {isModifier: false, short: Note instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 310}
      type:
        isModifier: false
        short: Note purpose
        type: CodeableConcept
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/note-type'}
        isSummary: false
        index: 311
      text: {isModifier: false, short: Note explanatory text, type: markdown, mustSupport: false, isSummary: false, index: 312}
      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-ballot4'}
        isSummary: false
        index: 313
  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:
        isModifier: false
        short: Nature of illness or problem
        mustSupport: false
        choices: [diagnosisCodeableConcept, diagnosisReference]
        isSummary: false
        index: 117
      diagnosisCodeableConcept: {isModifier: false, short: Nature of illness or problem, type: CodeableConcept, mustSupport: false, choiceOf: diagnosis, isSummary: false, index: 118}
      diagnosisReference:
        isModifier: false
        short: Nature of illness or problem
        index: 119
        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: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/ex-diagnosistype'}
        isSummary: false
        index: 120
      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: 121
    required: [diagnosisReference, diagnosis, diagnosisCodeableConcept, sequence]
    isSummary: false
  preAuthRef: {isModifier: false, short: Preauthorization reference, type: string, mustSupport: false, array: true, isSummary: false, index: 39}
  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: 295
  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: 47
    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: 49
      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: 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
      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: 32
  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-ballot4'}
    isSummary: true
    index: 6
  payment:
    isModifier: false
    short: Payment Details
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 299
    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: 300
      adjustment: {isModifier: false, short: Payment adjustment for non-claim issues, type: Money, mustSupport: false, isSummary: false, index: 301}
      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: 302
      date: {isModifier: false, short: Expected date of payment, type: date, mustSupport: false, isSummary: false, index: 303}
      amount: {isModifier: false, short: Payable amount after adjustment, type: Money, mustSupport: false, isSummary: false, index: 304}
      identifier: {isModifier: false, short: Business identifier for the payment, type: Identifier, mustSupport: false, isSummary: false, index: 305}
  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: 144
    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: 153
      diagnosisSequence: {isModifier: false, short: Applicable diagnoses, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 147}
      procedureSequence: {isModifier: false, short: Applicable procedures, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 148}
      locationAddress: {isModifier: false, short: Place of service or where product was supplied, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 166}
      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: 156
      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: 157
      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: 152
      adjudication:
        isModifier: false
        short: Adjudication details
        index: 185
        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: 186
          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: 187
          amount: {isModifier: false, short: Monetary amount, type: Money, mustSupport: false, isSummary: false, index: 188}
          quantity: {isModifier: false, short: Non-monitary value, type: Quantity, mustSupport: false, isSummary: false, index: 189}
          decisionDate: {isModifier: false, short: When was adjudication performed, type: dateTime, mustSupport: false, isSummary: false, index: 190}
        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: 178
      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: 155
      traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 150}
      locationCodeableConcept: {isModifier: false, short: Place of service or where product was supplied, type: CodeableConcept, mustSupport: false, choiceOf: location, isSummary: false, index: 165}
      net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 173}
      serviced:
        isModifier: false
        short: Date or dates of service or product delivery
        mustSupport: false
        choices: [servicedDate, servicedPeriod]
        isSummary: false
        index: 160
      tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 172}
      careTeamSequence: {isModifier: false, short: Applicable care team members, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 146}
      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: 154
      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: 167
      udi:
        isModifier: false
        short: Unique device identifier
        refers: ['http://hl7.org/fhir/StructureDefinition/Device']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 174
      informationSequence: {isModifier: false, short: Applicable exception and supporting information, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 149}
      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: 158
      factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 171}
      servicedDate: {isModifier: false, short: Date or dates of service or product delivery, type: date, mustSupport: false, choiceOf: serviced, isSummary: false, index: 161}
      sequence: {isModifier: false, short: Item instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 145}
      bodySite:
        isModifier: false
        short: Anatomical location
        index: 175
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          site:
            min: 1
            isModifier: false
            short: Location
            index: 176
            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: 177
        required: [site]
        isSummary: false
      quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 169}
      location:
        isModifier: false
        short: Place of service or where product was supplied
        mustSupport: false
        choices: [locationCodeableConcept, locationAddress, locationReference]
        isSummary: false
        index: 164
      noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 179}
      patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 168}
      unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 170}
      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: 151
      servicedPeriod: {isModifier: false, short: Date or dates of service or product delivery, type: Period, mustSupport: false, choiceOf: serviced, isSummary: false, index: 162}
      reviewOutcome:
        isModifier: false
        short: Adjudication results
        type: BackboneElement
        mustSupport: false
        isSummary: false
        index: 180
        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: 181
          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: 182
          preAuthRef: {isModifier: false, short: Preauthorization reference, type: string, mustSupport: false, isSummary: false, index: 183}
          preAuthPeriod: {isModifier: false, short: Preauthorization reference effective period, type: Period, mustSupport: false, isSummary: false, index: 184}
      detail:
        isModifier: false
        short: Additional items
        index: 191
        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: 195
          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: 198
          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: 194
          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: 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: 197
          traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 193}
          net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 205}
          tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 204}
          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: 196
          udi:
            isModifier: false
            short: Unique device identifier
            refers: ['http://hl7.org/fhir/StructureDefinition/Device']
            type: Reference
            mustSupport: false
            array: true
            isSummary: false
            index: 206
          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: 199
          factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 203}
          sequence: {isModifier: false, short: Product or service provided, type: positiveInt, mustSupport: false, isSummary: false, index: 192}
          subDetail:
            isModifier: false
            short: Additional items
            index: 210
            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: 214
              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: 217
              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: 213
              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: 228
              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: 216
              traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 212}
              net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 224}
              tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 223}
              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: 215
              udi:
                isModifier: false
                short: Unique device identifier
                refers: ['http://hl7.org/fhir/StructureDefinition/Device']
                type: Reference
                mustSupport: false
                array: true
                isSummary: false
                index: 225
              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: 218
              factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 222}
              sequence: {isModifier: false, short: Product or service provided, type: positiveInt, mustSupport: false, isSummary: false, index: 211}
              quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 220}
              noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 226}
              patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 219}
              unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 221}
              reviewOutcome:
                elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
                isModifier: false
                short: Subdetail level adjudication results
                mustSupport: false
                isSummary: false
                index: 227
            required: [sequence]
            isSummary: false
          quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 201}
          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: 200}
          unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 202}
          reviewOutcome:
            elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
            isModifier: false
            short: Detail level adjudication results
            mustSupport: false
            isSummary: false
            index: 208
        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: 122
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      sequence: {isModifier: false, short: Procedure instance identifier, type: positiveInt, mustSupport: false, isSummary: false, index: 123}
      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: 124
      date: {isModifier: false, short: When the procedure was performed, type: dateTime, mustSupport: false, isSummary: false, index: 125}
      procedure:
        isModifier: false
        short: Specific clinical procedure
        mustSupport: false
        choices: [procedureCodeableConcept, procedureReference]
        isSummary: false
        index: 127
      procedureCodeableConcept: {isModifier: false, short: Specific clinical procedure, type: CodeableConcept, mustSupport: false, choiceOf: procedure, isSummary: false, index: 128}
      procedureReference:
        isModifier: false
        short: Specific clinical procedure
        index: 129
        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: 130
    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-ballot4'}
    isSummary: true
    index: 36
  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: 38}
  referral:
    isModifier: false
    short: Treatment Referral
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 31
  preAuthRefPeriod: {isModifier: false, short: Preauthorization in-effect period, type: Period, mustSupport: false, array: true, isSummary: false, index: 40}
  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: 41
  total:
    isModifier: false
    short: Adjudication totals
    index: 296
    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: 297
      amount: {isModifier: false, short: Financial total for the category, type: Money, mustSupport: false, isSummary: true, index: 298}
    required: [amount, category]
    isSummary: true
  event:
    isModifier: false
    short: Event information
    index: 22
    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: 23
      when:
        isModifier: false
        short: Occurance date or period
        mustSupport: false
        choices: [whenDateTime, whenPeriod]
        isSummary: false
        index: 25
      whenDateTime: {isModifier: false, short: Occurance date or period, type: dateTime, mustSupport: false, choiceOf: when, isSummary: false, index: 26}
      whenPeriod: {isModifier: false, short: Occurance date or period, type: Period, mustSupport: false, choiceOf: when, isSummary: false, index: 27}
    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: 136
    elements:
      date: {isModifier: false, short: When the incident occurred, type: date, mustSupport: false, isSummary: false, index: 137}
      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: 138
      location:
        isModifier: false
        short: Where the event occurred
        mustSupport: false
        choices: [locationAddress, locationReference]
        isSummary: false
        index: 140
      locationAddress: {isModifier: false, short: Where the event occurred, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 141}
      locationReference:
        isModifier: false
        short: Where the event occurred
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        type: Reference
        mustSupport: false
        choiceOf: location
        isSummary: false
        index: 142
  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-ballot4'}
    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: 28
    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: 29
      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: 30
  prescription:
    isModifier: false
    short: Prescription authorizing services or products
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 20
  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: 307}
  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: 314}
  precedence: {isModifier: false, short: 'Precedence (primary, secondary, etc.)', type: positiveInt, mustSupport: false, isSummary: false, index: 131}
  formCode:
    isModifier: false
    short: Printed form identifier
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/forms'}
    isSummary: false
    index: 306
  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: 143}
  addItem:
    isModifier: false
    short: Insurer added line items
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 229
    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: 238
      locationAddress: {isModifier: false, short: Place of service or where product was supplied, type: Address, mustSupport: false, choiceOf: location, isSummary: false, index: 251}
      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: 241
      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: 242
      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: 237
      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: 264
      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: 240
      traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 233}
      locationCodeableConcept: {isModifier: false, short: Place of service or where product was supplied, type: CodeableConcept, mustSupport: false, choiceOf: location, isSummary: false, index: 250}
      itemSequence: {isModifier: false, short: Item sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 230}
      net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 258}
      serviced:
        isModifier: false
        short: Date or dates of service or product delivery
        mustSupport: false
        choices: [servicedDate, servicedPeriod]
        isSummary: false
        index: 245
      detailSequence: {isModifier: false, short: Detail sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 231}
      tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 257}
      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: 239
      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: 252
      informationSequence: {isModifier: false, short: Applicable exception and supporting information, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 235}
      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: 243
      factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 256}
      servicedDate: {isModifier: false, short: Date or dates of service or product delivery, type: date, mustSupport: false, choiceOf: serviced, isSummary: false, index: 246}
      subDetailSequence: {isModifier: false, short: Subdetail sequence number, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 232}
      bodySite:
        isModifier: false
        short: Anatomical location
        index: 259
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          site:
            min: 1
            isModifier: false
            short: Location
            index: 260
            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: 261
        required: [site]
        isSummary: false
      quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 254}
      location:
        isModifier: false
        short: Place of service or where product was supplied
        mustSupport: false
        choices: [locationCodeableConcept, locationAddress, locationReference]
        isSummary: false
        index: 249
      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: 236
      noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 262}
      patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 253}
      unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 255}
      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: 234
      servicedPeriod: {isModifier: false, short: Date or dates of service or product delivery, type: Period, mustSupport: false, choiceOf: serviced, isSummary: false, index: 247}
      reviewOutcome:
        elementReference: ['http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit', elements, item, elements, reviewOutcome]
        isModifier: false
        short: Additem level adjudication results
        mustSupport: false
        isSummary: false
        index: 263
      detail:
        isModifier: false
        short: Insurer added line items
        type: BackboneElement
        mustSupport: false
        array: true
        isSummary: false
        index: 265
        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: 270
          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: 267
          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: 279
          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: 269
          traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 266}
          net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 276}
          tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 275}
          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: 268
          factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 274}
          subDetail:
            isModifier: false
            short: Insurer added line items
            type: BackboneElement
            mustSupport: false
            array: true
            isSummary: false
            index: 280
            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: 285
              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: 282
              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: 294
              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: 284
              traceNumber: {isModifier: false, short: Number for tracking, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 281}
              net: {isModifier: false, short: Total item cost, type: Money, mustSupport: false, isSummary: false, index: 291}
              tax: {isModifier: false, short: Total tax, type: Money, mustSupport: false, isSummary: false, index: 290}
              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: 283
              factor: {isModifier: false, short: Price scaling factor, type: decimal, mustSupport: false, isSummary: false, index: 289}
              quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 287}
              noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 292}
              patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 286}
              unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 288}
              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: 293
          quantity: {isModifier: false, short: Count of products or services, type: Quantity, mustSupport: false, isSummary: false, index: 272}
          noteNumber: {isModifier: false, short: Applicable note numbers, type: positiveInt, mustSupport: false, array: true, isSummary: false, index: 277}
          patientPaid: {isModifier: false, short: Paid by the patient, type: Money, mustSupport: false, isSummary: false, index: 271}
          unitPrice: {isModifier: false, short: 'Fee, charge or cost per item', type: Money, mustSupport: false, isSummary: false, index: 273}
          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: 278
  originalPrescription:
    isModifier: false
    short: Original prescription if superceded by fulfiller
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 21
  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: 37
  careTeam:
    isModifier: false
    short: Care Team members
    index: 42
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      sequence: {isModifier: false, short: Order of care team, type: positiveInt, mustSupport: false, isSummary: false, index: 43}
      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: 44
      role:
        isModifier: false
        short: Function within the team
        type: CodeableConcept
        mustSupport: false
        binding: {strength: preferred, 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: 34
package_version: 6.0.0-ballot4
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot4
required: [created, status, subject, type, use, outcome]