MedGuardian provides users a web interface to assist with management of prescription medications.
- Individualized user login and profile
- Maintain a list of active medical providers (prescribers)
- Entry and storage of prescription medication details
- Database includes more than 40,000 FDA approved prescription medications
- Visualization of all active medication
- Visualization of that day's medication
- Allows downloading of printable PDF of day's medications
- Assignment and modification of administration times for each medication
- HIPPA-compliant SMS reminders that medication is due
- Alerts based on user-chosen administration times
- MedGuardian is built on the Django Web Framework
- Two Python Microservices
- Database population with prescription-related data, including parsing and storage of FDA medication data
- Separate notification service that pushes SMS alerts shortly before medications are to be taken
- NGINX proxy server