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 2023-02-20 |
{
"resourceType" : "ConceptMap",
"id" : "lab-test-type-snomed-to-icd11",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap lab-test-type-snomed-to-icd11</b></p><a name=\"lab-test-type-snomed-to-icd11\"> </a><a name=\"hclab-test-type-snomed-to-icd11\"> </a><a name=\"lab-test-type-snomed-to-icd11-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-WHODDCCloinc.html\">LOINC codes used in this IG</a> to <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ICD11MMS.html\">International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>LP6464-4 (Nucliec acid amplification with probe detection)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1334426561 (Viral nucleic acid amplification test or NAAT)</td></tr><tr><td>LP217198-3 (Rapid immunoassay)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2056159157 (Rapid immunoassay detecting viral proteins or Ag-RDT)</td></tr></table></div>"
},
"url" : "http://smart.who.int/ddcc/ConceptMap/lab-test-type-snomed-to-icd11",
"version" : "1.0.0",
"name" : "LabTestTypeSnomedToIcd11ConceptMap",
"title" : "Lab Test - Pathogen - Mapping SNOMED CT to ICD-11",
"status" : "draft",
"date" : "2023-02-20",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "[Lab Test - Type - Generic - LOINC](ValueSet-lab-test-type-loinc.html) mapped to ICD-11",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "TODO: provide copyright information",
"group" : [
{
"source" : "http://loinc.org",
"target" : "http://id.who.int/icd/release/11/mms",
"element" : [
{
"code" : "LP6464-4",
"display" : "Nucliec acid amplification with probe detection",
"target" : [
{
"code" : "1334426561",
"display" : "Viral nucleic acid amplification test or NAAT",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LP217198-3",
"display" : "Rapid immunoassay",
"target" : [
{
"code" : "2056159157",
"display" : "Rapid immunoassay detecting viral proteins or Ag-RDT",
"equivalence" : "equivalent"
}
]
}
]
}
]
}