SMART ICVP, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.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/ and changes regularly. See the Directory of published versions
: Prequalified Vaccines - Manufacturer names - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "VaccineManufacturer"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem VaccineManufacturer</b></p><a name=\"VaccineManufacturer\"> </a><a name=\"hcVaccineManufacturer\"> </a><p>This code system <code>http://smart.who.int/icvp/CodeSystem/VaccineManufacturer</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">9f078889f4903702762d00303f0ff713<a name=\"VaccineManufacturer-9f078889f4903702762d00303f0ff713\"> </a></td><td>Federal State Autonomous Scientific Institution «Chumakov Federal Scientific Center for Research & Development of Immune-And Biological Products», Russian Academy of Sciences</td></tr><tr><td style=\"white-space:nowrap\">fca41003618e5d38b1d6e5d20833ca98<a name=\"VaccineManufacturer-fca41003618e5d38b1d6e5d20833ca98\"> </a></td><td>Institut Pasteur de Dakar</td></tr><tr><td style=\"white-space:nowrap\">f18703fb02e156a8ae879e4216f6c561<a name=\"VaccineManufacturer-f18703fb02e156a8ae879e4216f6c561\"> </a></td><td>Sanofi Pasteur</td></tr><tr><td style=\"white-space:nowrap\">51a62ec68a89ce14cf95679495b66719<a name=\"VaccineManufacturer-51a62ec68a89ce14cf95679495b66719\"> </a></td><td>Bio-Manguinhos/Fiocruz</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/icvp/CodeSystem/VaccineManufacturer"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VaccineManufacturer"] ; #
fhir:title [ fhir:v "Prequalified Vaccines - Manufacturer names"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-08-19T18:09:34+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "List of WHO Prequalified Vaccines - Manufacturer names"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "9f078889f4903702762d00303f0ff713" ] ;
fhir:display [ fhir:v "Federal State Autonomous Scientific Institution «Chumakov Federal Scientific Center for Research & Development of Immune-And Biological Products», Russian Academy of Sciences" ]
] [
fhir:code [ fhir:v "fca41003618e5d38b1d6e5d20833ca98" ] ;
fhir:display [ fhir:v "Institut Pasteur de Dakar" ]
] [
fhir:code [ fhir:v "f18703fb02e156a8ae879e4216f6c561" ] ;
fhir:display [ fhir:v "Sanofi Pasteur" ]
] [
fhir:code [ fhir:v "51a62ec68a89ce14cf95679495b66719" ] ;
fhir:display [ fhir:v "Bio-Manguinhos/Fiocruz" ]
] ) . #