WHO Immunization Implementation Guide, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-08 |
@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:StructureMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IMMZ.D5.QRToBundle"] ; #
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: StructureMap IMMZ.D5.QRToBundle</b></p><a name=\"IMMZ.D5.QRToBundle\"> </a><a name=\"hcIMMZ.D5.QRToBundle\"> </a><pre class=\"fml\">#xD;\n<b>map</b><span style=\"color: navy\"> \"</span>http://smart.who.int/immunizations/StructureMap/IMMZ.D5.QRToBundle<span style=\"color: navy\">\" = \"</span>IMMZ.D5.QRToBundle<span style=\"color: navy\">\"#xD;\n#xD;\n</span><span style=\"color: navy\">// </span><span style=\"color: green\">Immunization Administer Vaccine - Transform QuestionnaireResponse to Immunization resources</span>#xD;\n#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\" title=\"QuestionnaireResponse\">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</a><span style=\"color: navy\">\" </span><b>alias </b>QResp <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-IMMZD5.html\" title=\"IMMZ.D5.Determine vaccine(s) to be administered based on contraindications\">http://smart.who.int/immunizations/StructureDefinition/IMMZD5</a><span style=\"color: navy\">\" </span><b>alias </b>IMMZD5 <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"http://hl7.org/fhir/R4/bundle.html\" title=\"Bundle\">http://hl7.org/fhir/StructureDefinition/Bundle</a><span style=\"color: navy\">\" </span><b>alias </b>Bundle <b>as </b><b>target</b>#xD;\n#xD;\n<b>imports</b><span style=\"color: navy\"> \"</span><a href=\"StructureMap-IMMZ.D5.QRToLM.html\" title=\"IMMZ.D5.QRToLM\">http://smart.who.int/immunizations/StructureMap/IMMZ.D5.QRToLM</a><span style=\"color: navy\">\"#xD;\n</span><b>imports</b><span style=\"color: navy\"> \"</span><a href=\"StructureMap-IMMZ.D5.LMToBundle.html\" title=\"IMMZ.D5.LMToBundle\">http://smart.who.int/immunizations/StructureMap/IMMZ.D5.LMToBundle</a><span style=\"color: navy\">\"#xD;\n</span>#xD;\n<b>group </b>QRespToBundle<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">qr</span><span style=\"color: navy\"> : </span>QResp, <b>target</b> <span style=\"color: maroon\">bundle</span><span style=\"color: navy\"> : </span>Bundle<span style=\"color: navy\">)</span><span style=\"color: navy\"> {#xD;\n</span> qr<span style=\"color: navy\"><b> -> </b></span><b>create</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'http://smart.who.int/immunizations/StructureDefinition/IMMZD5'</span><span style=\"color: navy\">)</span><b> as </b><span style=\"color: maroon\">model</span><b> then</b><span style=\"color: navy\"> {#xD;\n</span> qr<span style=\"color: navy\"><b> -> </b></span>model<b> then </b>QRespToIMMZD5<span style=\"color: navy\">(</span><span style=\"color: maroon\">qr</span><span style=\"color: navy\">, </span><span style=\"color: maroon\">model</span><span style=\"color: navy\">)</span> <i>\"QRtoLM\"</i><span style=\"color: navy\">;</span>#xD;\n qr<span style=\"color: navy\"><b> -> </b></span>bundle<b> then </b>IMMZD5ToBundle<span style=\"color: navy\">(</span><span style=\"color: maroon\">model</span><span style=\"color: navy\">, </span><span style=\"color: maroon\">bundle</span><span style=\"color: navy\">)</span> <i>\"LMtoBundle\"</i><span style=\"color: navy\">;</span>#xD;\n <span style=\"color: navy\">}</span> <i>\"QRtoBundle\"</i><span style=\"color: navy\">;</span>#xD;\n<span style=\"color: navy\">}#xD;\n#xD;\n</span></pre></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/immunizations/StructureMap/IMMZ.D5.QRToBundle"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "IMMZ.D5.QRToBundle"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-08-08T19:12:11+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 "Immunization Administer Vaccine - Transform QuestionnaireResponse to Immunization resources"] ; #
fhir:structure ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse> ] ;
fhir:mode [ fhir:v "source" ] ;
fhir:alias [ fhir:v "QResp" ]
] [
fhir:url [
fhir:v "http://smart.who.int/immunizations/StructureDefinition/IMMZD5"^^xsd:anyURI ;
fhir:link <http://smart.who.int/immunizations/StructureDefinition/IMMZD5> ] ;
fhir:mode [ fhir:v "source" ] ;
fhir:alias [ fhir:v "IMMZD5" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/Bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Bundle> ] ;
fhir:mode [ fhir:v "target" ] ;
fhir:alias [ fhir:v "Bundle" ]
] ) ; #
fhir:import ( [
fhir:v "http://smart.who.int/immunizations/StructureMap/IMMZ.D5.QRToLM"^^xsd:anyURI ;
fhir:link <http://smart.who.int/immunizations/StructureMap/IMMZ.D5.QRToLM>
] [
fhir:v "http://smart.who.int/immunizations/StructureMap/IMMZ.D5.LMToBundle"^^xsd:anyURI ;
fhir:link <http://smart.who.int/immunizations/StructureMap/IMMZ.D5.LMToBundle>
] ) ; #
fhir:group ( [
fhir:name [ fhir:v "QRespToBundle" ] ;
fhir:typeMode [ fhir:v "none" ] ;
( fhir:input [
fhir:name [ fhir:v "qr" ] ;
fhir:type [ fhir:v "QResp" ] ;
fhir:mode [ fhir:v "source" ] ] [
fhir:name [ fhir:v "bundle" ] ;
fhir:type [ fhir:v "Bundle" ] ;
fhir:mode [ fhir:v "target" ] ] ) ;
( fhir:rule [
fhir:name [ fhir:v "QRtoBundle" ] ;
( fhir:source [
fhir:context [ fhir:v "qr" ] ] ) ;
( fhir:target [
fhir:contextType [ fhir:v "variable" ] ;
fhir:variable [ fhir:v "model" ] ;
fhir:transform [ fhir:v "create" ] ;
( fhir:parameter [
fhir:value [
a fhir:string ;
fhir:v "http://smart.who.int/immunizations/StructureDefinition/IMMZD5" ] ] ) ] ) ;
( fhir:rule [
fhir:name [ fhir:v "QRtoLM" ] ;
( fhir:source [
fhir:context [ fhir:v "qr" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "model" ] ;
fhir:contextType [ fhir:v "variable" ] ] ) ;
( fhir:dependent [
fhir:name [ fhir:v "QRespToIMMZD5" ] ;
( fhir:variable [ fhir:v "qr" ] [ fhir:v "model" ] ) ] ) ] [
fhir:name [ fhir:v "LMtoBundle" ] ;
( fhir:source [
fhir:context [ fhir:v "qr" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "bundle" ] ;
fhir:contextType [ fhir:v "variable" ] ] ) ;
( fhir:dependent [
fhir:name [ fhir:v "IMMZD5ToBundle" ] ;
( fhir:variable [ fhir:v "model" ] [ fhir:v "bundle" ] ) ] ) ] ) ] )
] ) . #
IG © 2023+ WHO. Package smart.who.int.immunizations#0.2.0 based on FHIR 4.0.1. Generated 2025-08-08
Links: Table of Contents |
QA Report
| Version History | License