Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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 websitewww.ozone-his.com
DownloadsGetting Started Guide
Source codeGitHub
Online demoComing soon
Support emailinfo@ozone-his.com
Chat#ozone
ForumOzone on OpenMRS Talk

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 3SENAITEOdooSuperset
http://172.17.0.1/openmrs/spa
User: admin
Pass: Admin123
http://172.17.0.1:8081/senaite
User: admin
Pass: admin
http://172.17.0.1:8069
User: admin
Pass: admin
http://172.17.0.1:8088
User: admin
Pass: password



  • No labels