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.14 Other

Official URL: http://fhir.org/guides/who/anc-cds/Library/ANCDT14 Version: 0.3.0
Active as of 2024-04-09 Computable Name: ANCDT14
Other Identifiers: ANC.DT.14 (use: official)

Additional blood tests

Id: ANCDT14
Url: ANC.DT.14 Other
Version: 0.3.0
Identifier:

value: ANC.DT.14

Name: ANCDT14
Title: ANC.DT.14 Other
Status: active
Experimental: false
Type:

system: LibraryType

code: logic-library

Date: 2024-04-09 18:08:09+0000
Publisher: World Health Organization (WHO)
Description: Additional blood tests
Jurisdiction: 001
Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
encounterstring01in
PatientPatient01out
Should Follow-up steps/investigations: clinician's discretionboolean01out
Should Follow-up steps/investigations: clinician's discretion 2boolean01out
Should Follow-up steps/investigations: clinician's discretion 3boolean01out
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-b9-de190
Observation http://hl7.org/fhir/StructureDefinition/Observation ;;;; code filter:
path: code
value set: http://fhir.org/guides/who/anc-cds/ValueSet/anc-b9-de191
Observation http://hl7.org/fhir/StructureDefinition/Observation ;;;; code filter:
path: code
value set: http://fhir.org/guides/who/anc-cds/ValueSet/anc-b9-de192
Content: text/cql
library ANCDT14

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

/*
"Hematocrit (Ht)" < 20%
*/
define "Should Follow-up steps/investigations: clinician's discretion":
  ContactData."Hematocrit (Ht)" < 20 '%'

/*
"White blood cell (WBC) count" > 16 000
*/
define "Should Follow-up steps/investigations: clinician's discretion 2":
  ContactData."White blood cell (WBC) count" > 16000

/*
"Platelet count" < 100 000 cells/microlitre (μl)
*/
define "Should Follow-up steps/investigations: clinician's discretion 3":
  ContactData."Platelet count" < 100000 '{cells}/uL'
Content: application/elm+xml
Encoded data (10844 characters)
Content: application/elm+json
Encoded data (17124 characters)