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

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="woundEdgeDescriptionVS"/>
  <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/449741007">449741007</a></td><td>Wound edges approximated</td></tr><tr><td><a href="http://snomed.info/id/427832005">427832005</a></td><td>Dehiscence of wound of skin</td></tr><tr><td><a href="http://snomed.info/id/449751008">449751008</a></td><td>Rolled wound edge</td></tr><tr><td><a href="http://snomed.info/id/449760000">449760000</a></td><td>Scab of wound edge</td></tr><tr><td><a href="http://snomed.info/id/449749009">449749009</a></td><td>Wound edge diffuse</td></tr><tr><td><a href="http://snomed.info/id/449750009">449750009</a></td><td>Wound edge sharp</td></tr><tr><td><a href="http://snomed.info/id/449748001">449748001</a></td><td>Wound edges attached</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundEdgeDescriptionVS"/>
  <version value="0.1.0"/>
  <name value="WoundEdgeDescriptionValueSet"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2019-06-19"/>
  <publisher value="HSPC"/>
  <description
               value="Select SNOMED CT codes. A set of codes that describe what the boundaries of the wound look like."/>
  <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="449741007"/>
        <display value="Wound edges approximated"/>
      </concept>
      <concept>
        <code value="427832005"/>
        <display value="Dehiscence of wound of skin"/>
      </concept>
      <concept>
        <code value="449751008"/>
        <display value="Rolled wound edge"/>
      </concept>
      <concept>
        <code value="449760000"/>
        <display value="Scab of wound edge"/>
      </concept>
      <concept>
        <code value="449749009"/>
        <display value="Wound edge diffuse"/>
      </concept>
      <concept>
        <code value="449750009"/>
        <display value="Wound edge sharp"/>
      </concept>
      <concept>
        <code value="449748001"/>
        <display value="Wound edges attached"/>
      </concept>
    </include>
  </compose>
</ValueSet>