{
  "resourceType" : "ConceptMap",
  "id" : "lab-test-qual-result-icao-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-qual-result-icao-to-icd11</b></p><a name=\"lab-test-qual-result-icao-to-icd11\"> </a><a name=\"hclab-test-qual-result-icao-to-icd11\"> </a><a name=\"lab-test-qual-result-icao-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-qual-result-icao</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>positive</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>RA01.0 (COVID-19, virus identified)</td></tr><tr><td>negative</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>RA01.1 (COVID-19, virus not identified)</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/lab-test-qual-result-icao-to-icd11",
  "version" : "1.0.1",
  "name" : "LabTestQualResultIcaoToIcd11ConceptMap",
  "title" : "Lab Test - Qualitative Result - Mapping ICAO to ICD-11",
  "status" : "draft",
  "date" : "2023-02-15",
  "publisher" : "WHO",
  "contact" : [{
    "name" : "WHO",
    "telecom" : [{
      "system" : "url",
      "value" : "http://who.int"
    }]
  }],
  "description" : "[Lab Test - Qualitative Result - ICAO](ValueSet-lab-test-qual-result-icao.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-icao",
    "target" : "http://id.who.int/icd11/mms",
    "element" : [{
      "code" : "positive",
      "display" : "Positive",
      "target" : [{
        "code" : "RA01.0",
        "display" : "COVID-19, virus identified",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "negative",
      "display" : "Negative",
      "target" : [{
        "code" : "RA01.1",
        "display" : "COVID-19, virus not identified",
        "equivalence" : "equivalent"
      }]
    }]
  }]
}