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.

: Lab Test - Result - Mapping DIVOC to ICD-11 - JSON Representation

Draft as of 2023-02-21

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "lab-test-qual-result-divoc-to-icd11",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to (not specified)</p><p>DRAFT. Published on 2023-02-21 by WHO (WHO: <a href=\"http://who.int\">http://who.int</a>). TODO: provide copyright information</p><div><p><a href=\"ValueSet-lab-test-qual-result-divoc.html\">Lab Test - Qualitative Result - DIVOC</a> mapped to ICD-11</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"CodeSystem-WHO-DDCC-divoc-lab-test-result.html\">DIVOC lab test result codes used in this IG</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>Negative</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>RA01.1 (COVID-19, virus not identified)</td></tr><tr><td>Positive</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>RA01.0 (COVID-19, virus identified)</td></tr><tr><td>negative</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>RA01.1 (COVID-19, virus not identified)</td></tr><tr><td>positive</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>RA01.0 (COVID-19, virus identified)</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/lab-test-qual-result-divoc-to-icd11",
  "version" : "1.0.0",
  "name" : "LabTestQualResultDivocToIcd11ConceptMap",
  "title" : "Lab Test - Result - Mapping DIVOC to ICD-11",
  "status" : "draft",
  "date" : "2023-02-21",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "[Lab Test - Qualitative Result - DIVOC](ValueSet-lab-test-qual-result-divoc.html) mapped to ICD-11",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "TODO: provide copyright information",
  "group" : [
    {
      "source" : "http://smart.who.int/ddcc/CodeSystem/lab-test-qual-result-divoc",
      "target" : "http://id.who.int/icd11/mms",
      "element" : [
        {
          "code" : "Negative",
          "display" : "Negative",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "RA01.1",
              "display" : "COVID-19, virus not identified",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Positive",
          "display" : "Positive",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "RA01.0",
              "display" : "COVID-19, virus identified",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "negative",
          "display" : "Negative",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "RA01.1",
              "display" : "COVID-19, virus not identified",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "positive",
          "display" : "Positive",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "RA01.0",
              "display" : "COVID-19, virus identified",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}