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 Speciman Sample Origin (COVID-19) - JSON Representation

Draft as of 2024-01-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "who-ddcc-sample-origin-covid-19",
  "text" : {
    "status" : "generated",
    "div" : "<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-JAM.46AH.46XF\">JAM.AH.XF</a></td><td>Nasopharyngeal swab</td></tr><tr><td><a href=\"CodeSystem-DDCC-ICD11-CodeSystem.html#DDCC-ICD11-CodeSystem-KAR.46AH.46XF\">KAR.AH.XF</a></td><td>Oropharyngeal swab</td></tr><tr><td><a href=\"CodeSystem-DDCC-ICD11-CodeSystem.html#DDCC-ICD11-CodeSystem-JAE.46AH.46XF\">JAE.AH.XF</a></td><td>Swab from nasal sinus</td></tr><tr><td><a href=\"CodeSystem-DDCC-ICD11-CodeSystem.html#DDCC-ICD11-CodeSystem-KAZ.46AH.46XD\">KAZ.AH.XD</a></td><td>Saliva specimen</td></tr><tr><td><a href=\"CodeSystem-DDCC-ICD11-CodeSystem.html#DDCC-ICD11-CodeSystem-DIA.46AH.46XA\">DIA.AH.XA</a></td><td>Blood specimen</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ddcc/ValueSet/who-ddcc-sample-origin-covid-19",
  "version" : "1.0.0",
  "name" : "WHO_DDCC_Sample_Origin_COVID_19",
  "title" : "WHO Speciman Sample Origin (COVID-19)",
  "status" : "draft",
  "date" : "2024-01-19T16:18:21+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "WHO Speciman Sample Origin List (COVID-19)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://id.who.int/icd11/mms",
        "concept" : [
          {
            "code" : "JAM.AH.XF",
            "display" : "Nasopharyngeal swab"
          },
          {
            "code" : "KAR.AH.XF",
            "display" : "Oropharyngeal swab"
          },
          {
            "code" : "JAE.AH.XF",
            "display" : "Swab from nasal sinus"
          },
          {
            "code" : "KAZ.AH.XD",
            "display" : "Saliva specimen"
          },
          {
            "code" : "DIA.AH.XA",
            "display" : "Blood specimen"
          }
        ]
      }
    ]
  }
}