Skip to content

nazzle28/openmrs-module-kenyaemr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KenyaEMR Distribution

Overview

Initial I-TECH work on an OpenMRS-based EMR for the Kenya MoH.

Project homepage: https://sites.google.com/site/kenyahealthinformatics/

Developer documentation: https://wiki.openmrs.org/display/projects/KenyaEMR+Distribution

Installation

To create a distribution zip of all required modules, build as follows:

mvn clean package -DbuildDistro

This can then be extracted into your OpenMRS modules repository directory, e.g.

MODULE_DIR=/usr/share/tomcat6/.OpenMRS/modules/
rm $MODULE_DIR/*.omod
unzip -oj distro/target/kenyaemr-13.3-distro.zip -d $MODULE_DIR

Accreditation

About

Initial ITECH work on an OpenMRS-based EMR for the Kenya MoH

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.1%
  • JavaScript 9.3%
  • HTML 8.9%
  • Groovy 5.4%
  • Other 0.3%