WHO Immunization Implementation Guide
0.2.0 - ci-build

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

Library: IMMZD5DTMalariaEncounterElements

Official URL: http://smart.who.int/immunizations/Library/IMMZD5DTMalariaEncounterElements Version: 0.2.0
Draft as of 2025-08-08 Computable Name: IMMZD5DTMalariaEncounterElements

This library defines encounter-based elements for Malaria used throughout the Immunization CPG

Title: IMMZD5DTMalariaEncounterElements
Id: IMMZD5DTMalariaEncounterElements
Version: 0.2.0
Url: IMMZD5DTMalariaEncounterElements
Status: draft
Type:

system: http://terminology.hl7.org/CodeSystem/library-type

code: logic-library

Date: 2025-08-08 19:12:11+0000
Publisher: WHO
Description:

This library defines encounter-based elements for Malaria used throughout the Immunization CPG

Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
Todaydate01In
EncounterIdstring01In
PatientPatient01Out
Draft Medication Request for Malaria doseMedicationRequest0*Out
The client has hypersensitivity to any of the vaccine componentsboolean01Out
Content: text/cql

/*
  * Library: IMMZD5DTMalariaEncounterElements
  */
library IMMZD5DTMalariaEncounterElements

using FHIR version '4.0.1'
include FHIRHelpers version '4.0.1'

include WHOConcepts
include WHOCommon called WC
include WHOElements called WE

include IMMZCommon called Common
include IMMZConcepts called Concepts

include IMMZEncounterElements called Encounter

include IMMZD5DTMalariaElements called MalariaElements

parameter Today Date default Today()
parameter EncounterId String

context Patient

/*
@internal: Draft Medication Request for Malaria dose
*/
define "Draft Medication Request for Malaria dose":
  Encounter."Draft Medication Request for Patient" MR 
    where MR.medication in Concepts."Malaria vaccines"


/*
@input: The client has hypersensitivity to any of the vaccine components
@pseudocode: "Potential contraindications" = "Hypersensitivity to vaccine components"
@decision: Potential contraindications
*/
define "The client has hypersensitivity to any of the vaccine components":
  Encounter."The client has hypersensitivity to any component of the vaccine"

Content: application/elm+xml
Encoded data (15052 characters)