Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

mekomsolutions/bahmni-distro-jib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

Dr. Salam Jibrel Medical Center distribution

The Bahmni distribution of Dr. Salam Jibrel Medical Center fertility clinic.


This repository maintains the 'distro POM' for the Dr. Salam Jibrel Medical Center distribution or 'JIB' Bahmni distribution.

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.