<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ext-Resource-DeductibleStatus" />
  <url value="https://bpcs.exchange/fhir/StructureDefinition/ext-Resource-DeductibleStatus" />
  <name value="DeductibleStatus" />
  <title value="Receipt Deductible Status" />
  <status value="active" />
  <experimental value="false" />
  <description value="Indicates whether the deductible for the associated coverage was fully paid for the period during, prior to, or potentially later than the adjudiction of the specified receipt" />
  <fhirVersion value="5.0.0" />
  <mapping>
    <identity value="BPCS" />
    <name value="Internal BPCS API" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="ExplanationOfBenefit.item" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="problemCodes" />
      <definition value="Indicates whether the deductible for the associated coverage was fully paid for the period during, prior to, or potentially later than the adjudiction of the specified receipt" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://bpcs.exchange/fhir/StructureDefinition/ext-Resource-DeductibleStatus" />
      <mustSupport value="true" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <min value="1" />
      <type>
        <code value="Coding" />
        <profile value="https://bpcs.exchange/fhir/StructureDefinition/profile-Coding-simple" />
      </type>
      <mustSupport value="true" />
      <binding>
        <strength value="required" />
        <valueSet value="https://bpcs.exchange/fhir/ValueSet/vs-DeductibleStatus" />
      </binding>
      <mapping>
        <identity value="BPCS" />
        <map value="DuplicateReceiptDTO.transTypeCd" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>