WHO SMART Guideline: Surveillance and Outbreak Toolkit
0.2.1 - CI Build International flag

WHO SMART Guideline: Surveillance and Outbreak Toolkit, published by WHO. This is not an authorized publication; it is the continuous build for version 0.2.1. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-ot and changes regularly. See the Directory of published versions

: Result Code System - XML Representation

Draft as of 2023-11-07

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ResultCs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>http://worldhealthorganization.github.io/smart-ot/Result</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">0<a name="ResultCs-0"> </a></td><td>Negative</td></tr><tr><td style="white-space:nowrap">1<a name="ResultCs-1"> </a></td><td>Positive</td></tr><tr><td style="white-space:nowrap">2<a name="ResultCs-2"> </a></td><td>Inadequate specimen</td></tr><tr><td style="white-space:nowrap">3<a name="ResultCs-3"> </a></td><td>Equivocal (indeterminate)</td></tr><tr><td style="white-space:nowrap">4<a name="ResultCs-4"> </a></td><td>Community Case Search</td></tr><tr><td style="white-space:nowrap">99<a name="ResultCs-99"> </a></td><td>Unknown (result not available)</td></tr></table></div>
  </text>
  <url value="http://worldhealthorganization.github.io/smart-ot/Result"/>
  <version value="0.2.1"/>
  <name value="ResultCs"/>
  <title value="Result Code System"/>
  <status value="draft"/>
  <date value="2023-11-07T05:59:29+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="Result Code System"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="0"/>
    <display value="Negative"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Positive"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Inadequate specimen"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Equivocal (indeterminate)"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Community Case Search"/>
  </concept>
  <concept>
    <code value="99"/>
    <display value="Unknown (result not available)"/>
  </concept>
</CodeSystem>