<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ChargeItemDistributionSAPProposalV1" />
  <url value="http://sap.com/healthcare/fhir/StructureDefinition/ChargeItemDistributionSAPProposalV1" />
  <name value="ChargeItemDistributionSAPProposalV1" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://sap.com/healthcare/fhir/StructureDefinition/ChargeItemDistributionSAPProposalV1" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="ChargeItemDistributionSAPProposalV1">
      <path value="ChargeItemDistributionSAPProposalV1" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Element" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.identifier">
      <path value="ChargeItemDistributionSAPProposalV1.identifier" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Identifier" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Identifier" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.status">
      <path value="ChargeItemDistributionSAPProposalV1.status" />
      <definition value="new | distributed | priced | requested | confirmed | cancelled" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
        <profile value="http://hl7.org/fhir/StructureDefinition/code" />
      </type>
      <fixedCode value="new|distributed|priced|requested|confirmed|cancelled" />
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.subject">
      <path value="ChargeItemDistributionSAPProposalV1.subject" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.chargeItem">
      <path value="ChargeItemDistributionSAPProposalV1.chargeItem" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/chargeItem" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.context">
      <path value="ChargeItemDistributionSAPProposalV1.context" />
      <min value="1" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Account" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.coverage">
      <path value="ChargeItemDistributionSAPProposalV1.coverage" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.coverage.coverage">
      <path value="ChargeItemDistributionSAPProposalV1.coverage.coverage" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/coverage" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.coverage.priority">
      <path value="ChargeItemDistributionSAPProposalV1.coverage.priority" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="positiveInt" />
        <profile value="http://hl7.org/fhir/StructureDefinition/positiveInt" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedQuantity">
      <path value="ChargeItemDistributionSAPProposalV1.distributedQuantity" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Quantity" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Quantity" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedAmount">
      <path value="ChargeItemDistributionSAPProposalV1.distributedAmount" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedAmount.net">
      <path value="ChargeItemDistributionSAPProposalV1.distributedAmount.net" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedAmount.gross">
      <path value="ChargeItemDistributionSAPProposalV1.distributedAmount.gross" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedAmount.component">
      <path value="ChargeItemDistributionSAPProposalV1.distributedAmount.component" />
      <definition value="pricing conditions" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedAmount.component.type">
      <path value="ChargeItemDistributionSAPProposalV1.distributedAmount.component.type" />
      <short value="base | surcharge | deduction | discount | tax | informational" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
        <profile value="http://hl7.org/fhir/StructureDefinition/code" />
      </type>
      <fixedCode value="base | surcharge | deduction | discount | tax | informational" />
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedAmount.component.code">
      <path value="ChargeItemDistributionSAPProposalV1.distributedAmount.component.code" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.distributedAmount.component.amount">
      <path value="ChargeItemDistributionSAPProposalV1.distributedAmount.component.amount" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedQuantity">
      <path value="ChargeItemDistributionSAPProposalV1.requestedQuantity" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Quantity" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Quantity" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedAmount">
      <path value="ChargeItemDistributionSAPProposalV1.requestedAmount" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedAmount.net">
      <path value="ChargeItemDistributionSAPProposalV1.requestedAmount.net" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedAmount.gross">
      <path value="ChargeItemDistributionSAPProposalV1.requestedAmount.gross" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedAmount.component">
      <path value="ChargeItemDistributionSAPProposalV1.requestedAmount.component" />
      <definition value="pricing conditions" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedAmount.component.type">
      <path value="ChargeItemDistributionSAPProposalV1.requestedAmount.component.type" />
      <short value="base | surcharge | deduction | discount | tax | informational" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
        <profile value="http://hl7.org/fhir/StructureDefinition/code" />
      </type>
      <fixedCode value="base | surcharge | deduction | discount | tax | informational" />
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedAmount.component.code">
      <path value="ChargeItemDistributionSAPProposalV1.requestedAmount.component.code" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.requestedAmount.component.amount">
      <path value="ChargeItemDistributionSAPProposalV1.requestedAmount.component.amount" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedQuantity">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedQuantity" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Quantity" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Quantity" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedAmount">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedAmount" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedAmount.net">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedAmount.net" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedAmount.gross">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedAmount.gross" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedAmount.component">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedAmount.component" />
      <definition value="pricing conditions" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedAmount.component.type">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedAmount.component.type" />
      <short value="base | surcharge | deduction | discount | tax | informational" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
        <profile value="http://hl7.org/fhir/StructureDefinition/code" />
      </type>
      <fixedCode value="base | surcharge | deduction | discount | tax | informational" />
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedAmount.component.code">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedAmount.component.code" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
    <element id="ChargeItemDistributionSAPProposalV1.confirmedAmount.component.amount">
      <path value="ChargeItemDistributionSAPProposalV1.confirmedAmount.component.amount" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Money" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Money" />
      </type>
    </element>
  </differential>
</StructureDefinition>