<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="http://tx.gerontonet.org/fhir/StructureDefinition/wundbericht-bundle" />
  <name value="WundberichtBundle" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.identifier.type">
      <path value="Bundle.identifier.type" />
      <min value="1" />
      <fixedCodeableConcept>
        <coding>
          <code value="document" />
        </coding>
      </fixedCodeableConcept>
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <slicing>
        <description value="Resourcen" />
        <rules value="open" />
      </slicing>
      <min value="1" />
    </element>
    <element id="Bundle.entry:Patient">
      <path value="Bundle.entry" />
      <sliceName value="Patient" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:Patient.resource">
      <path value="Bundle.entry.resource" />
      <min value="1" />
      <type>
        <code value="Resource" />
        <profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient" />
      </type>
    </element>
    <element id="Bundle.entry:Observation">
      <path value="Bundle.entry" />
      <sliceName value="Observation" />
      <short value="Wundanamnesedaten" />
      <definition value="Observation beinhaltet Observation-Resourcen, die die Wundanamnesedaten repräsentieren.&#xD;&#xA;Die Profile möglicher Observation-Resourcen sind im Projekt NAIPWundbericht definiert." />
      <min value="1" />
    </element>
    <element id="Bundle.entry:Wunde">
      <path value="Bundle.entry" />
      <sliceName value="Wunde" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:Wunde.resource">
      <path value="Bundle.entry.resource" />
      <type>
        <code value="Resource" />
        <profile value="https://tx.gerontonet.org/fhir/StructureDefinition/Wunde" />
      </type>
    </element>
    <element id="Bundle.entry:WundberichtComposition">
      <path value="Bundle.entry" />
      <sliceName value="WundberichtComposition" />
    </element>
    <element id="Bundle.entry:WundberichtComposition.resource">
      <path value="Bundle.entry.resource" />
      <min value="1" />
      <type>
        <code value="Resource" />
        <profile value="https://tx.gerontonet.org/fhir/StructureDefinition/wundbericht-composition" />
      </type>
    </element>
  </differential>
</StructureDefinition>