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.36 Intimate partner violence (IPV) clinical inquiry

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

You may suspect that a woman has been subjected to intimiate partner violence if she has any of the following risk factors

Id: ANCDT36
Url: ANC.DT.36 Intimate partner violence (IPV) clinical inquiry
Version: 0.3.0
Identifier:

value: ANC.DT.36

Name: ANCDT36
Title: ANC.DT.36 Intimate partner violence (IPV) clinical inquiry
Status: active
Experimental: false
Type:

system: LibraryType

code: logic-library

Date: 2024-04-09 18:08:09+0000
Publisher: World Health Organization (WHO)
Description: You may suspect that a woman has been subjected to intimiate partner violence if she has any of the following risk factors
Jurisdiction: 001
Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
encounterstring01in
PatientPatient01out
Should Conduct clinical enquiryboolean01out
Should Conduct clinical enquiry and provide first-line support and care if IPV confirmedboolean01out
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-b7-de71
Observation http://hl7.org/fhir/StructureDefinition/Observation ;;;; code filter:
path: code
value set: http://fhir.org/guides/who/anc-cds/ValueSet/anc-b7-de97
Content: text/cql
library ANCDT36

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

/*
(Minimum requirements for IPV assessment = TRUE
)
  AND (Woman discloses or is suspected to be subjected to intimate partner violence = TRUE)
*/
define "Should Conduct clinical enquiry":
  Config."Minimum requirements for IPV assessment" = true
    and ContactData."Woman discloses or is suspected to be subjected to intimate partner violence" is true

/*
(Minimum requirements for IPV assessment = TRUE)
  AND ("Presenting signs and symptoms that trigger suspicion of IPV and clinical inquiry" = "Ongoing stress")
*/
define "Should Conduct clinical enquiry and provide first-line support and care if IPV confirmed":
  Config."Minimum requirements for IPV assessment" = true
    and ContactData."Presenting signs and symptoms that trigger suspicion of IPV and clinical inquiry" in Cx."Presenting signs and symptoms that trigger suspicion of IPV and clinical inquiry - Ongoing stress Choices"
Content: application/elm+xml
Encoded data (13128 characters)
Content: application/elm+json
Encoded data (20888 characters)