Current Build


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="trendVS"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Trend value set</h2><div><p>Select SNOMED CT codes. A set of codes that describe the way in which something is developing or changing.</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=390772001">390772001</a></td><td>Deterioration of status</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=390771008">390771008</a></td><td>Improvement of status</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=723506003">723506003</a></td><td>Resolved</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=409052007">409052007</a></td><td>Stabilization of status</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/trendVS"/>
  <version value="0.01"/>
  <name value="Trend value set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2018-10-18T00:00:00-05:00"/>
  <publisher value="HSPC"/>
  <description
               value="Select SNOMED CT codes. A set of codes that describe the way in which something is developing or changing."/>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="390772001"/>
        <display value="Deterioration of status"/>
      </concept>
      <concept>
        <code value="390771008"/>
        <display value="Improvement of status"/>
      </concept>
      <concept>
        <code value="723506003"/>
        <display value="Resolved"/>
      </concept>
      <concept>
        <code value="409052007"/>
        <display value="Stabilization of status"/>
      </concept>
    </include>
  </compose>
</ValueSet>