Title: |
IMMZD5DTPolioEncounterElements |
Id: |
IMMZD5DTPolioEncounterElements |
Version: |
0.2.0 |
Url: |
IMMZD5DTPolioEncounterElements |
Status: |
draft |
Type: |
system: http://terminology.hl7.org/CodeSystem/library-type
code: logic-library
|
Date: |
2025-10-17 22:33:23+0000 |
Publisher: |
WHO |
Description: |
This library defines encounter-based elements for Polio used throughout the Immunization CPG
|
Related Artifacts: |
Dependencies
|
Parameters: |
Name | Type | Min | Max | In/Out |
Today | date | 0 | 1 | In |
EncounterId | string | 0 | 1 | In |
Patient | Patient | 0 | 1 | Out |
Draft Medication Request for Polio dose | MedicationRequest | 0 | * | Out |
The client has history of severe allergic reactions | boolean | 0 | 1 | Out |
The client is severely immunocompromised | boolean | 0 | 1 | Out |
The client has immunodeficiency syndromes | boolean | 0 | 1 | Out |
Draft Medication Request for bOPV dose | MedicationRequest | 0 | * | Out |
|
Content: text/cql |
/*
* Library: IMMZD5DTPolioEncounterElements
*/
library IMMZD5DTPolioEncounterElements
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 IMMZD5DTPolioElements called PolioElements
parameter Today Date default Today()
parameter EncounterId String
context Patient
/*
@internal: Draft Medication Request for Polio dose
*/
define "Draft Medication Request for Polio dose":
Encounter."Draft Medication Request for Patient" MR
where MR.medication in Concepts."Poliovirus-containing vaccines"
/*
@input: The client has history of severe allergic reactions
@pseudocode: "Potential contraindications" = "Severe allergic reactions"
@code: The client has history of severe allergic reactions-59
@decision: IMMZ.D5.DT.Polio contraindications
*/
define "The client has history of severe allergic reactions":
Encounter."The client has history of severe allergic reactions"
/*
@input: The client is severely immunocompromised
@pseudocode: "Potential contraindications" = "Severely immunocompromised"
@code: The client is severely immunocompromised-60
@decision: IMMZ.D5.DT.Polio contraindications
*/
define "The client is severely immunocompromised":
Encounter."The client is severely immunocompromised"
/*
@input: The client has immunodeficiency syndromes
@pseudocode: "Potential contraindications" = "Immunodeficiency syndromes"
@code: The client has immunodeficiency syndromes-60
@decision: IMMZ.D5.DT.Polio contraindications
*/
define "The client has immunodeficiency syndromes":
Encounter."The client has immunodeficiency syndromes"
/*
@internal: Draft Medication Request for bOPV dose
*/
define "Draft Medication Request for bOPV dose":
Encounter."Draft Medication Request for Patient" MR
where MR.medication in Concepts."Oral polio vaccines"
|
|
Content: application/elm+xml |
Encoded data (22892 characters)
|
|