MIPS and Quality Reporting for 2026 and beyond

Hello,

I was involved with OpenEMR quite a while ago (Over 10 years ago). I am now back :slight_smile:

I am looking to build in support for CQM tracking which will extend the ability of users of OpenEMR to report all MIPS quality measures.

Has anybody done any work in this area previously that I can look at?

Thanks

Michael Brody

Hi @mbrody ,
Welcome back, we missed you! :slight_smile:
I recently did considerable work with eCQM by generating and making available all measures for the 2023-2025 reporting periods. While the defaults available measures include only the measure we certify however user has the ability to turn on any set of measures depending on the users practice needs. The 2026 reporting period is available, however I haven’t built the measures for this period because at the time of our last certification period they were not fully released.

I have created the tools to manage measures for reporting periods as a Ruby Docker project for generating the measures and is available on my git repo and openemr’s repo.

This project was originally developed by @ken (MI2), @adunsulag and myself for the 2015 ONC certification. Latest work was me creating and restructuring the newer reporting periods and creating tools for future support. @adunsulag lastly followed up with some bug fixes and ease of use updates.

This has turned into a very powerful tool and hopefully you will be able to improve and update the 2026 reporting period.

Review PR’s and issues for eCQM from git repo and good luck. I can’t wait to see what you come up with.
Jerry