Raxa JSS EMR Documentation and Resources
JSS Annual Report 2010
Maternal and Child Health
National Child Health Resource Centre
Guidelines for Antenatal Care and Skilled Birth Attendance, at Birth by ANMs / LHVs / SNs
OpenMRS Resources
Connecting OpenMRS to mobile health IT
OpenMRS implementer's meeting video
Launch of the Shimla Hospital project using OpenMRS
Coding Resources
Our Application Architecture
https://wiki.openmrs.org/display/projects/Raxa+JSS+EMR+Application+Architecture
REST
Our OpenMRS REST server
http://raxaemr.jelastic.servint.net/openmrs User/Pass => (contact project organizers, e.g. Shuro). It uses the 1.8.3-SNAPSHOT
OpenMRS REST API
https://wiki.openmrs.org/display/docs/REST+Module
https://wiki.openmrs.org/display/docs/REST+Web+Services+API
Firefox REST Client App
https://addons.mozilla.org/en-US/firefox/addon/restclient/
Tutorial using the Firefox REST Client
http://somersetson.com/devblog/?p=41
RESTful Login
http://stackoverflow.com/questions/4608225/how-do-i-implement-login-in-a-restful-web-service
http://www.peej.co.uk/articles/http-auth-with-html-forms.html
http://www.peej.co.uk/articles/restfully-delicious.html
Here is the relevant way to do CRUD with Person Names
https://wiki.openmrs.org/display/docs/REST+Web+Service+Resources#RESTWebServiceResources
Git
Getting started with GIT