FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/lab-test-pathogen-snomed-to-icd11

Packagewho.ddcc
TypeConceptMap
Idlab-test-pathogen-snomed-to-icd11
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ConceptMap-lab-test-pathogen-snomed-to-icd11.html
URLhttp://smart.who.int/ddcc/ConceptMap/lab-test-pathogen-snomed-to-icd11
Version1.0.0
Statusdraft
Date2023-02-20
NameLabTestPathogenSnomedToIcd11ConceptMap
TitleLab Test - Result - Pathogen - Mapping SNOMED CT to ICD-11
Realmuv
Authoritywho
Description[Lab Test - Pathogen - COVID-19 - SNOMED CT](ValueSet-lab-test-pathogen-covid19-snomed.html) mapped to ICD-11
CopyrightTODO: provide copyright information

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap lab-test-pathogen-snomed-to-icd11

Mapping from (not specified) to (not specified)


Group 1 Mapping from SNOMED codes used in this IG to http://id.who.int/icd11/mms

Source CodeRelationshipTarget Code
840533007 (Severe acute respiratory syndrome coronavirus 2 (organism))is equivalent toXN109 (SARS-CoV-2)

Source

{
  "resourceType": "ConceptMap",
  "id": "lab-test-pathogen-snomed-to-icd11",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ConceptMap/lab-test-pathogen-snomed-to-icd11",
  "version": "1.0.0",
  "name": "LabTestPathogenSnomedToIcd11ConceptMap",
  "title": "Lab Test - Result - Pathogen - Mapping SNOMED CT to ICD-11",
  "status": "draft",
  "date": "2023-02-20",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "[Lab Test - Pathogen - COVID-19 - SNOMED CT](ValueSet-lab-test-pathogen-covid19-snomed.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://snomed.info/sct",
      "target": "http://id.who.int/icd11/mms",
      "element": [
        {
          "code": "840533007",
          "display": "Severe acute respiratory syndrome coronavirus 2 (organism)",
          "target": [
            {
              "code": "XN109",
              "display": "SARS-CoV-2",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}