Ozone - Health Information System
OpenMRS 3, augmented
Ozone is a fully integrated solution for frontline healthcare professionals to manage and access patient data at the point of service.
Ozone brings together open-source domain-specific technologies:
OpenMRS 3 — Electronic Medical Records
SENAITE — Laboratory Information
Odoo 14 — Enterprise Resource Planning
Superset — Data Visualisation and Analytics
This architecture reduces software and code to maintain by respecting a separation of concerns for patients data – it is managed where it belongs.
Official website | ||
Downloads | ||
Source code | ||
Online demo |
| |
Support email | ||
Chat | ||
Forum |
Getting Started
1. Type the following commands in a terminal:
Getting Started
git clone https://github.com/ozone-his/ozone-docker
cd ozone-docker
./start-demo.sh
2. Then start browsing Ozone:
OpenMRS 3 | SENAITE | Odoo | Superset |
---|---|---|---|
http://172.17.0.1/openmrs/spa | http://172.17.0.1:8081/senaite | http://172.17.0.1:8069 | http://172.17.0.1:8088 |