-
EC eCQMs - Eligible Clinicians
-
Resolution: Answered
-
Major
-
Thank you for your inquiry. The logic requires a valid Diastolic and Systolic reading on the same day. For scenario 1 (1,2), there's no most recent blood pressure day. For scenario 2 (3,4), the most recent blood pressure day is 1/2/2019.
-
EP
-
CMS165v8/NQF236
Hi Team,
We have a query related to Numerator condition of CMS165v8:
Most Recent Blood Pressure Day
Last("Blood Pressure Days" BPDays
sort by $this
Blood Pressure Days
( ( "Qualifying Diastolic Blood Pressure Reading" DBPExam
return date from DBPExam.authorDatetime
)
intersect ( "Qualifying Systolic Blood Pressure Reading" SBPExam
return date from SBPExam.authorDatetime
For the above function consider below scenario:
1. *Diastolic blood pressure - 1/7/2019*
2. *Systolic blood pressure - 1/9/2019*
3. *Diastolic blood pressure - 1/2/2019*
4. *Systolic blood pressure - 1/2/2019*
In this case, which dates will be considered as ‘Most Recent Blood Pressure Day’