Skip to content

Searching through Empirical data of adverse effects of medical drugs based on your characteristics

License

Notifications You must be signed in to change notification settings

MySideEffect-Team/MySideEffect

Repository files navigation

MySideEffect

Screenshots

Minimal Style Search Tool User Info

Problem: There is a lot of medical research going on, but usually there is no real information about it other than on the prescription. Additionally, not all side effects are distributed equally, or you are even allergic to some ingredients.

Solution:

  • Tapping publically available adverse side effects data and putting it in context of individual patient profile
  • Potential in Future: Analyzing medical science papers about adverse side effects, save them and keep the information updated
  • Provide a interface for searching the name of a drug, and showing old and new information about it
  • Based on a Symptom, showing relevant drugs and the severity and frequency of their side effects
  • If you create a user-profile, drugs irrelevant for you (based on allergies, location (availability), preferences, ...) will not be shown
  • The more information there is about a patient, the more specific and helpful are the suggestions going to be

Data resources:

This is part of the BaselHack Hackathon: https:/BaselHack/BaselHack2017/wiki/Topics

setup instructions

pip install -r requirements.txt
cd MySideEffectMain
# ... test if database is valid and fix if not
python3 manage.py runserver

now it should be accessable at 127.0.0.1:8000 :)

About

Searching through Empirical data of adverse effects of medical drugs based on your characteristics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published