From 203a68f739959fcae01928864884bd1702fafe23 Mon Sep 17 00:00:00 2001 From: Ian <52504170+ibacher@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:25:19 -0400 Subject: [PATCH] Update HIVB2DTLogic.cql --- input/cql/HIVB2DTLogic.cql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/cql/HIVB2DTLogic.cql b/input/cql/HIVB2DTLogic.cql index a612950941..eb6da91e30 100644 --- a/input/cql/HIVB2DTLogic.cql +++ b/input/cql/HIVB2DTLogic.cql @@ -49,7 +49,7 @@ define "Age under 10": define "Immediately take action or refer for care if a client is having this issue": "Age 10 or older" and exists( Elements."Signs of serious illness Observation" O - where O.value ~ HCx."Tachycardia" + where O.value ~ Concepts."Tachycardia" ) /*