HL7 FHIR® Implementation Guide: Healthcare Associated Infection Reports, FHIR Release 1 - US Realm
May 2018 Ballot

This page is part of the Healthcare Associated Infection Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR v3.3.0. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nhsn-pathogen-ranking"/>
  <meta id="4423"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>NHSNPathogenRanking</h2><div><p>Ordinal rankings for the relative importance of a pathogen in that set with respect to its role in the infection.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.96</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>255216001</td><td>First</td><td/></tr><tr><td>81170007</td><td>Second</td><td/></tr><tr><td>70905002</td><td>Third</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/hai/ValueSet/nhsn-pathogen-ranking"/>
  <name value="NHSNPathogenRanking"/>
  <status value="draft"/>
  <date value="2018-04-04T04:29:13+10:00"/>
  <description
               value="Ordinal rankings for the relative importance of a pathogen in that set with respect to its role in the infection."/>
  <compose>
    <include>
      <system value="urn:oid:2.16.840.1.113883.6.96"/>
      <concept>
        <code value="255216001"/>
        <display value="First"/>
      </concept>
      <concept>
        <code value="81170007"/>
        <display value="Second"/>
      </concept>
      <concept>
        <code value="70905002"/>
        <display value="Third"/>
      </concept>
    </include>
  </compose>
</ValueSet>