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

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

: Lab Test - Sample Origin - Mapping DIVOC to ICD-11 - JSON Representation

Draft as of 2023-02-21

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "lab-test-sample-origin-divoc-to-icd11",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/lab-test-sample-origin-divoc-to-icd11",
  "version" : "1.0.0",
  "name" : "LabTestSampleOriginDivocToIcd11ConceptMap",
  "title" : "Lab Test - Sample Origin - 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 - Sample Origin - DIVOC](ValueSet-lab-test-sample-origin-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-sample-origin-divoc",
      "target" : "http://id.who.int/icd/release/11/mms",
      "element" : [
        {
          "code" : "Nasopharyngeal Swab",
          "display" : "Nasopharyngeal Swab",
          "target" : [
            {
              "code" : "JAM.AH.XF",
              "display" : "Nasopharyngeal swab",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Throat swab",
          "display" : "Throat swab",
          "target" : [
            {
              "code" : "KAR.AH.XF",
              "display" : "Oropharyngeal swab",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "Nasal Swab",
          "display" : "Nasal Swab",
          "target" : [
            {
              "code" : "JAM.AH.XF",
              "display" : "Nasopharyngeal swab",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "nasopharyngeal swab",
          "display" : "Nasopharyngeal Swab",
          "target" : [
            {
              "code" : "JAM.AH.XF",
              "display" : "Nasopharyngeal swab",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "throat swab",
          "display" : "Throat swab",
          "target" : [
            {
              "code" : "KAR.AH.XF",
              "display" : "Oropharyngeal swab",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "nasal swab",
          "display" : "Nasal Swab",
          "target" : [
            {
              "code" : "JAM.AH.XF",
              "display" : "Nasopharyngeal swab",
              "equivalence" : "wider"
            }
          ]
        }
      ]
    }
  ]
}