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

WHO Digital Documentation of COVID-19 Certificates (DDCC), published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc and changes regularly. See the Directory of published versions

: WHO Type of Covid-19 Test - XML Representation

Draft as of 2024-08-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="WHODDCCTypeofTestCOVID19"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet WHODDCCTypeofTestCOVID19</b></p><a name="WHODDCCTypeofTestCOVID19"> </a><a name="hcWHODDCCTypeofTestCOVID19"> </a><a name="WHODDCCTypeofTestCOVID19-en-US"> </a><ul><li>Include these codes as defined in <code>http://id.who.int/icd11/mms</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1334426561</td><td>Viral nucleic acid amplification test or NAAT</td></tr><tr><td>2056159157</td><td>Rapid immunoassay detecting viral proteins or Ag-RDT</td></tr></table></li></ul></div>
  </text>
  <url value="http://smart.who.int/ddcc/ValueSet/WHODDCCTypeofTestCOVID19"/>
  <version value="1.0.0"/>
  <name value="WHODDCCTypeofTestCOVID19"/>
  <title value="WHO Type of Covid-19 Test"/>
  <status value="draft"/>
  <date value="2024-08-14T09:52:18+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="WHO Type of COVID-19 Test"/>
  <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="1334426561"/>
        <display value="Viral nucleic acid amplification test or NAAT"/>
      </concept>
      <concept>
        <code value="2056159157"/>
        <display
                 value="Rapid immunoassay detecting viral proteins or Ag-RDT"/>
      </concept>
    </include>
  </compose>
</ValueSet>