WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build International flag

This is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc and changes regularly.

: Lab Test - Qualitative Result - DIVOC - XML Representation

Draft as of 2024-04-24

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="lab-test-qual-result-divoc"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html"><code>http://smart.who.int/ddcc/CodeSystem/lab-test-qual-result-divoc</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-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-Negative">Negative</a></td><td>Negative</td></tr><tr><td><a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-Positive">Positive</a></td><td>Positive</td></tr><tr><td><a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-Inconclusive">Inconclusive</a></td><td>Inconclusive</td></tr><tr><td><a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-Void">Void</a></td><td>Void</td></tr><tr><td><a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-negative">negative</a></td><td>Negative</td></tr><tr><td><a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-positive">positive</a></td><td>Positive</td></tr><tr><td><a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-inconclusive">inconclusive</a></td><td>Inconclusive</td></tr><tr><td><a href="CodeSystem-WHO-DDCC-divoc-lab-test-result.html#WHO-DDCC-divoc-lab-test-result-void">void</a></td><td>Void</td></tr></table></li></ul></div>
  </text>
  <url value="http://smart.who.int/ddcc/ValueSet/lab-test-qual-result-divoc"/>
  <version value="1.0.0"/>
  <name value="LabTestQualitativeResultDivocValueSet"/>
  <title value="Lab Test - Qualitative Result - DIVOC"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-04-24T00:11:34+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description
               value="This is a one-time snapshot of the allowed values for lab test results, retrieved in February 2023. Contents may need to be updated and readers should consult the credential's documentation. Some information on DIVOC's test certificate can be found at https://github.com/egovernments/DIVOC/blob/main/test-certificate-context/test-certificate-context.js. Additional information on DIVOC can be found at &lt;https://divoc.digit.org/platform/divocs-verifiable-certificate-features&gt;"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://smart.who.int/ddcc/CodeSystem/lab-test-qual-result-divoc"/>
      <concept>
        <code value="Negative"/>
        <display value="Negative"/>
      </concept>
      <concept>
        <code value="Positive"/>
        <display value="Positive"/>
      </concept>
      <concept>
        <code value="Inconclusive"/>
        <display value="Inconclusive"/>
      </concept>
      <concept>
        <code value="Void"/>
        <display value="Void"/>
      </concept>
      <concept>
        <code value="negative"/>
        <display value="Negative"/>
      </concept>
      <concept>
        <code value="positive"/>
        <display value="Positive"/>
      </concept>
      <concept>
        <code value="inconclusive"/>
        <display value="Inconclusive"/>
      </concept>
      <concept>
        <code value="void"/>
        <display value="Void"/>
      </concept>
    </include>
  </compose>
</ValueSet>