Versions Compared

Key

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

Possible Projects for Google Summer of Code 2015:                                                 Like us on Facebook

 

Panel

Project:

 Disease specific doctors

 Find a Hospital

Brief Explanation: Allow a paient users to search for hospitals, pharmacies and doctors on the basis of two filters; First :- On the basis of disease entered by patient; Second :- On the basis of distance from the patientfilters 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:

Objectives:

Familiarize yourself with Sencha Touch, as well as the OpenMRS REST API/Android/iOS

Build a sencha app that allows patient to enter the diseasean 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

Develop an algorithm to find the Disease Specific doctors.

Show the result on a map. 

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 his needs like for a particular disease.

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

Primary Mentor: Chahal Arora

Secondary Mentor:

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

...