HealthcareAssociatedInfectionReports Implementation Guide CI Build

This page is part of the Healthcare Associated Infection Implementation Guide (v2.0.0: STU 2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-2.16.840.1.113883.13.10

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="2.16.840.1.113883.13.10"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2019-03-13T23:26:52.000-04:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>NHSNASAClassCode</h2><div><p>Physical status using the American Society of Anesthesiologists (ASA) Class Codes.</p>
</div><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=413495001">413495001</a></td><td>Normally healthy patient</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=413496000">413496000</a></td><td>Patient with mild systemic disease</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=413497009">413497009</a></td><td>Patient with severe systemic disease, not incapacitating</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=413498004">413498004</a></td><td>Patient with incapacitating systemic disease, constant threat to life</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=413499007">413499007</a></td><td>Moribund patient, &amp;lt; 24-hour life expectancy</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.13.10"/>
  <name value="NHSNASAClassCode"/>
  <status value="active"/>
  <date value="2019-10-11T15:43:03-04:00"/>
  <description
               value="Physical status using the American Society of Anesthesiologists (ASA) Class Codes."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="413495001"/>
        <display value="Normally healthy patient"/>
      </concept>
      <concept>
        <code value="413496000"/>
        <display value="Patient with mild systemic disease"/>
      </concept>
      <concept>
        <code value="413497009"/>
        <display
                 value="Patient with severe systemic disease, not incapacitating"/>
      </concept>
      <concept>
        <code value="413498004"/>
        <display
                 value="Patient with incapacitating systemic disease, constant threat to life"/>
      </concept>
      <concept>
        <code value="413499007"/>
        <display value="Moribund patient, &amp;lt; 24-hour life expectancy"/>
      </concept>
    </include>
  </compose>
</ValueSet>