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

FHIR IG Statistics: ConceptMap/who-ddcc-map-icd11-icd10-disease-targeted

Packagewho.ddcc
TypeConceptMap
Idwho-ddcc-map-icd11-icd10-disease-targeted
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ConceptMap-who-ddcc-map-icd11-icd10-disease-targeted.html
URLhttp://smart.who.int/ddcc/ConceptMap/who-ddcc-map-icd11-icd10-disease-targeted
Version1.0.0
Statusdraft
Date2021-04-23
NameICD_11_ICD_10_COVID19_Disease
TitleConceptMap from ICD-10 to SNOMED CT for Disease or Agent Targeted
Realmuv
Authoritywho
DescriptionRule-based mappings between ICD-11 and ICD-10 for COVID-19 Disease or Agent Targeted

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
icd-10ICD-10
icd-10ICD-10 Codes
icd-10ICD-10

Narrative

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

Generated Narrative: ConceptMap who-ddcc-map-icd11-icd10-disease-targeted

Mapping from (not specified) to (not specified)


Group 1 Mapping from http://id.who.int/icd11/mms to ICD-10

Source CodeRelationshipTarget Code
RA01is equivalent toU07.1 (COVID-19, virus identified)

Source

{
  "resourceType": "ConceptMap",
  "id": "who-ddcc-map-icd11-icd10-disease-targeted",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ConceptMap/who-ddcc-map-icd11-icd10-disease-targeted",
  "version": "1.0.0",
  "name": "ICD_11_ICD_10_COVID19_Disease",
  "title": "ConceptMap from ICD-10 to SNOMED CT for Disease or Agent Targeted",
  "status": "draft",
  "experimental": true,
  "date": "2021-04-23",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Rule-based mappings between ICD-11 and ICD-10 for COVID-19 Disease or Agent Targeted",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "http://id.who.int/icd11/mms",
      "target": "http://hl7.org/fhir/sid/icd-10",
      "element": [
        {
          "code": "RA01",
          "target": [
            {
              "code": "U07.1",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}