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/tree/main and changes regularly. See the Directory of published versions
Built from commit 6d9c2761.
| Draft as of 2023-02-21 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/lab-test-type-divoc-to-icd11> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "lab-test-type-divoc-to-icd11"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap lab-test-type-divoc-to-icd11</b></p><a name=\"lab-test-type-divoc-to-icd11\"> </a><a name=\"hclab-test-type-divoc-to-icd11\"> </a><p>This mapping does not specify any particular context of use.</p><br/><p>Mapping from <code>http://smart.who.int/ddcc/CodeSystem/lab-test-type-divoc</code> to <a href=\"http://terminology.hl7.org/6.5.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>RT-PCR</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1334426561 (Viral nucleic acid amplification test or NAAT)</td></tr><tr><td>Rapid Antigen Test (RAT)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2056159157 (Rapid immunoassay detecting viral proteins or Ag-RDT)</td></tr><tr><td>rt-pcr</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1334426561 (Viral nucleic acid amplification test or NAAT)</td></tr><tr><td>rapid antigen test (rat)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2056159157 (Rapid immunoassay detecting viral proteins or Ag-RDT)</td></tr></table></div>"
] ;
fhir:ConceptMap.url [ fhir:value "http://smart.who.int/ddcc/ConceptMap/lab-test-type-divoc-to-icd11"] ;
fhir:ConceptMap.version [ fhir:value "1.0.0"] ;
fhir:ConceptMap.name [ fhir:value "LabTestTypeDivocToIcd11ConceptMap"] ;
fhir:ConceptMap.title [ fhir:value "Lab Test - Type - COVID-19 - Mapping DIVOC to ICD-11"] ;
fhir:ConceptMap.status [ fhir:value "draft"] ;
fhir:ConceptMap.date [ fhir:value "2023-02-21"^^xsd:date] ;
fhir:ConceptMap.publisher [ fhir:value "WHO"] ;
fhir:ConceptMap.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "WHO" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://who.int" ]
]
] ;
fhir:ConceptMap.description [ fhir:value "[Lab Test - Type - DIVOC](ValueSet-lab-test-type-divoc.html) mapped to ICD-11"] ;
fhir:ConceptMap.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ]
]
] ;
fhir:ConceptMap.copyright [ fhir:value "TODO: provide copyright information"] ;
fhir:ConceptMap.group [
fhir:index 0 ;
fhir:ConceptMap.group.source [ fhir:value "http://smart.who.int/ddcc/CodeSystem/lab-test-type-divoc" ] ;
fhir:ConceptMap.group.target [ fhir:value "http://id.who.int/icd/release/11/mms" ] ;
fhir:ConceptMap.group.element [
fhir:index 0 ;
fhir:ConceptMap.group.element.code [ fhir:value "RT-PCR" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "RT-PCR" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1334426561" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Viral nucleic acid amplification test or NAAT" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 1 ;
fhir:ConceptMap.group.element.code [ fhir:value "Rapid Antigen Test (RAT)" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Rapid Antigen Test (RAT)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "2056159157" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Rapid immunoassay detecting viral proteins or Ag-RDT" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 2 ;
fhir:ConceptMap.group.element.code [ fhir:value "rt-pcr" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "RT-PCR" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1334426561" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Viral nucleic acid amplification test or NAAT" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 3 ;
fhir:ConceptMap.group.element.code [ fhir:value "rapid antigen test (rat)" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Rapid Antigen Test (RAT)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "2056159157" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Rapid immunoassay detecting viral proteins or Ag-RDT" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/lab-test-type-divoc-to-icd11.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ConceptMap/lab-test-type-divoc-to-icd11.ttl> .
IG © 2021+ WHO. Package who.ddcc#1.0.0 based on FHIR 4.0.1. Generated 2026-09-05
Links: Table of Contents |
QA Report
| Issues
| Version History | License