WHO Antenatal Care Guideline Implementation Guide
0.3.0 - CI Build International flag

WHO Antenatal Care Guideline Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-anc/ and changes regularly. See the Directory of published versions

Library: ANC.DT.31 Flu immunization

Official URL: http://fhir.org/guides/who/anc-cds/Library/ANCDT31 Version: 0.3.0
Active as of 2024-02-13 Computable Name: ANCDT31
Other Identifiers: ANC.DT.31 (use: OFFICIAL)

If the woman has not yet been immunized with the seasonal flu vaccine, she should be immunized

Id: ANCDT31
Url: ANC.DT.31 Flu immunization
Version: 0.3.0
Identifier:

value: ANC.DT.31

Name: ANCDT31
Title: ANC.DT.31 Flu immunization
Status: active
Experimental: false
Type:

system: LibraryType

code: logic-library

Date: 2024-02-13 15:17:14+0000
Publisher: World Health Organization (WHO)
Description: If the woman has not yet been immunized with the seasonal flu vaccine, she should be immunized
Jurisdiction: 001
Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
encounterstring01in
PatientPatient01out
Should Provide seasonal flu immunizationboolean01out
Data Requirements:
TypeProfileMSCode Filter
Patient http://hl7.org/fhir/StructureDefinition/Patient
Observation http://hl7.org/fhir/StructureDefinition/Observation ;;;; code filter:
path: code
value set: http://fhir.org/guides/who/anc-cds/ValueSet/anc-b6-de105
Content: text/cql
library ANCDT31

using FHIR version '4.0.1'

include FHIRHelpers version '4.0.1'

include ANCConfig called Config
include ANCConcepts called Cx
include ANCDataElements called PatientData
include ANCContactDataElements called ContactData

context Patient

/*
("Flu immunization history" = "No doses")
  OR ("Flu immunization history" = "Unknown")
*/
define "Should Provide seasonal flu immunization":
  ContactData."Flu immunization history" in Cx."Flu Immunization History - No Doses Choices"
    or ContactData."Flu immunization history" in Cx."Flu Immunization History - Unknown Choices"
Content: application/elm+xml
Encoded data (9556 characters)
Content: application/elm+json
Encoded data (15076 characters)