palladiumkenya / openmrs-module-kenyaemr

OpenMRS-based EMR for the Kenya MoH

Home Page:https://kenyahmis.org/resources/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

OpenMRS-based EMR for the Kenya MoH

https://kenyahmis.org/resources/

License:Other


Languages

Language:Java 79.2%Language:HTML 14.0%Language:JavaScript 3.2%Language:Groovy 2.8%Language:CSS 0.8%Language:Shell 0.0%