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

: Test Type - XML Representation

Draft as of 2023-11-07

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TestTypeCs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>http://worldhealthorganization.github.io/smart-ot/TestType</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">Measles<a name="TestTypeCs-Measles"> </a></td><td>Measles IgM</td></tr><tr><td style="white-space:nowrap">Rubella<a name="TestTypeCs-Rubella"> </a></td><td>Rubella IgM</td></tr></table></div>
  </text>
  <url value="http://worldhealthorganization.github.io/smart-ot/TestType"/>
  <version value="0.2.1"/>
  <name value="TestTypeCs"/>
  <title value="Test Type"/>
  <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="Test Type"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="Measles"/>
    <display value="Measles IgM"/>
  </concept>
  <concept>
    <code value="Rubella"/>
    <display value="Rubella IgM"/>
  </concept>
</CodeSystem>