Current Build


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="skinColorVS"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Skin Color value set</h2><div><p>Select SNOMED CT codes. A set of codes that describe the hue of the skin.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=18165001">18165001</a></td><td>Jaundice</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=406128001">406128001</a></td><td>Mottling of skin</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=248213001">248213001</a></td><td>Flushed complexion</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=119419001">119419001</a></td><td>Cyanosis of skin</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=274643008">274643008</a></td><td>Body pale</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=445394005">445394005</a></td><td>Dusky discoloration of skin</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=297952003">297952003</a></td><td>Skin normal color</td><td/></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <url value="http://hl7.org/fhir/hspc/ValueSet/skinColorVS"/>
  <version value="0.01"/>
  <name value="Skin Color value set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2018-09-24T00:00:00-05:00"/>
  <publisher value="HSPC"/>
  <description
               value="Select SNOMED CT codes. A set of codes that describe the hue of the skin."/>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="18165001"/>
        <display value="Jaundice"/>
      </concept>
      <concept>
        <code value="406128001"/>
        <display value="Mottling of skin"/>
      </concept>
      <concept>
        <code value="248213001"/>
        <display value="Flushed complexion"/>
      </concept>
      <concept>
        <code value="119419001"/>
        <display value="Cyanosis of skin"/>
      </concept>
      <concept>
        <code value="274643008"/>
        <display value="Body pale"/>
      </concept>
      <concept>
        <code value="445394005"/>
        <display value="Dusky discoloration of skin"/>
      </concept>
      <concept>
        <code value="297952003"/>
        <display value="Skin normal color"/>
      </concept>
    </include>
  </compose>
</ValueSet>