-
EH/CAH eCQMs - Eligible Hospitals/Critical Access Hospitals
-
Resolution: Answered
-
Major
-
None
-
None
-
-
CMS0816v2
Hi Team,
Consider statements below from CMS816v2:
A hypoglycemic medication administered within 24 hours prior to the start of the severe hypoglycemic event (i.e., the glucose result less than 40 mg/dL)
Encounter With Severe Hypoglycemic Harm Event :
"Encounter With Hypoglycemic Medication Administration" QualifyingEncounter
where exists ( ["Laboratory Test, Performed": "Glucose Lab Test Mass Per Volume"] BloodGlucoseLab1
with ["Medication, Administered": "Hypoglycemics Severe Hypoglycemia"] HypoglycemicMed
such that Global."NormalizeInterval" ( HypoglycemicMed.relevantDatetime, HypoglycemicMed.relevantPeriod ) starts 24 hours or less before or on BloodGlucoseLab1.relevantDatetime
and Global."NormalizeInterval" ( HypoglycemicMed.relevantDatetime, HypoglycemicMed.relevantPeriod ) starts during Global."HospitalizationWithObservation" ( QualifyingEncounter )
without ["Laboratory Test, Performed": "Glucose Lab Test Mass Per Volume"] BloodGlucoseLab2
such that BloodGlucoseLab2.relevantDatetime during Global."HospitalizationWithObservation" ( QualifyingEncounter )
and BloodGlucoseLab2.relevantDatetime 5 minutes or less after BloodGlucoseLab1.relevantDatetime
and BloodGlucoseLab2.result > 80 'mg/dL'
where BloodGlucoseLab1.relevantDatetime during Global."HospitalizationWithObservation" ( QualifyingEncounter )
and BloodGlucoseLab1.result < 40 'mg/dL'
)
Scenario1 :
Patient A aged 21 years with
Start of EDencounter.relevantPeriod = 01/01/2023 18:28:00
End of EDencounter.relevantPeriod = 05/01/2023 10:51:00
Start of Inpatientencounter.relevantPeriod = 05/01/2023 10:51:00
End of Inpatient.relevantPeriod = 10/01/2023 11:28:00
having Glucose Lab Test Mass Per Volume documented on 01/01/2023 20:09 with value 0 mg/dL Also on 05/01/2023 9:51 with value 2 mg/dL and with Hypoglycemics Severe Hypoglycemia medication administered on 05/01/2023 10:22:00 and Glucose Lab Test Mass Per Volume documented on 01/01/2023 20:13 with value 142 mg/dL. Also, on 05/01/2023 10:05 with value 85 mg/dL
#Query :
Will the above patient qualify for the numerator? Do we consider only first qualifying hypoglycemic event for numerator determination in case of multiple qualifying hypoglycemic events.