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.10.20.5.9.31

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="2.16.840.1.113883.10.20.5.9.31"/>
  <meta id="6687"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>NHSNSSIDetectionMethodType</h2><div><p>The type of surveillance process by which the SSI was identified.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-2.16.840.1.113883.6.277.html"><code>http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277</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="CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1309-4">1309-4</a></td><td>Active SSI Detection Method</td><td/></tr><tr><td><a href="CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1312-8">1312-8</a></td><td>Passive SSI Detection Method</td><td/></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.10.20.5.9.31"/>
  <name value="NHSNSSIDetectionMethodType"/>
  <status value="draft"/>
  <date value="2019-10-11T15:43:03-04:00"/>
  <description
               value="The type of surveillance process by which the SSI was identified."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277"/>
      <concept>
        <code value="1309-4"/>
        <display value="Active SSI Detection Method"/>
      </concept>
      <concept>
        <code value="1312-8"/>
        <display value="Passive SSI Detection Method"/>
      </concept>
    </include>
  </compose>
</ValueSet>