WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build
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
Draft as of 2024-10-17 |
{
"resourceType" : "ValueSet",
"id" : "WHODDCCSampleOriginCOVID19",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet WHODDCCSampleOriginCOVID19</b></p><a name=\"WHODDCCSampleOriginCOVID19\"> </a><a name=\"hcWHODDCCSampleOriginCOVID19\"> </a><a name=\"WHODDCCSampleOriginCOVID19-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>JAM.AH.XF</td><td>Nasopharyngeal swab</td></tr><tr><td>KAR.AH.XF</td><td>Oropharyngeal swab</td></tr><tr><td>JAE.AH.XF</td><td>Swab from nasal sinus</td></tr><tr><td>KAZ.AH.XD</td><td>Saliva specimen</td></tr><tr><td>DIA.AH.XA</td><td>Blood specimen</td></tr></table></li></ul></div>"
},
"url" : "http://smart.who.int/ddcc/ValueSet/WHODDCCSampleOriginCOVID19",
"version" : "1.0.0",
"name" : "WHODDCCSampleOriginCOVID19",
"title" : "WHO Speciman Sample Origin (COVID-19)",
"status" : "draft",
"date" : "2024-10-17T05:03:04+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"
}
]
}
]
}
}