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.

: WHO Test Result (COVID-19) - XML Representation

Draft as of 2024-04-24

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="who-ddcc-test-result-covid-19"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-DDCC-ICD11-CodeSystem.html"><code>http://id.who.int/icd11/mms</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-DDCC-ICD11-CodeSystem.html#DDCC-ICD11-CodeSystem-RA01.460">RA01.0</a></td><td>Detected</td></tr><tr><td><a href="CodeSystem-DDCC-ICD11-CodeSystem.html#DDCC-ICD11-CodeSystem-QA02">QA02</a></td><td>Not Detected</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://smart.who.int/ddcc/ValueSet/who-ddcc-test-result-covid-19"/>
  <version value="1.0.0"/>
  <name value="WHO_DDCC_Test_Result_COVID_19"/>
  <title value="WHO Test Result (COVID-19)"/>
  <status value="draft"/>
  <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="WHO COVID-19 Test Result from [ICD 11](https://icd.who.int/browse11)"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://id.who.int/icd11/mms"/>
      <concept>
        <code value="RA01.0"/>
        <display value="Detected"/>
      </concept>
      <concept>
        <code value="QA02"/>
        <display value="Not Detected"/>
      </concept>
    </include>
  </compose>
</ValueSet>