Drug Order API

REST API

The REST API provides a means to get active orders, with several optional patients.  Hopefully this should be enough to meet our needs.  (We use this in the Lab Workflow module, so example usage can be found there).

https://github.com/openmrs/openmrs-module-webservices.rest/blob/master/omod-2.3/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/search/openmrs2_3/OrderSearchHandler2_3.java