-
EC eCQMs - Eligible Clinicians
-
Resolution: Answered
-
Moderate
-
None
-
None
-
-
CMS0069v11
Hi Team,
Consider statements below from CMS69v11:
Has Normal BMI
exists ( "BMI during Measurement Period" BMI
where BMI.result included in Interval[18.5 'kg/m2', 24.9 'kg/m2']
)
and not ( exists "Documented High BMI during Measurement Period"
or exists "Documented Low BMI during Measurement Period"
)
BMI during Measurement Period
( ["Physical Exam, Performed": "Body mass index (BMI) [Ratio]"] BMI
where Global."NormalizeInterval" ( BMI.relevantDatetime, BMI.relevantPeriod ) during "Measurement Period"
and BMI.result > 0 'kg/m2'
sort by start of Global."NormalizeInterval" ( relevantDatetime, relevantPeriod ) ascending
)
Query:
From the above statement , there is a logic change for capturing BMI result. For cms69v10, we were capturing the most recent BMI documented. We need to understand the business logic behind this change.
Request you to provide us with the resolution urgently as our client deliverables are dependent on it.