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

FHIR IG Statistics: ConceptMap/who-ddcc-map-cvx-icd11-vaccines

Packagewho.ddcc
TypeConceptMap
Idwho-ddcc-map-cvx-icd11-vaccines
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ConceptMap-who-ddcc-map-cvx-icd11-vaccines.html
URLhttp://smart.who.int/ddcc/ConceptMap/who-ddcc-map-cvx-icd11-vaccines
Version1.0.0
Statusdraft
Date2022-05-23
NameICD11_SNOMED_CT_COVID19_vaccines
TitleConceptMap from CVX to ICD-11 for Vaccines
Realmuv
Authoritywho
DescriptionRule-based mappings between CVX and ICD-11 and for COVID-19 Vaccines

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cvxVaccine Administered Code Set (CVX)
cvxCVX codes used in this IG
cvxVaccine Administered Code Set (CVX)

Narrative

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

Generated Narrative: ConceptMap who-ddcc-map-cvx-icd11-vaccines

Mapping from (not specified) to (not specified)


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

Source CodeRelationshipTarget Code
208 (COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose)is equivalent toXM0GQ8

Source

{
  "resourceType": "ConceptMap",
  "id": "who-ddcc-map-cvx-icd11-vaccines",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ConceptMap/who-ddcc-map-cvx-icd11-vaccines",
  "version": "1.0.0",
  "name": "ICD11_SNOMED_CT_COVID19_vaccines",
  "title": "ConceptMap from CVX to ICD-11 for Vaccines",
  "status": "draft",
  "experimental": true,
  "date": "2022-05-23",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Rule-based mappings between CVX and ICD-11 and for COVID-19 Vaccines",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "http://hl7.org/fhir/sid/cvx",
      "target": "http://id.who.int/icd11/mms",
      "element": [
        {
          "code": "208",
          "target": [
            {
              "code": "XM0GQ8",
              "equivalence": "equivalent"
            }
          ]
        }
      ],
      "unmapped": {
        "mode": "provided"
      }
    }
  ]
}