You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Developer Group for QPP APIs
Hi all, I have a few questions regarding the API:
For quality measures under registry submission, is the eligiblePopulationExclusion count reported or only the eligiblePopulationException count? The registry measure specifications from CMS indicate that exclusions are simply removed from the denominator and not called out separately in any of the rate calculations.
If eligiblePopulationExclusion is not reported for registry submission, does the eligiblePopulation count include or exclude patients with denominator exclusions?
For stratified quality measures under registry submission, what string should be used for the "stratum" field? Is it the number (e.g. "1", "2", "3") used in the stratum title in the registry measure specification?
Can attestation-based measures where the answer is "false" can be omitted from the submission?
Thanks,
Steve
j...@patient360.com
unread,
Jul 21, 2017, 3:34:30 AM7/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Developer Group for QPP APIs
I'm also interested in hearing the answers to these questions, thanks.
biju joseph
unread,
Jul 21, 2017, 9:05:21 PM7/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Regarding "false" for attestation measures, yes can generally be omitted. A true value is needed to earn score for such measures.
Best regards,
Biju
Steve Daniels
unread,
Oct 13, 2017, 12:58:11 AM10/13/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Developer Group for QPP APIs
I have received the following information from CMS regarding denominator exclusions in registry submission and would like to confirm that this is consistent with how the submissions API is configured.
Registry measures are able to remove denominator exclusions prior to formulating the denominator and are not part of the calculations. Claims measures factor denominator exclusions into calculations.
My understanding is that for registry submission, the API fields should be used as follows:
eligiblePopulationExclusion is omitted for registry measures
performanceNotMet = performance not met
performanceMet = performance met
steven....@semanticbits.com
unread,
Oct 19, 2017, 10:06:56 AM10/19/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Developer Group for QPP APIs
Good Morning!
I would refer to the flow and measure specification for each of the measures that you have a question on. Generally speaking, denominator exclusions are removed prior to creating the eligiblePopulation and numeratorExclusions (eligiblePopulationExclusion) and denominator exceptions (eligiblePopulationException) are removed after checking for performanceMet and should be reported. Please let me know if you have any additional questions!