This page is part of the SMART Product Dataset for Prequalified Vaccines (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
: WHO PreQualificaiton Vaccine Presentations - 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 "PreQualPresentation"] ; #
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 PreQualPresentation</b></p><a name=\"PreQualPresentation\"> </a><a name=\"hcPreQualPresentation\"> </a><p>This code system <code>http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualPresentation</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\">Ampoule<a name=\"PreQualPresentation-Ampoule\"> </a></td><td>Ampoule</td></tr><tr><td style=\"white-space:nowrap\">AmpouleorVial<a name=\"PreQualPresentation-AmpouleorVial\"> </a></td><td>Ampoule or Vial</td></tr><tr><td style=\"white-space:nowrap\">Applicator<a name=\"PreQualPresentation-Applicator\"> </a></td><td>Applicator</td></tr><tr><td style=\"white-space:nowrap\">PlasticTube<a name=\"PreQualPresentation-PlasticTube\"> </a></td><td>Plastic Tube</td></tr><tr><td style=\"white-space:nowrap\">Sprayer<a name=\"PreQualPresentation-Sprayer\"> </a></td><td>Sprayer</td></tr><tr><td style=\"white-space:nowrap\">Twovialsetactiveactive<a name=\"PreQualPresentation-Twovialsetactiveactive\"> </a></td><td>Two vial set (active + active)</td></tr><tr><td style=\"white-space:nowrap\">Twovialsetactiveexcipient<a name=\"PreQualPresentation-Twovialsetactiveexcipient\"> </a></td><td>Two vial set (active + excipient)</td></tr><tr><td style=\"white-space:nowrap\">Uniject<a name=\"PreQualPresentation-Uniject\"> </a></td><td>Uniject</td></tr><tr><td style=\"white-space:nowrap\">Vial<a name=\"PreQualPresentation-Vial\"> </a></td><td>Vial</td></tr><tr><td style=\"white-space:nowrap\">VialAmpoule<a name=\"PreQualPresentation-VialAmpoule\"> </a></td><td>Vial + Ampoule</td></tr><tr><td style=\"white-space:nowrap\">VialBufferSachet<a name=\"PreQualPresentation-VialBufferSachet\"> </a></td><td>Vial + Buffer Sachet</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualPresentation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "PreQualPresentation"] ; #
fhir:title [ fhir:v "WHO PreQualificaiton Vaccine Presentations"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-07-01T08:33:29+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 "WHO PreQualificaiton Vaccine Presentations"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "Ampoule" ] ;
fhir:display [ fhir:v "Ampoule" ]
] [
fhir:code [ fhir:v "AmpouleorVial" ] ;
fhir:display [ fhir:v "Ampoule or Vial" ]
] [
fhir:code [ fhir:v "Applicator" ] ;
fhir:display [ fhir:v "Applicator" ]
] [
fhir:code [ fhir:v "PlasticTube" ] ;
fhir:display [ fhir:v "Plastic Tube" ]
] [
fhir:code [ fhir:v "Sprayer" ] ;
fhir:display [ fhir:v "Sprayer" ]
] [
fhir:code [ fhir:v "Twovialsetactiveactive" ] ;
fhir:display [ fhir:v "Two vial set (active + active)" ]
] [
fhir:code [ fhir:v "Twovialsetactiveexcipient" ] ;
fhir:display [ fhir:v "Two vial set (active + excipient)" ]
] [
fhir:code [ fhir:v "Uniject" ] ;
fhir:display [ fhir:v "Uniject" ]
] [
fhir:code [ fhir:v "Vial" ] ;
fhir:display [ fhir:v "Vial" ]
] [
fhir:code [ fhir:v "VialAmpoule" ] ;
fhir:display [ fhir:v "Vial + Ampoule" ]
] [
fhir:code [ fhir:v "VialBufferSachet" ] ;
fhir:display [ fhir:v "Vial + Buffer Sachet" ]
] ) . #