Hi Team,
We need a clarification regarding the CMS69v9 Numerator support.
We as a vendor have supported the measure using the CQL logic provided by CMS.
https://ecqi.healthit.gov/sites/default/files/ecqm/measures/CMS69v9.html
High BMI and Order for Follow Up
"Most Recent Documented BMI" MostRecentBMI
with ( ( ( ["Intervention, Order": "Follow Up for Above Normal BMI"]
union ["Intervention, Order": "Referrals Where Weight Assessment May Occur"] ) ReferralHighBMI
where ReferralHighBMI.reason in "Overweight or Obese"
)
union ["Medication, Order": "Medications for Above Normal BMI"] ) HighBMIIntervention
such that MostRecentBMI.relevantDatetime 12 months or less on or before day of HighBMIIntervention.authorDatetime
where MostRecentBMI.result >= 25 'kg/m2'
But the clients (providers) are accessing the CMS statement in general for understanding. The Numerator criteria statement provided differs from the CQL provided information.
Ref:
https://ecqi.healthit.gov/ecqm/ep/2021/cms069v9
The statement states - "Patients with a documented BMI during the encounter or during the previous twelve months, AND when the BMI is outside of normal parameters, a follow-up plan is documented during the encounter or during the previous twelve months of the current encounter"
Please provide more insights on the below 2 asks.
1. Can the CMS clarify whether the CQL provided information is to be supported in the measure for 2021 submission?
2. If so, then the general information provided can be updated in CMS page?
NOTE:
1. The ticket has been designated as CRITICAL because we have escalated queries from clients.
2. I have enclosed appropriate screen shots for the reference.
3. The same issue is applicable for CMS69v10 for 2022 measurement period.
https://ecqi.healthit.gov/ecqm/ep/2022/cms069v10
https://ecqi.healthit.gov/sites/default/files/ecqm/measures/CMS69v10.html