JSS Annual Report 2010

Annual Report_2010RA100610 copy.doc

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

OpenMRS Locations

OpenMRS Wiki

OpenMRS Answers

OpenMRS and i2b2

Connecting OpenMRS to mobile health IT

Use of OpenMRS in Nigeria

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

http://help.github.com/linux-set-up-git/