WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build
This page is part of the WHO Digital Documentation of COVID-19 Certificates (DDCC) (v1.0.0: releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2024-10-15 |
{
"resourceType" : "CodeSystem",
"id" : "WHODDCCicaolabtestresult",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem WHODDCCicaolabtestresult</b></p><a name=\"WHODDCCicaolabtestresult\"> </a><a name=\"hcWHODDCCicaolabtestresult\"> </a><a name=\"WHODDCCicaolabtestresult-en-US\"> </a><p>This case-sensitive code system <code>http://smart.who.int/ddcc/CodeSystem/WHODDCCicaolabtestresult</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">normal<a name=\"WHODDCCicaolabtestresult-normal\"> </a></td><td>Normal</td></tr><tr><td style=\"white-space:nowrap\">abnormal<a name=\"WHODDCCicaolabtestresult-abnormal\"> </a></td><td>Abnormal</td></tr><tr><td style=\"white-space:nowrap\">positive<a name=\"WHODDCCicaolabtestresult-positive\"> </a></td><td>Positive</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"WHODDCCicaolabtestresult-negative\"> </a></td><td>Negative</td></tr></table></div>"
},
"url" : "http://smart.who.int/ddcc/CodeSystem/WHODDCCicaolabtestresult",
"version" : "1.0.0",
"name" : "WHODDCCicaolabtestresult",
"title" : "ICAO lab test result codes used in this IG",
"status" : "draft",
"experimental" : true,
"date" : "2024-10-15T11:00:36+02:00",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "All ICAO lab test result codes from its internally defined code system used in this IG. Provided so the FHIR server can perform expansions.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "normal",
"display" : "Normal"
},
{
"code" : "abnormal",
"display" : "Abnormal"
},
{
"code" : "positive",
"display" : "Positive"
},
{
"code" : "negative",
"display" : "Negative"
}
]
}