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-10-27 |
@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/ActivityDefinition/IMMZD2DTMR> a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "IMMZD2DTMR"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity|2.0.0" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity|2.0.0>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">IMMZD2DTMR</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">IMMZD2DTMR</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.2.0</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Status: </b></th>\n <td style=\"padding-left: 4px;\">draft</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2025-10-27</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">WHO</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Provide immunization</p>\n</div></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Knowledge Capability: </b></th>\n <td style=\"padding-left: 4px;\">\n \n computable\n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">MedicationRequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Profile: </b></th>\n <td style=\"padding-left: 4px;\">http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationrequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">proposal</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>doNotPerform: </b></th>\n <td style=\"padding-left: 4px;\">false</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Product: </b></th>\n \n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"CodeSystem-IMMZ.Z.html\">http://smart.who.int/immunizations/CodeSystem/IMMZ.Z</a></span></p>\n \n \n <p><b>code: </b><span>DE0</span></p>\n \n \n \n \n \n </td>\n \n \n </tr>\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability" ] ;
fhir:Extension.valueCode [ fhir:value "computable" ]
] ;
fhir:ActivityDefinition.url [ fhir:value "http://smart.who.int/immunizations/ActivityDefinition/IMMZD2DTMR"] ;
fhir:ActivityDefinition.version [ fhir:value "0.2.0"] ;
fhir:ActivityDefinition.name [ fhir:value "IMMZD2DTMedicationRequest"] ;
fhir:ActivityDefinition.title [ fhir:value "IMMZD2DTMR"] ;
fhir:ActivityDefinition.status [ fhir:value "draft"] ;
fhir:ActivityDefinition.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ActivityDefinition.date [ fhir:value "2025-10-27"^^xsd:date] ;
fhir:ActivityDefinition.publisher [ fhir:value "WHO"] ;
fhir:ActivityDefinition.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:ActivityDefinition.description [ fhir:value "Provide immunization"] ;
fhir:ActivityDefinition.kind [ fhir:value "MedicationRequest"] ;
fhir:ActivityDefinition.profile [
fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationrequest" ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationrequest>
] ;
fhir:ActivityDefinition.intent [ fhir:value "proposal"] ;
fhir:ActivityDefinition.doNotPerform [ fhir:value "false"^^xsd:boolean] ;
fhir:ActivityDefinition.productCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://smart.who.int/immunizations/CodeSystem/IMMZ.Z" ] ;
fhir:Coding.code [ fhir:value "DE0" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ActivityDefinition/IMMZD2DTMR.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ActivityDefinition/IMMZD2DTMR.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