AI-powered patient records system to save doctors’ time

Inspiration

In the UK Doctors spend a lot of time on admin when they should be saving lives! Data is stored on various electronic and physical records which takes time to aggregate and process

What it does

  • A simple web app that collates all patient data. This project provides access to test results all in one place.
  • Able to search through different patients
  • Makes predictions on the patient’s tests and medical history

How we built it

  • Web app built using HTML/CSS
  • Triage prediction performed in Python using decision tree classification

Challenges we ran into

  • Time!
  • We didn't have time to link the web app and triage prediction together
  • Also didn't have time to allow the NLP module to pick out symptoms from clinical notes

Accomplishments that we're proud of

  • Making a visually appealing patient records system
  • Getting the predictions working
Share this project:

Updates