A lightweight, ready-to-use Bahmni distribution for CURE Uganda to support standardized terminology, work processes, and reporting analytics.
cure.org
# Bahmni CURE Uganda distribution
_A Bahmni distribution to support standardized terminology, clinical processes, and reporting analytics at CURE Children's Hospital of Uganda_
-----
This repository maintains the 'distro POM' for CURE's Bahmni distribution in use at the CURE Children's Hospital of Uganda.
It downloads and brings in one place all artifacts needed by the distribution, simply run:
```
mvn clean package
```
### Target inventory:
* `bahmni_emr/`
The target version of the front-end apps that makes 'Bahmni EMR'.
* `bahmni_config/`
The bespoke Bahmni configuration (more here) to be consumed by Bahmni Apps.
* `openmrs_modules/`
The required set of OpenMRS modules.
* `openmrs_config/`
The OpenMRS bespoke configuration (more here) to be processed by the Initializer module.
* `openmrs_core/`
The target version of OpenMRS Core.