SMART ICVP
0.3.0 - ci-build
SMART ICVP, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-icvp/tree/14/merge and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/icvp/ValueSet/DiseaseTargeted | Version: 0.3.0 | |||
| Active as of 2026-02-18 | Computable Name: DiseaseTargeted | |||
Value set for all diseases
References
This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server)| Code | Display |
| 1A07 | Typhoid |
| 1E32 | Influenza |
| 1F03 | Measles |
| 1C12 | Pertussis |
| 1D80 | Mumps |
| 1E90 | Varicella |
| 1E50.0 | Viral hepatitis A |
| 1B1Z | Tuberculosis |
| 1E50.1 | Viral hepatitis B |
| XN0FG | Haemophilus influenzae type b |
| 1C13 | Tetanus |
| XN6N7 | Rotavirus |
| XN8JY | Human papillomavirus |
| 1C85 | Japanese encephalitis |
| 1C81 | Poliomyelitis |
| 1C17 | Diphtheria |
| CA40.07 | Pneumococcal disease |
| 1F02 | Rubella |
| 1D2Z | Dengue |
| 1C82 | Rabies |
| 1C1C | Meningococcal |
| 1A00 | Cholera |
| 1C80 | Tick-borne encephalitis |
| 1D47 | Yellow fever |
| RA01 | COVID-19 |
Expansion from tx-nordics.fhir.org based on codesystem International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS) v1.0.0 (CodeSystem)
This value set contains 0 concepts
| System | Code | Display (en) | JSON | XML |
Explanation of the columns that may appear on this page:
| Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
| System | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
| Code | The code (used as the code in the resource instance) |
| Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application |
| Definition | An explanation of the meaning of the concept |
| Comments | Additional notes about how to use the code |
JSON Schema for Disease Targeted ValueSet codes. Generated from FHIR expansions using IRI format.
Version: 1.0.0
This endpoint serves the JSON Schema definition for the enumeration ValueSet-DiseaseTargeted.
Description: JSON Schema for Disease Targeted ValueSet codes. Generated from FHIR expansions using IRI format.
Type: string
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/icvp/ValueSet-DiseaseTargeted.schema.json",
"title": "Disease Targeted Schema",
"description": "JSON Schema for Disease Targeted ValueSet codes. Generated from FHIR expansions using IRI format.",
"type": "string",
"enum": [
"http://id.who.int/icd/release/11/mms#1A07",
"http://id.who.int/icd/release/11/mms#1E32",
"http://id.who.int/icd/release/11/mms#1F03",
"http://id.who.int/icd/release/11/mms#1C12",
"http://id.who.int/icd/release/11/mms#1D80",
"http://id.who.int/icd/release/11/mms#1E90",
"http://id.who.int/icd/release/11/mms#1E50.0",
"http://id.who.int/icd/release/11/mms#1B1Z",
"http://id.who.int/icd/release/11/mms#1E50.1",
"http://id.who.int/icd/release/11/mms#XN0FG",
"http://id.who.int/icd/release/11/mms#1C13",
"http://id.who.int/icd/release/11/mms#XN6N7",
"http://id.who.int/icd/release/11/mms#XN8JY",
"http://id.who.int/icd/release/11/mms#1C85",
"http://id.who.int/icd/release/11/mms#1C81",
"http://id.who.int/icd/release/11/mms#1C17",
"http://id.who.int/icd/release/11/mms#CA40.07",
"http://id.who.int/icd/release/11/mms#1F02",
"http://id.who.int/icd/release/11/mms#1D2Z",
"http://id.who.int/icd/release/11/mms#1C82",
"http://id.who.int/icd/release/11/mms#1C1C",
"http://id.who.int/icd/release/11/mms#1A00",
"http://id.who.int/icd/release/11/mms#1C80",
"http://id.who.int/icd/release/11/mms#1D47",
"http://id.who.int/icd/release/11/mms#RA01"
],
"narrative": "This schema validates IRI-formatted codes for the Disease Targeted ValueSet. Each enum value includes the system URI in the format {systemuri}#{code} to match JSON-LD enumeration IRIs. Display values are available at http://smart.who.int/icvp/ValueSet-DiseaseTargeted.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
"fhir:displays": "http://smart.who.int/icvp/ValueSet-DiseaseTargeted.displays.json",
"fhir:valueSet": "http://smart.who.int/icvp/ValueSet/DiseaseTargeted",
"fhir:version": "0.3.0",
"fhir:expansionTimestamp": "2026-02-18T13:42:38.234946"
}
This documentation is automatically generated from the OpenAPI specification.