Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openemr/openemr
The most popular open source electronic health records and medical practice management solution.
https://github.com/openemr/openemr
ehr emr fhir global-health health healthcare hit international linux medical medical-informatics medical-information medical-records openemr osx php practice-management proprietary-counterparts sponsors windows
Last synced: 4 days ago
JSON representation
The most popular open source electronic health records and medical practice management solution.
- Host: GitHub
- URL: https://github.com/openemr/openemr
- Owner: openemr
- License: gpl-3.0
- Created: 2010-05-21T19:54:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T07:02:56.000Z (2 months ago)
- Last Synced: 2024-10-29T14:45:11.255Z (2 months ago)
- Topics: ehr, emr, fhir, global-health, health, healthcare, hit, international, linux, medical, medical-informatics, medical-information, medical-records, openemr, osx, php, practice-management, proprietary-counterparts, sponsors, windows
- Language: PHP
- Homepage: https://open-emr.org/
- Size: 584 MB
- Stars: 3,159
- Watchers: 137
- Forks: 2,142
- Open Issues: 329
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- jimsghstars - openemr/openemr - The most popular open source electronic health records and medical practice management solution. (PHP)
README
![Syntax Status](https://github.com/openemr/openemr/workflows/Syntax/badge.svg?branch=master)
![Styling Status](https://github.com/openemr/openemr/workflows/Styling/badge.svg?branch=master)
![Testing Status](https://github.com/openemr/openemr/workflows/Test/badge.svg?branch=master)[![Backers on Open Collective](https://opencollective.com/openemr/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/openemr/sponsors/badge.svg)](#sponsors)
# OpenEMR
[OpenEMR](https://open-emr.org) is a Free and Open Source electronic health records and medical practice management application. It features fully integrated electronic health records, practice management, scheduling, electronic billing, internationalization, free support, a vibrant community, and a whole lot more. It runs on Windows, Linux, Mac OS X, and many other platforms.
### Contributing
OpenEMR is a leader in healthcare open source software and comprises a large and diverse community of software developers, medical providers and educators with a very healthy mix of both volunteers and professionals. [Join us and learn how to start contributing today!](https://open-emr.org/wiki/index.php/FAQ#How_do_I_begin_to_volunteer_for_the_OpenEMR_project.3F)
> Already comfortable with git? Check out [CONTRIBUTING.md](CONTRIBUTING.md) for quick setup instructions and requirements for contributing to OpenEMR by resolving a bug or adding an awesome feature 😊.
### Support
Community and Professional support can be found [here](https://open-emr.org/wiki/index.php/OpenEMR_Support_Guide).
Extensive documentation and forums can be found on the [OpenEMR website](https://open-emr.org) that can help you to become more familiar about the project 📖.
### Reporting Issues and Bugs
Report these on the [Issue Tracker](https://github.com/openemr/openemr/issues). If you are unsure if it is an issue/bug, then always feel free to use the [Forum](https://community.open-emr.org/) and [Chat](https://www.open-emr.org/chat/) to discuss about the issue 🪲.
### Reporting Security Vulnerabilities
Check out [SECURITY.md](.github/SECURITY.md)
### API
Check out [API_README.md](API_README.md)
### Docker
Check out [DOCKER_README.md](DOCKER_README.md)
### FHIR
Check out [FHIR_README.md](FHIR_README.md)
### For Developers
If using OpenEMR directly from the code repository, then the following commands will build OpenEMR (Node.js version 20.* is required) :
```shell
composer install --no-dev
npm install
npm run build
composer dump-autoload -o
```### Contributors
This project exists thanks to all the people who have contributed. [[Contribute]](CONTRIBUTING.md).
### Sponsors
Thanks to our [2015 Edition Major Sponsors](https://www.open-emr.org/wiki/index.php/OpenEMR_Certification_Stage_III_Meaningful_Use#Major_sponsors)!
### License
[GNU GPL](LICENSE)