Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 4.29 KB

README.md

File metadata and controls

75 lines (46 loc) · 4.29 KB

Build Status Backers on Open Collective Sponsors on Open Collective

OpenEMR

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.

Contributing

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

Support

Community and Professional support can be found here.

Extensive documentation and forums can be found on the OpenEMR website.

Reporting Issues and Bugs

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.

Reporting Security Vulnerabilities

Send an email to [email protected] . If possible, please encrypt your email via PGP with this public key.

API

Check out API_README.md

Docker

Check out DOCKER_README.md

For Developers

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

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

GNU GPL