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-surfaceOrientationVS

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="surfaceOrientationVS"/>
  <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/46053002">46053002</a></td><td>Distal</td></tr><tr><td><a href="http://snomed.info/id/255554000">255554000</a></td><td>Dorsal</td></tr><tr><td><a href="http://snomed.info/id/264147007">264147007</a></td><td>Plantar</td></tr><tr><td><a href="http://snomed.info/id/255561001">255561001</a></td><td>Medial</td></tr><tr><td><a href="http://snomed.info/id/49370004">49370004</a></td><td>Lateral</td></tr><tr><td><a href="http://snomed.info/id/255549009">255549009</a></td><td>Anterior</td></tr><tr><td><a href="http://snomed.info/id/255551008">255551008</a></td><td>Posterior</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/surfaceOrientationVS"/>
  <version value="0.1.0"/>
  <name value="SurfaceOrientationvalueset"/>
  <status value="draft"/>
  <date value="2019-06-19"/>
  <publisher value="Health Services Platform Consortium (HSPC)"/>
  <description
               value="Select SNOMED code system values.  The surface area a body location is in relation to a landmark."/>
  <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="46053002"/>
        <display value="Distal"/>
      </concept>
      <concept>
        <code value="255554000"/>
        <display value="Dorsal"/>
      </concept>
      <concept>
        <code value="264147007"/>
        <display value="Plantar"/>
      </concept>
      <concept>
        <code value="255561001"/>
        <display value="Medial"/>
      </concept>
      <concept>
        <code value="49370004"/>
        <display value="Lateral"/>
      </concept>
      <concept>
        <code value="255549009"/>
        <display value="Anterior"/>
      </concept>
      <concept>
        <code value="255551008"/>
        <display value="Posterior"/>
      </concept>
    </include>
  </compose>
</ValueSet>