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

FHIR IG Statistics: ConceptMap/lab-test-type-divoc-to-icd11

Packagewho.ddcc
TypeConceptMap
Idlab-test-type-divoc-to-icd11
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ConceptMap-lab-test-type-divoc-to-icd11.html
URLhttp://smart.who.int/ddcc/ConceptMap/lab-test-type-divoc-to-icd11
Version1.0.0
Statusdraft
Date2023-02-21
NameLabTestTypeDivocToIcd11ConceptMap
TitleLab Test - Type - COVID-19 - Mapping DIVOC to ICD-11
Realmuv
Authoritywho
Description[Lab Test - Type - DIVOC](ValueSet-lab-test-type-divoc.html) mapped to ICD-11
CopyrightTODO: provide copyright information

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
mmsInternational Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)

Narrative

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

Generated Narrative: ConceptMap lab-test-type-divoc-to-icd11

Mapping from (not specified) to (not specified)


Group 1 Mapping from http://smart.who.int/ddcc/CodeSystem/lab-test-type-divoc to International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)

Source CodeRelationshipTarget Code
RT-PCRis equivalent to1334426561 (Viral nucleic acid amplification test or NAAT)
Rapid Antigen Test (RAT)is equivalent to2056159157 (Rapid immunoassay detecting viral proteins or Ag-RDT)
rt-pcris equivalent to1334426561 (Viral nucleic acid amplification test or NAAT)
rapid antigen test (rat)is equivalent to2056159157 (Rapid immunoassay detecting viral proteins or Ag-RDT)

Source

{
  "resourceType": "ConceptMap",
  "id": "lab-test-type-divoc-to-icd11",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ConceptMap/lab-test-type-divoc-to-icd11",
  "version": "1.0.0",
  "name": "LabTestTypeDivocToIcd11ConceptMap",
  "title": "Lab Test - Type - 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 - Type - DIVOC](ValueSet-lab-test-type-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-type-divoc",
      "target": "http://id.who.int/icd/release/11/mms",
      "element": [
        {
          "code": "RT-PCR",
          "display": "RT-PCR",
          "target": [
            {
              "code": "1334426561",
              "display": "Viral nucleic acid amplification test or NAAT",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Rapid Antigen Test (RAT)",
          "display": "Rapid Antigen Test (RAT)",
          "target": [
            {
              "code": "2056159157",
              "display": "Rapid immunoassay detecting viral proteins or Ag-RDT",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "rt-pcr",
          "display": "RT-PCR",
          "target": [
            {
              "code": "1334426561",
              "display": "Viral nucleic acid amplification test or NAAT",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "rapid antigen test (rat)",
          "display": "Rapid Antigen Test (RAT)",
          "target": [
            {
              "code": "2056159157",
              "display": "Rapid immunoassay detecting viral proteins or Ag-RDT",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}