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

FHIR IG Statistics: ValueSet/WHODDCCDiseaseTargetedCOVID19

Packagewho.ddcc
TypeValueSet
IdWHODDCCDiseaseTargetedCOVID19
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-WHODDCCDiseaseTargetedCOVID19.html
URLhttp://smart.who.int/ddcc/ValueSet/WHODDCCDiseaseTargetedCOVID19
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameWHODDCCDiseaseTargetedCOVID19
TitleWHO Disease or Agent Targeted (COVID-19)
Realmuv
Authoritywho
DescriptionWHO Disease or Agent Targeted List (COVID-19) from [ICD 11](https://icd.who.int/browse11)

Resources that use this resource

StructureDefinition
DDCCCoreDataSetVSDDCC Core Data Set Logical Model for Vaccination Status
DDCCImmunizationDDCC Immunization
DDCCImmunizationRecommendationDDCC Immunization Recommendation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet WHODDCCDiseaseTargetedCOVID19

  • Include these codes as defined in http://id.who.int/icd11/mms
    CodeDisplay
    RA01COVID-19

Source

{
  "resourceType": "ValueSet",
  "id": "WHODDCCDiseaseTargetedCOVID19",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/WHODDCCDiseaseTargetedCOVID19",
  "version": "1.0.0",
  "name": "WHODDCCDiseaseTargetedCOVID19",
  "title": "WHO Disease or Agent Targeted (COVID-19)",
  "status": "draft",
  "date": "2025-06-24T09:07:32+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "WHO Disease or Agent Targeted List (COVID-19) from [ICD 11](https://icd.who.int/browse11)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://id.who.int/icd11/mms",
        "concept": [
          {
            "code": "RA01",
            "display": "COVID-19"
          }
        ]
      }
    ]
  }
}