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

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

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cvxVaccine Administered Code Set (CVX)

Narrative

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

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

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 toXM8NQ0

Source

{
  "resourceType": "ConceptMap",
  "id": "who-ddcc-map-cvx-icd11-brands",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ConceptMap/who-ddcc-map-cvx-icd11-brands",
  "version": "1.0.0",
  "name": "ICD11_SNOMED_CT_COVID19_brands",
  "title": "ConceptMap from CVX to ICD-11 for Brands",
  "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 Brands",
  "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": "XM8NQ0",
              "equivalence": "equivalent"
            }
          ]
        }
      ],
      "unmapped": {
        "mode": "provided"
      }
    }
  ]
}