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 ICD-11 to SNOMED CT for Disease or Agent Targeted - JSON Representation

Draft as of 2021-04-23

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "who-ddcc-map-icd11-sct-disease-targeted",
  "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 2021-04-23 by WHO (WHO: <a href=\"http://who.int\">http://who.int</a>). </p><div><p>Rule-based mappings between ICD-11 and SNOMED CT for COVID-19 Disease or Agent Targeted</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"CodeSystem-DDCC-ICD11-CodeSystem.html\">DDCC Codes for ICD11</a> to <a href=\"CodeSystem-WHO-DDCC-snomed.html\">SNOMED codes used in this IG</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>RA01 (COVID-19 Disease)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>840539006</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/who-ddcc-map-icd11-sct-disease-targeted",
  "version" : "1.0.0",
  "name" : "ICD_11_SNOMED_CT_COVID19_Disease",
  "title" : "ConceptMap from ICD-11 to SNOMED CT for Disease or Agent Targeted",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-04-23",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Rule-based mappings between ICD-11 and SNOMED CT for COVID-19 Disease or Agent Targeted",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "http://id.who.int/icd11/mms",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "RA01",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "840539006",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}