Package | smart.who.int.icvp |
Type | ValueSet |
Id | ICVPDiseaseTargeted |
FHIR Version | R4 |
Source | http://smart.who.int/icvp/https://build.fhir.org/ig/WorldHealthOrganization/smart-icvp/ValueSet-ICVPDiseaseTargeted.html |
URL | http://smart.who.int/icvp/ValueSet/ICVPDiseaseTargeted |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-15T19:22:42+00:00 |
Name | ICVPDiseaseTargeted |
Title | ICVP Disease Targeted |
Authority | who |
Description | Value set for yellow fever and polio only |
No resources found
CodeSystem | |
mms | International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS) |
mms | International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ICVPDiseaseTargeted
http://id.who.int/icd/release/11/mms
Code | Display | Definition |
1D47 | Yellow fever | Yellow fever |
1C81 | Poliomyelitis | Poliomyelitis |
{ "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" } ] } ] } }