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/dhes/smart-immunizations/ and changes regularly. See the Directory of published versions
/*
* Library: IMMZD5DTPneumococcalElements
*/
library IMMZD5DTPneumococcalElements
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 Pneumococcal dose
*/
define "Draft Medication Request for Pneumococcal dose":
Elements."Draft Medication Request for Patient" MR
where MR.medication in Concepts."Pneumococcal vaccines"
/*
@input: The client has a history of anaphylactic reactions
@pseudocode: "Potential contraindications" = "History of anaphylactic reactions"
@code: The client has a history of anaphylactic reactions-67
@decision: IMMZ.D5.DT.Pneumococcal contraindications
*/
define "The client has a history of anaphylactic reactions":
Elements."The client has history of anaphylactic reactions"
/*
@input: The client has a history of severe allergic reactions
@pseudocode: "Potential contraindications" = "Severe allergic reactions"
@code: The client has a history of severe allergic reactions-59
@decision: IMMZ.D5.DT.Pneumococcal contraindications
*/
define "The client has a history of severe allergic reactions":
Elements."The client has history of severe allergic reactions"