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 - JSON Representation

Draft as of 2022-05-23

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "who-ddcc-map-cvx-icd11-brands",
  "text" : {
    "status" : "extensions",
    "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>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/who-ddcc-map-cvx-icd11-brands",
  "version" : "1.0.0",
  "name" : "ICD11_SNOMED_CT_COVID19_brands",
  "title" : "ConceptMap from CVX to ICD-11 for Brands",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-05-23",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Rule-based mappings between CVX and ICD-11 and for COVID-19 Brands",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "http://hl7.org/fhir/sid/cvx",
      "target" : "http://id.who.int/icd11/mms",
      "element" : [
        {
          "code" : "208",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "XM8NQ0",
              "equivalence" : "equivalent"
            }
          ]
        }
      ],
      "unmapped" : {
        "mode" : "provided"
      }
    }
  ]
}