daveharmswebdev / personal-vital-signs

Application that allows user to store personal vital signs and transmit that data.
MIT License
0 stars 0 forks source link

medication administration #9

Open daveharmswebdev opened 7 years ago

daveharmswebdev commented 7 years ago

As a user I want my application to record my medication administration so that I and my caregivers know that I am taking my medication.

daveharmswebdev commented 7 years ago

Modes -- simple, med administration, med administration and inventory.

Simple records if morning, afternoon, dinner or bedtime meds were taken.

Med Administration mode marks which med was taken.

Med Inventory keeps track of how many meds are are in your pill bottle and will remind you when the meds will have to be reordered, the ideal consumer of this information will be a care giver. I keep imagining the adult child of an elderly individual who might be in early stages of dementia who is having some trouble managing their medication. The care giver would load the meds into the application and each time the meds are administered the med count is decremented and when there is less than 5 days supply (parameter) then the caregiver, and the user of course, gets a notification that it is time to reorder meds.