Skip to content

Commit

Permalink
[QPPA-2901] Add 2018 CAHPS benchmarks (#260)
Browse files Browse the repository at this point in the history
https://jira.cms.gov/browse/QPPA-2901
* Add 2018 CAHPS benchmarks.
* 1.19.0

Reviewer: @kyeah
  • Loading branch information
chouinar authored Apr 9, 2019
1 parent d77aa77 commit 9f8a1e8
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 2 deletions.
144 changes: 144 additions & 0 deletions benchmarks/2018.json
Original file line number Diff line number Diff line change
Expand Up @@ -4517,6 +4517,150 @@
100
]
},
{
"measureId": "CAHPS_1",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
81.4,
82.64,
83.82,
84.88,
85.83,
87.12,
88.07,
89.22
]
},
{
"measureId": "CAHPS_2",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
91.77,
92.44,
92.94,
93.51,
94.18,
94.77,
94.99,
95.53
]
},
{
"measureId": "CAHPS_3",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
90.58,
91.2,
91.68,
92.13,
92.63,
93.25,
93.63,
94.13
]
},
{
"measureId": "CAHPS_5",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
54.94,
56.18,
57.22,
58.36,
60.21,
61.53,
63.37,
65.11
]
},
{
"measureId": "CAHPS_6",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
57.49,
58.61,
59.63,
60.64,
62,
63.47,
64.98,
66.45
]
},
{
"measureId": "CAHPS_8",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
83.70,
84.61,
85.58,
86.10,
86.68,
87.30,
87.90,
88.88
]
},
{
"measureId": "CAHPS_9",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
91.15,
91.76,
92.41,
93.07,
93.55,
92.24,
94.70,
95.17
]
},
{
"measureId": "CAHPS_11",
"benchmarkYear": 2016,
"performanceYear": 2018,
"submissionMethod": "certifiedSurveyVendor",
"isToppedOut": false,
"deciles": [
0,
23.16,
24.31,
25.14,
26.18,
27.41,
28.94,
30.78,
35.52
]
},
{
"measureId": "CAHPS_ACO_1",
"benchmarkYear": 2016,
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qpp-measures-data",
"version": "1.18.1",
"version": "1.19.0",
"description": "Quality Payment Program Measures Data Repository",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9f8a1e8

Please sign in to comment.