WHO Immunization Implementation Guide
0.1.0 - CI Build International flag

WHO Immunization Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions

: Negative Test Results - XML Representation

Draft as of 2024-05-30

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Negativetestresult-values"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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://snomed.info/id/260385009">260385009</a></td><td>Negative (qualifier value)</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://smart.who.int/ig/smart-immunizations/ValueSet/Negativetestresult-values"/>
  <version value="0.1.0"/>
  <name value="Negativetestresultvalues"/>
  <title value="Negative Test Results"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-05-30T21:26:16+00:00"/>
  <publisher value="World Health Organization (WHO)"/>
  <contact>
    <name value="World Health Organization (WHO)"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.who.int"/>
    </telecom>
  </contact>
  <description value="Codes representing negative test result values"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="260385009"/>
        <display value="Negative (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>