FHIR IG analytics| Package | smart.who.int.icvp |
| Resource Type | ValueSet |
| Id | ValueSet-ICVPDiseaseTargeted.json |
| FHIR Version | R4 |
| Source | http://smart.who.int/icvp/0.2.0/ValueSet-ICVPDiseaseTargeted.html |
| URL | http://smart.who.int/icvp/ValueSet/ICVPDiseaseTargeted |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-10-08T14:32:12+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) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ICVPDiseaseTargeted
http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server)| Code | Display |
| 1D47 | Yellow fever |
| 1C81 | Poliomyelitis |
{
"resourceType": "ValueSet",
"id": "ICVPDiseaseTargeted",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/icvp/ValueSet/ICVPDiseaseTargeted",
"version": "0.2.0",
"name": "ICVPDiseaseTargeted",
"title": "ICVP Disease Targeted",
"status": "active",
"date": "2025-10-08T14:32:12+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"
}
]
}
]
}
}