Greetings!
I developed a basic module that creates a table which takes patientId, obsId, and similar information, and added a custom field of mine.
Now, I want to push and pull data from the table we created, and other information related to patient etc, remotely through a separate android application.
I realize that for this I need something like Rest Module (
https://wiki.openmrs.org/display/docs/REST+Module).
Can someone please elaborate over where I can find documentation on usage of this module, or if there is something else we should be relying upon.
Also, if you can share some source code which do something on parallel lines, and may or may not use Rest module.Any help in this regard is highly appreciated.
PS: We are trying to develop a prototype which allows results of medical devices interfaced with android, to be directly pushed to OpenMRS.
Thanks and regards
Rakshit