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/main and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/icvp/ValueSet/VaccineManufacturer | Version: 0.3.0 | |||
| Active as of 2025-10-30 | Computable Name: VaccineManufacturer | |||
VaccineManufacturer value set
References
This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
http://smart.who.int/icvp/CodeSystem/VaccineManufacturer version 📦0.3.0
Expansion performed internally based on codesystem Prequalified Vaccines - Manufacturer names v0.3.0 (CodeSystem)
This value set contains 4 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://smart.who.int/icvp/CodeSystem/VaccineManufacturer | 9f078889f4903702762d00303f0ff713 | Federal State Autonomous Scientific Institution «Chumakov Federal Scientific Center for Research & Development of Immune-And Biological Products», Russian Academy of Sciences | |||
http://smart.who.int/icvp/CodeSystem/VaccineManufacturer | fca41003618e5d38b1d6e5d20833ca98 | Institut Pasteur de Dakar | |||
http://smart.who.int/icvp/CodeSystem/VaccineManufacturer | f18703fb02e156a8ae879e4216f6c561 | Sanofi Pasteur | |||
http://smart.who.int/icvp/CodeSystem/VaccineManufacturer | 51a62ec68a89ce14cf95679495b66719 | Bio-Manguinhos/Fiocruz |
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 VaccineManufacturer ValueSet codes. Generated from FHIR expansions using IRI format.
Version: 1.0.0
This endpoint serves the JSON Schema definition for the enumeration ValueSet-VaccineManufacturer.
Description: JSON Schema for VaccineManufacturer ValueSet codes. Generated from FHIR expansions using IRI format.
Type: string
Schema ID: http://smart.who.int/icvp/ValueSet-VaccineManufacturer.schema.json
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/icvp/ValueSet-VaccineManufacturer.schema.json",
"title": "VaccineManufacturer Schema",
"description": "JSON Schema for VaccineManufacturer ValueSet codes. Generated from FHIR expansions using IRI format.",
"type": "string",
"enum": [
"http://smart.who.int/icvp/CodeSystem/VaccineManufacturer#9f078889f4903702762d00303f0ff713",
"http://smart.who.int/icvp/CodeSystem/VaccineManufacturer#fca41003618e5d38b1d6e5d20833ca98",
"http://smart.who.int/icvp/CodeSystem/VaccineManufacturer#f18703fb02e156a8ae879e4216f6c561",
"http://smart.who.int/icvp/CodeSystem/VaccineManufacturer#51a62ec68a89ce14cf95679495b66719"
],
"narrative": "This schema validates IRI-formatted codes for the VaccineManufacturer 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-VaccineManufacturer.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
"fhir:displays": "http://smart.who.int/icvp/ValueSet-VaccineManufacturer.displays.json",
"fhir:valueSet": "http://smart.who.int/icvp/ValueSet/VaccineManufacturer",
"fhir:version": "0.3.0",
"fhir:expansionTimestamp": "2025-10-30T20:10:23+00:00"
}
This documentation is automatically generated from the OpenAPI specification.