This module provides the pharmacy REST resources for the eSaude POC system. For further information please see the documentation.
Make sure you have Maven 3+ and Java 1.7+ installed.
Clone the repo:
git clone https://github.com/esaude/openmrs-module-pharmacyapi.git
Build with Maven:
mvn clean install