Versions Compared

Key

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

...

Panel

Project: Find a Hospital

Brief Explanation: Allow users to search for hospitals, pharmacies and doctors on the basis of filters like disease, distance, rating. Hospitals information should include facilities available, number of doctors, specialists available, etc. Project should have APIs which would help other frameworks to use our information using REST

Used Technologies: Sencha touch, JavaScript, mySQL, HTML, CSS, Android, iOS Development

Primary Mentor: Alpana Singhal

Secondary Mentor: John V Stoecker

Objectives:

Familiarize yourself with Sencha Touch/Android/iOS

Build an app that uses a one stop search for diseases, hospitals, doctors and finding a way to create interactions between all these entities. It gives a list of doctors/hospitals on the basis of above mentioned filters

Develop an algorithm to find the specific results for selected queries like "Doctors Near Me" should return only doctors dependant , and "I have xyz", where xyz is a disease, should return hospitals where xyz can be treated

Show the result on a map and a list

Document your module so that we can maintain it

Getting Started:

Build a Hello World app using Sencha/Android/iOS

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

Add on the OpenMRS REST module: https://wiki.openmrs.org/display/docs/REST+Module

GET location data or provider data through the OpenMRS REST API

Show the location data on a map and as a list interface

...

Panel

Project: Health Tracker

Brief Explanation:  Make use of patient data (age, weight, medical history) to suggest better life style guide like you can integrate that data to suggest running/jogging targets or suggest diet plans

Used Technologies: Sencha touch, JavaScript, mySQL, HTML, CSS

Primary Mentor: Chahal Arora

Secondary Mentor: John StoeckerAlpana Singhal

Objectives:

Familiarise yourself with Sencha Touch, as well as the OpenMRS REST API

Build a sencha app that allows patient to enter the age,gender and past medical history. Give list of best insurance plan for them

Document your module so that we can maintain it

Getting Started:

Build a Hello World app using Sencha

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

Add on the OpenMRS REST module: https://wiki.openmrs.org/display/docs/REST+Module

//more tasks to be entered//

...

Panel

Project: Smart Help System

Brief Explanation:   

Used Technologies: Sencha touch, JavaScript, mySQL, HTML, CSS

Primary Mentor: Karan Singh

Secondary Mentor: Kartik Jain

Objectives:

Build a sencha touch plugin that can be used for implementing an effective and dynamic help system for Raxa Doctor. The help system should include the following feature -When a person clicks on a help button the current view which is opened on sencha touch freezes and clicking any element on screen shows a brief description of that element.

Getting Started:

Build a Hello World app using Sencha

Learn how to build a Sencha touch plugin

Research on what can be the most effective and simple ways help functionality can be added to Raxa Doctor

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