OpenEMR is the most popular open source electronic health records and medical practice management solution. ONC certified with international usage, OpenEMR's goal is a superior alternative to its proprietary counterparts.
OpenEMR is a leader in healthcare open source software. Costly proprietary EMRs are no longer the only option. Learn how to start contributing today!
Already comfortable with git? Check out CONTRIBUTING.md for quick setup instructions
Community and Professional support can be found here.
Extensive documentation and forums can be found on the OpenEMR website.
Report these on the Issue Tracker. If you are unsure if it is an issue/bug, then always feel free to use the Forum and Chat.
Send an email to [email protected] . If possible, please encrypt your email via PGP with this public key.
Check out API_README.md
If using OpenEMR directly from the code repository, then the following commands will build OpenEMR (Node.js version 10.* or 12.* is required) :
composer install --no-dev
npm install
npm run build
composer dump-autoload -o
This project exists thanks to all the people who contribute. [Contribute].
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]