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

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="woundGradationVS"/>
  <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/416462003:{258214002=258215001}">416462003:{258214002=258215001}</a></td><td>Wound Stage=Stage One</td></tr><tr><td><a href="http://snomed.info/id/416462003:{258214002=258219007}">416462003:{258214002=258219007}</a></td><td>Wound Stage=Stage Two</td></tr><tr><td><a href="http://snomed.info/id/416462003:{258214002=258224005}">416462003:{258214002=258224005}</a></td><td>Wound Stage=Stage Three</td></tr><tr><td><a href="http://snomed.info/id/416462003:{258214002=258228008}">416462003:{258214002=258228008}</a></td><td>Wound Stage=Stage Four</td></tr><tr><td><a href="http://snomed.info/id/403190006">403190006</a></td><td>First degree burn</td></tr><tr><td><a href="http://snomed.info/id/403191005">403191005</a></td><td>Second degree burn</td></tr><tr><td><a href="http://snomed.info/id/403192003">403192003</a></td><td>Third degree burn</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundGradationVS"/>
  <version value="0.1.0"/>
  <name value="WoundGradationValueSet"/>
  <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 stage of the wound or the degree of a burn."/>
  <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="416462003:{258214002=258215001}"/>
        <display value="Wound Stage=Stage One"/>
      </concept>
      <concept>
        <code value="416462003:{258214002=258219007}"/>
        <display value="Wound Stage=Stage Two"/>
      </concept>
      <concept>
        <code value="416462003:{258214002=258224005}"/>
        <display value="Wound Stage=Stage Three"/>
      </concept>
      <concept>
        <code value="416462003:{258214002=258228008}"/>
        <display value="Wound Stage=Stage Four"/>
      </concept>
      <concept>
        <code value="403190006"/>
        <display value="First degree burn"/>
      </concept>
      <concept>
        <code value="403191005"/>
        <display value="Second degree burn"/>
      </concept>
      <concept>
        <code value="403192003"/>
        <display value="Third degree burn"/>
      </concept>
    </include>
  </compose>
</ValueSet>