<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="zib-BurnWound-Extent" />
  <url value="http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound-Extent" />
  <version value="1.0.2" />
  <name value="Zib BurnWound Extent" />
  <title value="HCIM BurnWound Extent" />
  <status value="active" />
  <publisher value="Nictiz" />
  <contact>
    <name value="Nictiz" />
    <telecom>
      <system value="url" />
      <value value="https://www.nictiz.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="The extent of a burn wound is indicated in a percentage of the ‘Total Body Surface Area’ (TBSA). For adults, the TBSA can be calculated on the basis of the ‘rule of nines’, in which body parts are expressed in the percentage 9 and multiples of 9. This ‘rule of nines’ cannot be used for children because a child’s body proportions are different from those of an adult. For children, separate tables were developed per age group to determine the extent of burn wounds. Another option is measuring the extent using the patient’s hand surface area. The surface area of a patient’s hand (including the fingers) equals approximately 1% of their total body surface area.  &#xD;&#xA; &#xD;&#xA;(Source: Brandwonden genezen. Hoe verder? [Healing Burn Wounds. What now?)" />
  <copyright value="CC0" />
  <fhirVersion value="3.0.2" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="Condition" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Extent" />
      <alias value="Uitgebreidheid" />
    </element>
    <element id="Extension.extension">
      <path value="Extension.extension" />
      <max value="0" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound-Extent" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <type>
        <code value="Quantity" />
      </type>
    </element>
    <element id="Extension.value[x].value">
      <path value="Extension.value[x].value" />
      <minValueDecimal value="0" />
      <maxValueDecimal value="100" />
    </element>
    <element id="Extension.value[x].unit">
      <path value="Extension.value[x].unit" />
      <defaultValueString value="%" />
    </element>
    <element id="Extension.value[x].system">
      <path value="Extension.value[x].system" />
      <defaultValueUri value="http://unitsofmeasure.org" />
    </element>
    <element id="Extension.value[x].code">
      <path value="Extension.value[x].code" />
      <defaultValueCode value="%" />
    </element>
  </differential>
</StructureDefinition>