Versions Compared

Key

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

...

Panel

Project: Health Insurances 

Brief Explanation:  Use patient details like age, gender, income and past medical history to suggest best insurance plans . Also allow a patient to choose a insurance based on diseases

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

Primary Mentor: Chahal Arora

Secondary Mentor: Surajit Nundy

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, income 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//

Research on how for a particular user you will rate an insurance plan as compared to other plans and provide most suitable insurance

Panel

Project: Health Device Communication/Remote Health Monitoring(IoT)

Brief Explanation:  Build an app to communicate with health devices such as patient monitor, blood sugar monitors, blood pressure meters, and other low cost medical devices common in India

Primary Mentor: Kartik Jain

Secondary Mentor: Chahal Arora

Objectives:

Research common interfaces for low-cost medical devices in India

Familiarize yourself with Sencha Touch and the OpenMRS REST API

Create an app that allows automatic entry as well as manual entry from devices

Send results to OpenMRS via REST

Allow user to check results in graph form

Getting Started:

Research what kinds of low-cost devices that communicate over wifi/bluetooth are available in India

Research on Internet of things

Show us a video of any of your project where you have worked with any such interface that connects a medical device and sends data over internet/computer

...

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: Alpana 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//

Build an App (Sencha / Android) which tracks the user movement and output the distance travelled and calories burned.

Research on how can you make the system intelligent using the user data

Panel

Project: Duplicate RaxaStore Application Tracker

Brief Explanation:  Create an application that compares a database document with all existing documents of database and compares the similarity between them

Used Technologies: Sencha touch, JavaScript, mySQL, HTML, CSS, Node js, Java

Primary Mentor: Kartik Jain

Secondary Mentor: John Stoecker

Objectives:

Raxa Store will be used to upload database of concepts etc which can be used by them offline in their health center or shared globally with everyone. A person will be able to select few drugs and use it for his own need, he would upload a database of drugs on RaxaStore, but there will be a possibility of plagiarism. To tackle this issue, we need to create an application that compares a database document with all existing documents of database and compares the similarity between them.

Getting Started:

Build an application that compares two or more text files and gives the approximate percentage of data that is common in both

...