WHO Immunization Implementation Guide, published by World Health Organization (WHO). This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions
: IMMZ.DT.12.YellowFever - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IMMZ.DT.12.YellowFever"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"IMMZ.DT.12.YellowFever\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PlanDefinition "IMMZ.DT.12.YellowFever" </p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.12.YellowFever</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZ.DT.12.YellowFever</p><p><b>title</b>: IMMZ.DT.12.YellowFever</p><p><b>status</b>: draft</p><p><b>date</b>: 2023-08-02 04:40:13+0000</p><p><b>publisher</b>: World Health Organization (WHO)</p><p><b>description</b>: If child or person has not been vaccinated, give Yellow Fever vaccine between age 9-12 months</p><p><b>jurisdiction</b>: Global (Whole world) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>library</b>: <a href=\"Library-IMMZDT12.html\">IMMZDT12</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Immunize Patient for Yellow Fever - No Doses</p><p><b>description</b>: Provide Yellow Fever immunizations</p><blockquote><p><b>condition</b></p><p><b>kind</b>: applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Provision of the Yellow Fever dose</td><td>text/cql</td><td>Provision of the Yellow Fever dose</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-IMMZ.DT.12.YellowFever.01.html\">IMMZ.DT.12.YellowFever.01</a></p></blockquote></div>"
] ; #
fhir:url [ fhir:v "http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.12.YellowFever"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "IMMZ.DT.12.YellowFever"] ; #
fhir:title [ fhir:v "IMMZ.DT.12.YellowFever"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2023-08-02T04:40:13+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "World Health Organization (WHO)"] ; #
fhir:description [ fhir:v "If child or person has not been vaccinated, give Yellow Fever vaccine between age 9-12 months"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:library ( [
fhir:v "http://fhir.org/guides/who/smart-immunization/Library/IMMZDT12"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/smart-immunization/Library/IMMZDT12>
] ) ; #
fhir:action ( [
fhir:title [ fhir:v "Immunize Patient for Yellow Fever - No Doses" ] ;
fhir:description [ fhir:v "Provide Yellow Fever immunizations" ] ;
( fhir:condition [
fhir:kind [ fhir:v "applicability" ] ;
fhir:expression [
fhir:description [ fhir:v "Provision of the Yellow Fever dose" ] ;
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "Provision of the Yellow Fever dose" ] ] ] ) ;
fhir:definition [
fhir:v "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.12.YellowFever.01"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.12.YellowFever.01> ]
] ) . #