Lower Extremity Skin Wound Assessment Implementation Guide STU1 CI Build

Lower Extremity Skin Wound Assessment - IG, published by HL7 International - Electronic Health Records Work Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-skin-wound-ig/ and changes regularly. See the Directory of published versions

XML Format: ValueSet-woundTypeEtiologyVS

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="woundTypeEtiologyVS"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/64572001">64572001</a></td><td>Disease</td></tr><tr><td><a href="http://snomed.info/id/49062001">49062001</a></td><td>Device</td></tr><tr><td><a href="http://snomed.info/id/31986002">31986002</a></td><td>Animal bite</td></tr><tr><td><a href="http://snomed.info/id/43028005">43028005</a></td><td>Human bite</td></tr><tr><td><a href="http://snomed.info/id/276853009">276853009</a></td><td>Self inflicted injury</td></tr><tr><td><a href="http://snomed.info/id/16514006">16514006</a></td><td>Moist skin</td></tr><tr><td><a href="http://snomed.info/id/24734008">24734008</a></td><td>Insect bite</td></tr><tr><td><a href="http://snomed.info/id/449753006">449753006</a></td><td>Pressure point of skin</td></tr><tr><td><a href="http://snomed.info/id/699533003">699533003</a></td><td>Shear injury</td></tr><tr><td><a href="http://snomed.info/id/19130008">19130008</a></td><td>Traumatic abnormality</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundTypeEtiologyVS"/>
  <version value="0.1.0"/>
  <name value="WoundTypeEtiologyvalueset"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2019-06-19"/>
  <publisher value="HSPC"/>
  <description
               value="Select SNOMED CT codes and expressions. A set of codes that describe the causitive agent of a wound."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="64572001"/>
        <display value="Disease"/>
      </concept>
      <concept>
        <code value="49062001"/>
        <display value="Device"/>
      </concept>
      <concept>
        <code value="31986002"/>
        <display value="Animal bite"/>
      </concept>
      <concept>
        <code value="43028005"/>
        <display value="Human bite"/>
      </concept>
      <concept>
        <code value="276853009"/>
        <display value="Self inflicted injury"/>
      </concept>
      <concept>
        <code value="16514006"/>
        <display value="Moist skin"/>
      </concept>
      <concept>
        <code value="24734008"/>
        <display value="Insect bite"/>
      </concept>
      <concept>
        <code value="449753006"/>
        <display value="Pressure point of skin"/>
      </concept>
      <concept>
        <code value="699533003"/>
        <display value="Shear injury"/>
      </concept>
      <concept>
        <code value="19130008"/>
        <display value="Traumatic abnormality"/>
      </concept>
    </include>
  </compose>
</ValueSet>