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 2026-07-07 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/StructureMap/IMMZ.D17.LMToBundle> a fhir:StructureMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "IMMZ.D17.LMToBundle"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap IMMZ.D17.LMToBundle</b></p><a name=\"IMMZ.D17.LMToBundle\"> </a><a name=\"hcIMMZ.D17.LMToBundle\"> </a><pre class=\"fml\">#xD;\n<b>map</b><span style=\"color: navy\"> \"</span>http://smart.who.int/immunizations/StructureMap/IMMZ.D17.LMToBundle<span style=\"color: navy\">\" = \"</span>IMMZ.D17.LMToBundle<span style=\"color: navy\">\"#xD;\n#xD;\n</span><span style=\"color: navy\">// </span><span style=\"color: green\">Immunization Administer Vaccine - Transform Logical Model to Immunization resources</span>#xD;\n#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-IMMZD17.html\" title=\"IMMZ.D17.Report AEFI\">http://smart.who.int/immunizations/StructureDefinition/IMMZD17</a><span style=\"color: navy\">\" </span><b>alias </b>IMMZD17 <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.Helpers.html\" title=\"IMMZ.Helpers\">http://smart.who.int/immunizations/StructureMap/IMMZ.Helpers</a><span style=\"color: navy\">\"#xD;\n</span>#xD;\n<b>group </b>IMMZD17ToBundle<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">immz</span><span style=\"color: navy\"> : </span>IMMZD17, <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> immz<span style=\"color: navy\"><b> -> </b></span>bundle.type = <span style=\"color: blue\">'transaction'</span> <i>\"SetBundleType\"</i><span style=\"color: navy\">;</span>#xD;\n immz.patient<b> as </b><span style=\"color: maroon\">patient</span><b> then</b><span style=\"color: navy\"> {#xD;\n</span> immz<span style=\"color: navy\"><b> -> </b></span> <b>uuid</b><span style=\"color: navy\">(</span><span style=\"color: navy\">)</span><b> as </b><span style=\"color: maroon\">aeid</span><span style=\"color: navy\">, </span> bundle.entry<b> as </b><span style=\"color: maroon\">entry</span><span style=\"color: navy\">, </span> entry.fullUrl = <b>append</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'urn:uuid:'</span><span style=\"color: navy\">, </span><span style=\"color: maroon\">aeid</span><span style=\"color: navy\">)</span><span style=\"color: navy\">, </span> entry.request<b> as </b><span style=\"color: maroon\">request</span><span style=\"color: navy\">, </span> request.method = <span style=\"color: blue\">'PUT'</span><span style=\"color: navy\">, </span> request.url = <b>append</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'AdverseEvent/'</span><span style=\"color: navy\">, </span><span style=\"color: maroon\">aeid</span><span style=\"color: navy\">)</span><span style=\"color: navy\">, </span> entry.resource = <b>create</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'AdverseEvent'</span><span style=\"color: navy\">)</span><b> as </b><span style=\"color: maroon\">ae</span><b> then</b><span style=\"color: navy\"> {#xD;\n</span> immz<span style=\"color: navy\"><b> -> </b></span>ae.id = <span style=\"color: maroon\">aeid</span> <i>\"SetId\"</i><span style=\"color: navy\">;</span>#xD;\n immz<span style=\"color: navy\"><b> -> </b></span>ae.actuality = <span style=\"color: blue\">'actual'</span> <i>\"SetActuality\"</i><span style=\"color: navy\">;</span>#xD;\n patient<span style=\"color: navy\"><b> -> </b></span>ae.subject = <span style=\"color: maroon\">patient</span> <i>\"SetSubject\"</i><span style=\"color: navy\">;</span>#xD;\n immz.reactionDate<b> as </b><span style=\"color: maroon\">date</span><span style=\"color: navy\"><b> -> </b></span>ae.date = <span style=\"color: maroon\">date</span> <i>\"SetDate\"</i><span style=\"color: navy\">;</span>#xD;\n immz.reactionManifestation<b> as </b><span style=\"color: maroon\">manifestation</span><span style=\"color: navy\"><b> -> </b></span>ae.event = <span style=\"color: maroon\">manifestation</span> <i>\"SetEvent\"</i><span style=\"color: navy\">;</span>#xD;\n immz.typeOfReaction<b> as </b><span style=\"color: maroon\">seriousness</span><span style=\"color: navy\"><b> -> </b></span>ae.seriousness = <span style=\"color: maroon\">seriousness</span> <i>\"SetSeriousness\"</i><span style=\"color: navy\">;</span>#xD;\n immz.reactionOutcome<b> as </b><span style=\"color: maroon\">outcome</span><span style=\"color: navy\"><b> -> </b></span>ae.outcome = <b>translate</b><span style=\"color: navy\">(</span><span style=\"color: maroon\">outcome</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'http://smart.who.int/immunizations/ConceptMap/IMMZ.D.ConceptMap'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'coding'</span><span style=\"color: navy\">)</span> <i>\"SetOutcome\"</i><span style=\"color: navy\">;</span>#xD;\n immz.otherImportantMedicalEvent<b> as </b><span style=\"color: maroon\">event</span><span style=\"color: navy\"><b> -> </b></span>ae.extension<b> as </b><span style=\"color: maroon\">ext</span><b> then</b><span style=\"color: navy\"> {#xD;\n</span> event<span style=\"color: navy\"><b> -> </b></span>ext.url = <span style=\"color: blue\">'http://smart.who.int/immunizations/StructureDefinition/IMMZOtherMedicalEvent'</span> <i>\"SetURL\"</i><span style=\"color: navy\">;</span>#xD;\n event<span style=\"color: navy\"><b> -> </b></span>ext.value = <span style=\"color: maroon\">event</span> <i>\"SetValue\"</i><span style=\"color: navy\">;</span>#xD;\n <span style=\"color: navy\">}</span> <i>\"CreateOtherMedicalExt\"</i><span style=\"color: navy\">;</span>#xD;\n <span style=\"color: navy\">}</span> <i>\"CreateAdverseEvent\"</i><span style=\"color: navy\">;</span>#xD;\n <span style=\"color: navy\">}</span> <i>\"GetPatient\"</i><span style=\"color: navy\">;</span>#xD;\n<span style=\"color: navy\">}#xD;\n#xD;\n</span></pre></div>"
] ;
fhir:StructureMap.url [ fhir:value "http://smart.who.int/immunizations/StructureMap/IMMZ.D17.LMToBundle"] ;
fhir:StructureMap.version [ fhir:value "0.2.0"] ;
fhir:StructureMap.name [ fhir:value "IMMZ.D17.LMToBundle"] ;
fhir:StructureMap.status [ fhir:value "draft"] ;
fhir:StructureMap.date [ fhir:value "2026-07-07T22:09:13+00:00"^^xsd:dateTime] ;
fhir:StructureMap.publisher [ fhir:value "WHO"] ;
fhir:StructureMap.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "WHO" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://who.int" ]
]
] ;
fhir:StructureMap.description [ fhir:value "Immunization Administer Vaccine - Transform Logical Model to Immunization resources"] ;
fhir:StructureMap.structure [
fhir:index 0 ;
fhir:StructureMap.structure.url [
fhir:value "http://smart.who.int/immunizations/StructureDefinition/IMMZD17" ;
fhir:link <http://smart.who.int/immunizations/StructureDefinition/IMMZD17>
] ;
fhir:StructureMap.structure.mode [ fhir:value "source" ] ;
fhir:StructureMap.structure.alias [ fhir:value "IMMZD17" ]
], [
fhir:index 1 ;
fhir:StructureMap.structure.url [
fhir:value "http://hl7.org/fhir/StructureDefinition/Bundle" ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Bundle>
] ;
fhir:StructureMap.structure.mode [ fhir:value "target" ] ;
fhir:StructureMap.structure.alias [ fhir:value "Bundle" ]
] ;
fhir:StructureMap.import [
fhir:value "http://smart.who.int/immunizations/StructureMap/IMMZ.Helpers" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/immunizations/StructureMap/IMMZ.Helpers>
] ;
fhir:StructureMap.group [
fhir:index 0 ;
fhir:StructureMap.group.name [ fhir:value "IMMZD17ToBundle" ] ;
fhir:StructureMap.group.typeMode [ fhir:value "none" ] ;
fhir:StructureMap.group.input [
fhir:index 0 ;
fhir:StructureMap.group.input.name [ fhir:value "immz" ] ;
fhir:StructureMap.group.input.type [ fhir:value "IMMZD17" ] ;
fhir:StructureMap.group.input.mode [ fhir:value "source" ]
], [
fhir:index 1 ;
fhir:StructureMap.group.input.name [ fhir:value "bundle" ] ;
fhir:StructureMap.group.input.type [ fhir:value "Bundle" ] ;
fhir:StructureMap.group.input.mode [ fhir:value "target" ]
] ;
fhir:StructureMap.group.rule [
fhir:index 0 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetBundleType" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "bundle" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "type" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "transaction" ]
]
]
], [
fhir:index 1 ;
fhir:StructureMap.group.rule.name [ fhir:value "GetPatient" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ] ;
fhir:StructureMap.group.rule.source.element [ fhir:value "patient" ] ;
fhir:StructureMap.group.rule.source.variable [ fhir:value "patient" ]
] ;
fhir:StructureMap.group.rule.rule [
fhir:index 0 ;
fhir:StructureMap.group.rule.name [ fhir:value "CreateAdverseEvent" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.variable [ fhir:value "aeid" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "uuid" ]
], [
fhir:index 1 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "bundle" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "entry" ] ;
fhir:StructureMap.group.rule.target.variable [ fhir:value "entry" ]
], [
fhir:index 2 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "entry" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "fullUrl" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "append" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "urn:uuid:" ]
], [
fhir:index 1 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "aeid" ]
]
], [
fhir:index 3 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "entry" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "request" ] ;
fhir:StructureMap.group.rule.target.variable [ fhir:value "request" ]
], [
fhir:index 4 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "request" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "method" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "PUT" ]
]
], [
fhir:index 5 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "request" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "url" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "append" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "AdverseEvent/" ]
], [
fhir:index 1 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "aeid" ]
]
], [
fhir:index 6 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "entry" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "resource" ] ;
fhir:StructureMap.group.rule.target.variable [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "create" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "AdverseEvent" ]
]
] ;
fhir:StructureMap.group.rule.rule [
fhir:index 0 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetId" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "id" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "aeid" ]
]
]
], [
fhir:index 1 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetActuality" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "actuality" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "actual" ]
]
]
], [
fhir:index 2 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetSubject" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "patient" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "subject" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "patient" ]
]
]
], [
fhir:index 3 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetDate" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ] ;
fhir:StructureMap.group.rule.source.element [ fhir:value "reactionDate" ] ;
fhir:StructureMap.group.rule.source.variable [ fhir:value "date" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "date" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "date" ]
]
]
], [
fhir:index 4 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetEvent" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ] ;
fhir:StructureMap.group.rule.source.element [ fhir:value "reactionManifestation" ] ;
fhir:StructureMap.group.rule.source.variable [ fhir:value "manifestation" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "event" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "manifestation" ]
]
]
], [
fhir:index 5 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetSeriousness" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ] ;
fhir:StructureMap.group.rule.source.element [ fhir:value "typeOfReaction" ] ;
fhir:StructureMap.group.rule.source.variable [ fhir:value "seriousness" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "seriousness" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "seriousness" ]
]
]
], [
fhir:index 6 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetOutcome" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ] ;
fhir:StructureMap.group.rule.source.element [ fhir:value "reactionOutcome" ] ;
fhir:StructureMap.group.rule.source.variable [ fhir:value "outcome" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "outcome" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "translate" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "outcome" ]
], [
fhir:index 1 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "http://smart.who.int/immunizations/ConceptMap/IMMZ.D.ConceptMap" ]
], [
fhir:index 2 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "coding" ]
]
]
], [
fhir:index 7 ;
fhir:StructureMap.group.rule.name [ fhir:value "CreateOtherMedicalExt" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "immz" ] ;
fhir:StructureMap.group.rule.source.element [ fhir:value "otherImportantMedicalEvent" ] ;
fhir:StructureMap.group.rule.source.variable [ fhir:value "event" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ae" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "extension" ] ;
fhir:StructureMap.group.rule.target.variable [ fhir:value "ext" ]
] ;
fhir:StructureMap.group.rule.rule [
fhir:index 0 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetURL" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "event" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ext" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "url" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueString [ fhir:value "http://smart.who.int/immunizations/StructureDefinition/IMMZOtherMedicalEvent" ]
]
]
], [
fhir:index 1 ;
fhir:StructureMap.group.rule.name [ fhir:value "SetValue" ] ;
fhir:StructureMap.group.rule.source [
fhir:index 0 ;
fhir:StructureMap.group.rule.source.context [ fhir:value "event" ]
] ;
fhir:StructureMap.group.rule.target [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.context [ fhir:value "ext" ] ;
fhir:StructureMap.group.rule.target.contextType [ fhir:value "variable" ] ;
fhir:StructureMap.group.rule.target.element [ fhir:value "value" ] ;
fhir:StructureMap.group.rule.target.transform [ fhir:value "copy" ] ;
fhir:StructureMap.group.rule.target.parameter [
fhir:index 0 ;
fhir:StructureMap.group.rule.target.parameter.valueId [ fhir:value "event" ]
]
]
]
]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/StructureMap/IMMZ.D17.LMToBundle.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/StructureMap/IMMZ.D17.LMToBundle.ttl> .
IG © 2023+ WHO. Package smart.who.int.immunizations#0.2.0 based on FHIR 4.0.1. Generated 2026-07-07
Links: Table of Contents |
QA Report
| Version History | License