<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="http://oped.de/orthelligent/fhir/StructureDefinition/OrthelligentCondition" />
  <name value="OrthelligentCondition" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="sct-concept" />
    <uri value="http://snomed.info/conceptdomain" />
    <name value="SNOMED CT Concept Domain Binding" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="sct-attr" />
    <uri value="http://snomed.org/attributebinding" />
    <name value="SNOMED CT Attribute Binding" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <differential>
    <element id="Condition.code">
      <path value="Condition.code" />
      <short value="Indication" />
      <definition value="The indication for this treatment. Must be one main indication, possibly with sub-indication." />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Condition.bodySite">
      <path value="Condition.bodySite" />
      <short value="Focus Area and body site/part the treatment is for" />
      <definition value="The anatomical location / body part the treatment is for. This includes both the &quot;Focus Area&quot; and the location/side of the injured body part (left/right)" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Condition.onset[x]">
      <path value="Condition.onset[x]" />
      <short value="Accident date" />
      <definition value="Estimated or actual date or date-time when the accident occured that lead to the injury and, thus, indication and respective treatment." />
      <type>
        <code value="dateTime" />
      </type>
    </element>
  </differential>
</StructureDefinition>