Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.15 KB

alt tag

Bahmni Villa Verde distribution

A community health clinic distribution to support standardized terminology, clinical processes, and reporting analytics at the mobile clinic of Villa Verde, Dominican Republic


This repository maintains the 'distro POM' for Global Health Coalition's Bahmni distribution in use at the Villa Verde mobile clinic, Dominican Republic. 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.