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: IMMZD5DTTyphoidElements

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

This library defines context-independent elements for Typhoid used throughout the Immunization CPG

Title: IMMZD5DTTyphoidElements
Id: IMMZD5DTTyphoidElements
Version: 0.2.0
Url: IMMZD5DTTyphoidElements
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 context-independent elements for Typhoid used throughout the Immunization CPG

Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
PatientPatient01Out
Draft Medication Request for Typhoid doseMedicationRequest0*Out
The client has hypersensitivity to any component of the vaccineboolean01Out
The client is currently pregnantboolean01Out
The client is currently taking antibioticsboolean01Out
The client's HIV status is positiveboolean01Out
The client is not immunologically stableboolean01Out
Content: text/cql

/*
  * Library: IMMZD5DTTyphoidElements
  */
library IMMZD5DTTyphoidElements

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 IMMZElements called Elements

context Patient

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


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

/*
@input: The client is currently pregnant
@pseudocode: "Potential contraindications" = "Currently pregnant"
@decision: Potential contraindications		
*/
define "The client is currently pregnant":
  Elements."The client is pregnant"

/*
@input: The client is currently taking antibiotics
@pseudocode: "Potential contraindications" = "Taking antibiotics"
@decision: Potential contraindications		
*/
define "The client is currently taking antibiotics":
  Elements."The client is currently taking antibiotics"

/*
@input: The client's HIV status is positive
@pseudocode: "HIV status" = "HIV-positive"
@decision: Potential contraindications		
*/
define "The client's HIV status is positive":
  Elements."Client's HIV status is positive"

/*
@input: The client is not immunologically stable
@pseudocode: "Immunologically stable" ≠ TRUE
@decision: Potential contraindications		
*/
define "The client is not immunologically stable":
  Elements."Client is not immunologically stable"

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