Hi Team,
We have a query related to numerator:
Numerator
"Has Normal BMI" is not null
or "Has High BMI with Follow Up"
or "Has Low BMI with Follow Up"
To validate "Has High BMI with Follow Up" & ""Has Low BMI with Follow Up" we
are checking for "High BMI Follow Up Encounters " & "Low BMI Follow Up Encounters" if it is 12 months or less on or before end of QualifyingEncounter.relevantPeriod
But
To validate "Has Normal BMI" we are checking "Most Recent Documented BMI" if it is LastBMI.relevant period starts 12 months or less on or before start of QualifyingEncounter.relevantPeriod
Now in the above case please confirm all three numerator conditions should be checked for "12 months or less on or before end of QualifyingEncounter.relevantPeriod" OR "12 months or less on or before start of QualifyingEncounter.relevantPeriod"
OR
It should be validated differently for "Has High BMI with Follow Up" & ""Has Low BMI with Follow Up & "Has Normal BMI" as given in the measure specification