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

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="woundExudateAppearanceVS"/>
  <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/225550006">225550006</a></td><td>Purulent discharge from wound</td></tr><tr><td><a href="http://snomed.info/id/449762008">449762008</a></td><td>Sanguineous discharge from wound</td></tr><tr><td><a href="http://snomed.info/id/449761001">449761001</a></td><td>Seropurulent discharge from wound</td></tr><tr><td><a href="http://snomed.info/id/449756003">449756003</a></td><td>Serosanguineous discharge from wound</td></tr><tr><td><a href="http://snomed.info/id/447112000">447112000</a></td><td>Serous discharge from wound</td></tr><tr><td><a href="http://snomed.info/id/449757007">449757007</a></td><td>Viscous discharge from wound</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundExudateAppearanceVS"/>
  <version value="0.1.0"/>
  <name value="WoundExudateAppearanceValueSet"/>
  <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 exudate looks 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="225550006"/>
        <display value="Purulent discharge from wound"/>
      </concept>
      <concept>
        <code value="449762008"/>
        <display value="Sanguineous discharge from wound"/>
      </concept>
      <concept>
        <code value="449761001"/>
        <display value="Seropurulent discharge from wound"/>
      </concept>
      <concept>
        <code value="449756003"/>
        <display value="Serosanguineous discharge from wound"/>
      </concept>
      <concept>
        <code value="447112000"/>
        <display value="Serous discharge from wound"/>
      </concept>
      <concept>
        <code value="449757007"/>
        <display value="Viscous discharge from wound"/>
      </concept>
    </include>
  </compose>
</ValueSet>