Title: |
IMMZD5DTVaricellaElements |
Id: |
IMMZD5DTVaricellaElements |
Version: |
0.2.0 |
Url: |
IMMZD5DTVaricellaElements |
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 Varicella used throughout the Immunization CPG
|
Related Artifacts: |
Dependencies
|
Parameters: |
Name | Type | Min | Max | In/Out |
Patient | Patient | 0 | 1 | Out |
Draft Medication Request for Varicella dose | MedicationRequest | 0 | * | Out |
The client is currently pregnant | boolean | 0 | 1 | Out |
The client is planning to get pregnant in the next month | boolean | 0 | 1 | Out |
The client has immune deficiency | boolean | 0 | 1 | Out |
The client is immunocompromised | boolean | 0 | 1 | Out |
The client is receiving or has received medications that may be immunosuppressive | boolean | 0 | 1 | Out |
|
Content: text/cql |
/*
* Library: IMMZD5DTVaricellaElements
*/
library IMMZD5DTVaricellaElements
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 Varicella dose
*/
define "Draft Medication Request for Varicella dose":
Elements."Draft Medication Request for Patient" MR
where MR.medication in Concepts."Varicella-containing vaccines"
/*
@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 planning to get pregnant in the next month
@pseudocode: "Potential contraindications" = "Planning to get pregnant in the next month"
@decision: Potential contraindications
*/
define "The client is planning to get pregnant in the next month":
Elements."The client is planning to get pregnant in next month"
/*
@input: The client has immune deficiency
@pseudocode: "Potential contraindications" = "Immunodeficiency syndromes"
@decision: Potential contraindications
*/
define "The client has immune deficiency":
Elements."The client has immunodeficiency syndromes"
/*
@input: The client is immunocompromised
@pseudocode: "Potential contraindications" = "Immunocompromised"
@decision: Potential contraindications
*/
define "The client is immunocompromised":
Elements."The client is immunocompromised"
/*
@input: The client is receiving or has received medications that may be immunosuppressive
@pseudocode: "Potential contraindications" = "Exposed to immunosuppressive treatment"
@decision: Potential contraindications
*/
define "The client is receiving or has received medications that may be immunosuppressive":
Elements."The client is exposed to immunosuppressive treatment"
|
|
Content: application/elm+xml |
Encoded data (19768 characters)
|
|