-
Type:
EC eCQMs - Eligible Clinicians
-
Resolution: Done
-
Priority:
Moderate
-
None
-
Tera Olds
-
-
CMS126v5/NQFna
-
Attestation clarification
The text in the measure guidance in the "Stratification" section is in conflict with the pseudocode ranges. For example, stratum 1 in text guidance shows 5-11 and the pseudocode shows stratum 1 to require patients be less than 11 years old. CMS Medicare attestation and WI Medicaid attestation display the ranges as shown in the text guidance (5-11).
Measure guidance:
Report a total score, and each of the following strata:
Stratum 1: Patients age 5-11
Stratum 2: Patients age 12-18
Stratum 3: Patients age 19-50
Stratum 4: Patients age 51-64
Pseudocode:
Stratifications = ◦Stratification 1 =
◾ AND: Age>= 5 year(s) at: "Measurement Period"
◾ AND: Age< 11 year(s) at: "Measurement Period"
◦Stratification 2 = ◾ AND: Age>= 11 year(s) at: "Measurement Period"
◾ AND: Age< 18 year(s) at: "Measurement Period"
◦Stratification 3 = ◾ AND: Age>= 18 year(s) at: "Measurement Period"
◾ AND: Age< 50 year(s) at: "Measurement Period"
◦Stratification 4 = ◾ AND: Age>= 50 year(s) at: "Measurement Period"
◾ AND: Age< 64 year(s) at: "Measurement Period"
Please confirm the appropriate age ranges for each stratification.