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.30 General risk reduction counselling

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

Depending on a variety of risk factors and/or gestational age, provide additional counselling accordingly

Id: ANCDT30
Url: ANC.DT.30 General risk reduction counselling
Version: 0.3.0
Identifier:

value: ANC.DT.30

Name: ANCDT30
Title: ANC.DT.30 General risk reduction counselling
Status: active
Experimental: false
Type:

system: LibraryType

code: logic-library

Date: 2024-04-09 18:08:09+0000
Publisher: World Health Organization (WHO)
Description: Depending on a variety of risk factors and/or gestational age, provide additional counselling accordingly
Jurisdiction: 001
Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
encounterstring01in
PatientPatient01out
Should Provide counselling on Rh factor negativeboolean01out
Should Provide counselling on intrapartum antibiotic to prevent early neonatal Group B Streptococcus (GBS) infectionboolean01out
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-de29
Observation http://hl7.org/fhir/StructureDefinition/Observation ;;;; code filter:
path: code
value set: http://fhir.org/guides/who/anc-cds/ValueSet/anc-b9-de124
Content: text/cql
library ANCDT30

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

/*
Rh factor" = "Rh negative"
*/
define "Should Provide counselling on Rh factor negative":
  ContactData."Rh factor" in Cx."Rh factor - Rh negative Choices"

/*
Midstream urine culture (recommended)" = "Positive – Group B Streptococcus (GBS)"
*/
define "Should Provide counselling on intrapartum antibiotic to prevent early neonatal Group B Streptococcus (GBS) infection":
  ContactData."Midstream urine culture (recommended)" in Cx."Midstream urine culture (recommended) - Positive - Group B Strep (GBS) Choices"
Content: application/elm+xml
Encoded data (9896 characters)
Content: application/elm+json
Encoded data (15276 characters)