<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="IRD-BodyModel-Instance" />
  <url value="https://health.linova.de/fhir/v1/IRD/BodyModel_Instance" />
  <version value="1.0.0" />
  <name value="IRD_BodyModel_Instance" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <type value="Basic" />
  <derivation value="specialization" />
  <differential>
    <element id="Basic">
      <path value="Basic" />
      <definition value="A body model instance represents a concrete instance of a body model calculated for a certain kind of person (e.g. injured, healthy). The body model instance also contains the calculated joint forces." />
    </element>
    <element id="Basic.extension:metadata">
      <path value="Basic.extension" />
      <definition value="Metadata of the body model instance" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://health.linova.de/fhir/v1/IRD/Extensions/BodyModel_Instance_Metadata" />
      </type>
    </element>
    <element id="Basic.extension:attributes">
      <path value="Basic.extension" />
      <definition value="Attributes of the body model instance" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="https://health.linova.de/fhir/v1/IRD/Extensions/BodyModel_Attribute" />
      </type>
    </element>
  </differential>
</StructureDefinition>