Initial ITECH work on an OpenMRS-based EMR for the Kenya MoH
KenyaEMR Distribution
=====================================
Overview
--------
Initial I-TECH work on an OpenMRS-based EMR for the Kenya MoH.
Project homepage:
sites.google.com
Developer documentation:
wiki.openmrs.org
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
-------------
* Highcharts graphing library by Highsoft used under Creative Commons Licence 3.0 (
highcharts.com)
* Pretty Office Icons used with permission from CustomIconDesign (
customicondesign.com)