-
EC eCQMs - Eligible Clinicians
-
Resolution: Answered
-
Major
-
None
-
None
-
-
CMS0165v11
Numerator logic
Qualifying Diastolic Blood Pressure Reading
["Physical Exam, Performed": "Diastolic blood pressure"] DiastolicBP
without ( ["Encounter, Performed": "Encounter Inpatient"]
union ["Encounter, Performed": "Emergency Department Visit"] ) DisqualifyingEncounter
such that Global."LatestOf" ( DiastolicBP.relevantDatetime, DiastolicBP.relevantPeriod ) during day of DisqualifyingEncounter.relevantPeriod
where DiastolicBP.result.unit = 'mm[Hg]'
and Global."LatestOf" ( DiastolicBP.relevantDatetime, DiastolicBP.relevantPeriod ) during day of "Measurement Period"
With the addition of 'Day of' while mentioning disqualifying Encounter, it is understood that to not include BP readings from day of ED Visit or Encounter Inpatient. Bonnie also works the same way, as any BP readings from that day is not considered.
Is this the right understanding.