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

FHIR IG Statistics: ValueSet/ICVPDiseaseTargeted

Packagesmart.who.int.icvp
TypeValueSet
IdICVPDiseaseTargeted
FHIR VersionR4
Sourcehttp://smart.who.int/icvp/https://build.fhir.org/ig/WorldHealthOrganization/smart-icvp/ValueSet-ICVPDiseaseTargeted.html
URLhttp://smart.who.int/icvp/ValueSet/ICVPDiseaseTargeted
Version0.1.0
Statusdraft
Date2025-07-15T19:22:42+00:00
NameICVPDiseaseTargeted
TitleICVP Disease Targeted
Authoritywho
DescriptionValue set for yellow fever and polio only

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)
mmsInternational Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)

Narrative

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

Generated Narrative: ValueSet ICVPDiseaseTargeted


Source

{
  "resourceType": "ValueSet",
  "id": "ICVPDiseaseTargeted",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/icvp/ValueSet/ICVPDiseaseTargeted",
  "version": "0.1.0",
  "name": "ICVPDiseaseTargeted",
  "title": "ICVP Disease Targeted",
  "status": "draft",
  "date": "2025-07-15T19:22:42+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value set for yellow fever and polio only",
  "compose": {
    "include": [
      {
        "system": "http://id.who.int/icd/release/11/mms",
        "concept": [
          {
            "code": "1D47",
            "display": "Yellow fever"
          },
          {
            "code": "1C81",
            "display": "Poliomyelitis"
          }
        ]
      }
    ]
  }
}