OpenEMR
ONC-certified electronic health records (EHR) and medical practice management system.
Why consider OpenEMR?
OpenEMR is an open-source, ONC-certified electronic medical records (EMR) and practice management software. It features patient demographics, appointment scheduling, electronic billing, e-prescribing, clinical decision rules, and a secure patient portal.
Learn OpenEMR by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of OpenEMR
OpenEMR provides outpatient medical clinics, doctor offices, and hospitals with a certified electronic medical record system.
Quickstart
docker run -d \ --name openemr \ -p 8300:80 \ openemr/openemr:latestAccess http://localhost:8300 to configure your medical facility, add physicians, and begin recording clinical encounters.
OpenEMR is licensed under the GNU General Public License v3.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.