Hello Ivana
I am getting some issues with ACI calculation. I would really appreciate if you could clarify this. Using a 2014 EHR, I just populated the 4 base measures:
Based on above the total points for ACI = 50(base) +11 (performance points) = 61 points.
That should convert to an ACI score of (61/100)*25 =15.25.
However, the result from the submission/score API is 15.5.
Please advise what I am doing wrong.
Thanks,
Pawan
--
You received this message because you are subscribed to a topic in the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qpp-apis/UnRw54ei7aQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qpp-apis+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/qpp-apis.
To view this discussion on the web visit https://groups.google.com/d/msgid/qpp-apis/099ef8d8-c412-40c2-b2bd-4c0dc2fc1405%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Corresponding Measures |
ACI_TRANS_PEA_1 |
ACI_TRANS_HIE_1 |
{ | |
"category": "aci", | |
"firstPerformanceYear": 2017, | |
"lastPerformanceYear": null, | |
"metricType": "proportion", | |
"measureId": "ACI_TRANS_HIE_1", | |
"title": "Health Information Exchange", | |
"description": "The MIPS eligible clinician that transitions or refers their patient to another setting of care or health care clinician (1) uses CEHRT to create a summary of care record; and (2) electronically transmits such summary to a receiving health care clinician for at least one transition of care or referral.", | |
"isRequired": true, | |
"weight": 20, | |
"measureSets": [ | |
"transition" | |
], | |
"isBonus": false, | |
"objective": "healthInformationExchange" | |
}, |