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-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 -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "lab-test-sample-origin-divoc-to-icd11"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap lab-test-sample-origin-divoc-to-icd11</b></p><a name=\"lab-test-sample-origin-divoc-to-icd11\"> </a><a name=\"hclab-test-sample-origin-divoc-to-icd11\"> </a><a name=\"lab-test-sample-origin-divoc-to-icd11-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>http://smart.who.int/ddcc/CodeSystem/lab-test-sample-origin-divoc</code> 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>Nasopharyngeal Swab</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>JAM.AH.XF (Nasopharyngeal swab)</td></tr><tr><td>Throat swab</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>KAR.AH.XF (Oropharyngeal swab)</td></tr><tr><td>Nasal Swab</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>JAM.AH.XF (Nasopharyngeal swab)</td></tr><tr><td>nasopharyngeal swab</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>JAM.AH.XF (Nasopharyngeal swab)</td></tr><tr><td>throat swab</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>KAR.AH.XF (Oropharyngeal swab)</td></tr><tr><td>nasal swab</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>JAM.AH.XF (Nasopharyngeal swab)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/ddcc/ConceptMap/lab-test-sample-origin-divoc-to-icd11"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "LabTestSampleOriginDivocToIcd11ConceptMap"] ; #
fhir:title [ fhir:v "Lab Test - Sample Origin - Mapping DIVOC to ICD-11"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2023-02-21"^^xsd:date] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "[Lab Test - Sample Origin - DIVOC](ValueSet-lab-test-sample-origin-divoc.html) mapped to ICD-11"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:copyright [ fhir:v "TODO: provide copyright information"] ; #
fhir:group ( [
fhir:source [ fhir:v "http://smart.who.int/ddcc/CodeSystem/lab-test-sample-origin-divoc"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://id.who.int/icd/release/11/mms"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "Nasopharyngeal Swab" ] ;
fhir:display [ fhir:v "Nasopharyngeal Swab" ] ;
( fhir:target [
fhir:code [ fhir:v "JAM.AH.XF" ] ;
fhir:display [ fhir:v "Nasopharyngeal swab" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Throat swab" ] ;
fhir:display [ fhir:v "Throat swab" ] ;
( fhir:target [
fhir:code [ fhir:v "KAR.AH.XF" ] ;
fhir:display [ fhir:v "Oropharyngeal swab" ] ;
fhir:equivalence [ fhir:v "wider" ] ] ) ] [
fhir:code [ fhir:v "Nasal Swab" ] ;
fhir:display [ fhir:v "Nasal Swab" ] ;
( fhir:target [
fhir:code [ fhir:v "JAM.AH.XF" ] ;
fhir:display [ fhir:v "Nasopharyngeal swab" ] ;
fhir:equivalence [ fhir:v "wider" ] ] ) ] [
fhir:code [ fhir:v "nasopharyngeal swab" ] ;
fhir:display [ fhir:v "Nasopharyngeal Swab" ] ;
( fhir:target [
fhir:code [ fhir:v "JAM.AH.XF" ] ;
fhir:display [ fhir:v "Nasopharyngeal swab" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "throat swab" ] ;
fhir:display [ fhir:v "Throat swab" ] ;
( fhir:target [
fhir:code [ fhir:v "KAR.AH.XF" ] ;
fhir:display [ fhir:v "Oropharyngeal swab" ] ;
fhir:equivalence [ fhir:v "wider" ] ] ) ] [
fhir:code [ fhir:v "nasal swab" ] ;
fhir:display [ fhir:v "Nasal Swab" ] ;
( fhir:target [
fhir:code [ fhir:v "JAM.AH.XF" ] ;
fhir:display [ fhir:v "Nasopharyngeal swab" ] ;
fhir:equivalence [ fhir:v "wider" ] ] ) ] )
] ) . #
IG © 2021+ WHO. Package who.ddcc#1.0.0 based on FHIR 4.0.1. Generated 2024-10-15
Links: Table of Contents |
QA Report
| Issues
| Version History | License