{
  "resourceType" : "ConceptMap",
  "id" : "lab-test-sample-origin-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-sample-origin-icao-to-icd11</b></p><a name=\"lab-test-sample-origin-icao-to-icd11\"> </a><a name=\"hclab-test-sample-origin-icao-to-icd11\"> </a><a name=\"lab-test-sample-origin-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-sample-origin-icao</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 (Sampling method: nasopharyngeal)</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 (Specimen collection from nasopharynx)</td></tr><tr><td>oropharyngeal (Sampling method: oropharyngeal)</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>KAR.AH.XF (Specimen collection from oropharynx)</td></tr><tr><td>saliva (Sampling method: saliva)</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>KAZ.AH.XD (Specimen collection of saliva)</td></tr><tr><td>blood (Sampling method: blood)</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>DIA.AH.XA (Specimen collection of blood)</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/lab-test-sample-origin-icao-to-icd11",
  "version" : "1.0.0",
  "name" : "LabTestSampleOriginIcaoToIcd11ConceptMap",
  "title" : "Lab Test - Sample Origin - Mapping ICAO to ICD-11",
  "status" : "draft",
  "date" : "2023-02-20",
  "publisher" : "WHO",
  "contact" : [{
    "name" : "WHO",
    "telecom" : [{
      "system" : "url",
      "value" : "http://who.int"
    }]
  }],
  "description" : "[Lab Test - Sample Origin - ICAO](ValueSet-lab-test-sample-origin-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-sample-origin-icao",
    "target" : "http://id.who.int/icd/release/11/mms",
    "element" : [{
      "code" : "nasopharyngeal",
      "display" : "Sampling method: nasopharyngeal",
      "target" : [{
        "code" : "JAM.AH.XF",
        "display" : "Specimen collection from nasopharynx",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "oropharyngeal",
      "display" : "Sampling method: oropharyngeal",
      "target" : [{
        "code" : "KAR.AH.XF",
        "display" : "Specimen collection from oropharynx",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "saliva",
      "display" : "Sampling method: saliva",
      "target" : [{
        "code" : "KAZ.AH.XD",
        "display" : "Specimen collection of saliva",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "blood",
      "display" : "Sampling method: blood",
      "target" : [{
        "code" : "DIA.AH.XA",
        "display" : "Specimen collection of blood",
        "equivalence" : "equivalent"
      }]
    }]
  }]
}