Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Project: Share Records via Biometrics/QR Code

Brief Explanation:   

Used Technologies: Sencha Touch, Cordova, Android, iOS, mySQL

Primary Mentor: Amrit Singh Bains

Secondary Mentor: Karan Singh

Objectives:

Build a Sencha Touch/Cordova plugin which can be used for creation and detection of QR Codes. The idea that a patient should be able to share his records with doctors is highlighted. A user would be able to generate an OTP using a QR code on Raxa Patient App and doctor sitting across to him would be able to scan it using the Raxa Doctor App to see his information. There is no need to remember username/emails for doctor-patient interaction. This will help reduce a lot of time and effort in health care and cumbersome affair of carrying documents to the doctors one visits. In this project, we can replace usage of QR code by using a combination of biometrics to verify.

Getting Started:

Build a Hello World app using Sencha

Create a Hello World Plugin using cordova and integrate it with the Sencha app which you created in the previous step

Show the working of the plugin with both Android and iOS

Install OpenMRS on your system: http://openmrs.org/download/

Upload the registration module on OpenMRS to register with the help of biometrics https://wiki.openmrs.org/display/docs/Registration+Module#RegistrationModule-BiometricWorking

Panel

Project: That's what Doctor said Extended

Brief Explanation:  Build a Sencha Touch app that converts your doctor's prescription into layman's language, including drugs, diagnosis, tests and investigations

Used Technologies: Sencha Touch, Cordova, Android, iOS, mySQL

Primary Mentor: Piyush Madan

Secondary Mentor: Amrit Singh Bains

Objectives:

Familiarize yourself with Sencha Touch, as well as a good parser for the prescription

A patient is given a prescription/record of themselves. There should a button in the app which "translates" the record to simple english

There can be another tab for if a patient wants to read more about it, within the app, called "Do the research"

Example: 

Doctor wrote "ABC: QD AC 7 days" (where ABC is a medicine)

Response: "Take the medicine ABC everyday for 7 days before meals, starting today"

Doctor wrote "Blood Pressure: 160/100" (where ABC is a medicine)

Response: "Your blood pressure is at Hypertention Stage 2"

Getting Started:

Build a Hello World app using Sencha

Fork https://github.com/Raxa/ctakes and run cTakes on your system with the drug pipeline

Raxa Gsoc 2014 Project: That's What Doctor Said

Send a pull request which implements any other pipeline of cTakes which can be used to elevate the present service