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.09.Rubella - 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.09.Rubella"] ; #
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.09.Rubella\"> </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.09.Rubella" </p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.09.Rubella</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZ.DT.09.Rubella</p><p><b>title</b>: IMMZ.DT.09.Rubella</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 patient has not received the Rubella vaccination and is greater than or equal to 9 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-IMMZDT09.html\">IMMZDT09</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Immunize Patient for Rubella- No Doses</p><p><b>description</b>: Provide Rubella immunizations – using the "Rubella Vaccine immunization – NO PREVIOUS" schedule (1 dose scheme)</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 Rubella dose</td><td>text/cql-expression</td><td>Provision of the Rubella dose</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-IMMZ.DT.09.Rubella.01.html\">IMMZ.DT.09.Rubella.01</a></p></blockquote></div>"
] ; #
fhir:url [ fhir:v "http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.09.Rubella"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "IMMZ.DT.09.Rubella"] ; #
fhir:title [ fhir:v "IMMZ.DT.09.Rubella"] ; #
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 patient has not received the Rubella vaccination and is greater than or equal to 9 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/IMMZDT09"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/smart-immunization/Library/IMMZDT09>
] ) ; #
fhir:action ( [
fhir:title [ fhir:v "Immunize Patient for Rubella- No Doses" ] ;
fhir:description [ fhir:v "Provide Rubella immunizations – using the \"Rubella Vaccine immunization – NO PREVIOUS\" schedule (1 dose scheme)" ] ;
( fhir:condition [
fhir:kind [ fhir:v "applicability" ] ;
fhir:expression [
fhir:description [ fhir:v "Provision of the Rubella dose" ] ;
fhir:language [ fhir:v "text/cql-expression" ] ;
fhir:expression [ fhir:v "Provision of the Rubella dose" ] ] ] ) ;
fhir:definition [
fhir:v "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.09.Rubella.01"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.09.Rubella.01> ]
] ) . #