Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.11 KB

alt tag

Jerusalem Clinic distribution

A community health clinic distribution to support standardized terminology, clinical processes, and reporting analytics at the Jerusalem Clinic in Canaan, Haiti


This repository maintains the 'distro POM' for Global Health Coalition's Bahmni distribution in use at the Jerusalem Clinic in Canaan, Haiti. 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.