{
  "resourceType" : "ConceptMap",
  "id" : "lab-test-pathogen-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-pathogen-divoc-to-icd11</b></p><a name=\"lab-test-pathogen-divoc-to-icd11\"> </a><a name=\"hclab-test-pathogen-divoc-to-icd11\"> </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-pathogen-divoc</code> to <code>http://id.who.int/icd11/mms</code></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>COVID-19 (Concerns the detection of SARS-CoV-2 infection.)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>XN109 (SARS-CoV-2)</td></tr><tr><td>covid-19 (Concerns the detection of SARS-CoV-2 infection.)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>XN109 (SARS-CoV-2)</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/lab-test-pathogen-divoc-to-icd11",
  "version" : "1.0.0",
  "name" : "LabTestPathogenDivocToIcd11ConceptMap",
  "title" : "Lab Test - Pathogen - COVID-19 - 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 - Pathogen - DIVOC](ValueSet-lab-test-pathogen-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-pathogen-divoc",
    "target" : "http://id.who.int/icd11/mms",
    "element" : [{
      "code" : "COVID-19",
      "display" : "Concerns the detection of SARS-CoV-2 infection.",
      "target" : [{
        "code" : "XN109",
        "display" : "SARS-CoV-2",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "covid-19",
      "display" : "Concerns the detection of SARS-CoV-2 infection.",
      "target" : [{
        "code" : "XN109",
        "display" : "SARS-CoV-2",
        "equivalence" : "equivalent"
      }]
    }]
  }]
}