Skip to content

The software distribution of Ozone HIS

License

Notifications You must be signed in to change notification settings

rbuisson/ozone-distro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ozone - The 'Distro' Project

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.

1. Overview

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

2. Try Ozone

Check ozone-docker.

3. Find us

Slack - Forum - Website

ℹ️ Self sign-up here before accessing our Slack space for the first time.

4. Report an issue

  1. Either start a conversation on Slack about it,
  2. Or start a thread on our forum about it.

About

The software distribution of Ozone HIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published