The enterprise-grade health information system that augments OpenMRS 3.
This is the official Maven project for the free and open-source software flavour of Ozone, aka Ozone FOSS. This Maven project makes it easy to build and package Ozone FOSS.
💡 Did you know? There is a pro flavour of Ozone, aka Ozone Pro, that adds a number of enterprise features to Ozone FOSS.
A Maven project that gathers all artefacts that make the FOSS distribution of Ozone.
It depends on the OpenMRS 3 distro Ref App
<dependency>
<groupId>org.openmrs.distro</groupId>
<artifactId>referenceapplication-package</artifactId>
<type>zip</type>
</dependency>
and then augments OpenMRS 3 with all components that make Ozone FOSS a fully integrated health information system.
Building it fetches and brings in one place all Ozone's artifacts, simply run:
mvn clean package
Check ozone-docker.
ℹ️ Self sign-up here before accessing our Slack space for the first time.