App to track patient treatments. The main focus of the app is to track treatments and draw useful conclusions from the data such as effective treatments and related symptoms to a diagnosis. Created as a personal project.
A Windows Presentation Foundation (WPF) application to track patient treatments.
Users can log their treatment records into the application and search for similarities between different treatments.
The application also analyses the data and highlights patterns based on it.
Tracking of treatment records
Name
, a Date
, a Diagnosis
, up to 6 Symptoms
, up to 6 Treatments
, a treatment Effectiveness
(Ineffective, unsure or effective) and Notes
Searching through the database for specific records using filters
Analysis on stored data such as the most common diagnosis for a certain symptom, frequency of different diagnoses or common symptoms for certain diagnoses
2 different color modes (Light and Dark Mode)
TAR
or ZIP
button at the top of the page.treatment_database.application
which is located in the Installer
folder.
After the app is installed, it can be run through either of these 3 ways:
treatment_database.application
Any future updates will be automatically detected.
The icon can be clicked to display more information.
Add or Remove Programs
in your computer settings.treatment_database
in the list and click Uninstall
Note that any stored data will be deleted and cannot be restored!
Translucent icons used in background UI (Folder and connected circles)