-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #879 from CMSgov/QPPA-9814
QPPA-9814: Add CAHPS Benchmarks for PY25
- Loading branch information
Showing
5 changed files
with
463 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
measureName,measureId,submissionMethod,measureType,benchmark,isToppedOut,isToppedOutByProgram,percentile1,percentile10,percentile20,percentile30,percentile40,percentile50,percentile60,percentile70,percentile80,percentile90,percentile99,isHighPriority,isInverse,metricType,averagePerformanceRate | ||
CAHPS for MIPS SSM: Stewardship of Patient Resources,CAHPS_11,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,14.46,20.27,22.75,23.99,25.12,26.50,27.86,29.06,30.90,32.97,99,Y,N,cahps, | ||
CAHPS for MIPS SSM: Patient's Rating of Provider,CAHPS_3,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,83.12,89.96,90.89,91.48,91.86,92.34,92.76,93.09,93.43,94.09,99,Y,N,cahps, | ||
"CAHPS for MIPS SSM: Getting Timely Care, Appointments and Information",CAHPS_1,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,64.20,77.78,80.16,81.62,82.81,83.90,84.75,85.85,87.11,88.45,99,Y,N,cahps, | ||
CAHPS for MIPS SSM: How Well Providers Communicate,CAHPS_2,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,81.76,91.45,92.48,93.00,93.49,93.91,94.20,94.67,95.11,95.71,99,Y,N,cahps, | ||
CAHPS for MIPS SSM: Care Coordination,CAHPS_8,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,70.41,82.72,84.05,84.89,85.46,85.93,86.49,87.08,87.57,88.36,99,Y,N,cahps, | ||
CAHPS for MIPS SSM: Courteous and Helpful Office Staff,CAHPS_9,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,79.71,89.84,90.98,91.62,92.12,92.58,93.00,93.44,93.92,94.73,99,Y,N,cahps, | ||
CAHPS for MIPS SSM: Health Promotion and Education,CAHPS_5,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,42.78,57.76,59.99,61.67,63.00,64.01,65.13,66.17,67.23,68.85,99,Y,N,cahps, | ||
CAHPS for MIPS SSM: Shared Decision-Making,CAHPS_6,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,44.66,55.83,57.72,59.09,60.52,61.76,62.92,63.86,65.27,67.40,99,Y,N,cahps, | ||
CAHPS for MIPS SSM: Access to Specialists,CAHPS_4,CAHPS Survey Vendor,Patient Engagement/Experience,Y,N,N,59.47,70.54,72.47,73.91,75.23,76.24,77.15,78.23,79.60,80.85,99,Y,N,cahps, |
Oops, something went wrong.