WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build International flag

This is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc and changes regularly.

: ConceptMap from CVX to ICD-11 for Brands - TTL Representation

Draft as of 2022-05-23

Raw ttl | Download


@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 "who-ddcc-map-cvx-icd11-brands"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to (not specified)</p><p>DRAFT (not intended for production usage). Published on 2022-05-23 by WHO (WHO: <a href=\"http://who.int\">http://who.int</a>). </p><div><p>Rule-based mappings between CVX and ICD-11 and for COVID-19 Brands</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CVX.html\">Vaccine Administered Code Set (CVX)</a> to <a href=\"CodeSystem-DDCC-ICD11-CodeSystem.html\">DDCC Codes for ICD11</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>208 (COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>XM8NQ0 (Comirnaty®)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/ddcc/ConceptMap/who-ddcc-map-cvx-icd11-brands"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ICD11_SNOMED_CT_COVID19_brands"] ; # 
  fhir:title [ fhir:v "ConceptMap from CVX to ICD-11 for Brands"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2022-05-23"^^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 "Rule-based mappings between CVX and ICD-11 and for COVID-19 Brands"] ; # 
  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:group ( [
fhir:source [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://id.who.int/icd11/mms"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "208" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "XM8NQ0" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] ) ;
fhir:unmapped [
fhir:mode [ fhir:v "provided" ]     ]
  ] ) . #