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.18 HIV diagnosis

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

If the woman tests positive for HIV, provide counselling and referral as needed

Id: ANCDT18
Url: ANC.DT.18 HIV diagnosis
Version: 0.3.0
Identifier:

value: ANC.DT.18

Name: ANCDT18
Title: ANC.DT.18 HIV diagnosis
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 tests positive for HIV, provide counselling and referral as needed
Jurisdiction: 001
Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
encounterstring01in
PatientPatient01out
Should Refer for further testingboolean01out
Should Conduct HIV positive counsellingboolean01out
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-de41
Content: text/cql
library ANCDT18

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

/*
"HIV test result" = "Inconclusive"
*/
define "Should Refer for further testing":
  ContactData."HIV test result" in Cx."HIV Test Result - Inconclusive Choices"

/*
"HIV test result" = "HIV positive"
*/
define "Should Conduct HIV positive counselling":
  ContactData."HIV test result" in Cx."HIV Test Result - Positive Choices"
Content: application/elm+xml
Encoded data (9460 characters)
Content: application/elm+json
Encoded data (14832 characters)