Hi
Is anyone implementing a module for Bar Code reading? If yes, what are the version of OpenMRS that it´s being used and what are the other dependence modules (if any)
--
OpenMRS Implementers: http://go.openmrs.org/implementers
Post: implem...@openmrs.org
Unsubscribe: implementers...@openmrs.org
Manage your OpenMRS subscriptions at https://id.openmrs.org/
There is also an idcards module to aid in printing those barcodes.
Ben
Here is how we print barcodes at couple hospitals in Haiti:
Cosmin
git clone https://github.com/PIH/openmrs-module-patientregistration.git
cd openmrs-module-patientregistration
mvn clean install