Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Addition] Verify whether drug has been taken at the right time. #5

Open
thebhatman opened this issue Nov 10, 2019 · 0 comments

Comments

@thebhatman
Copy link
Collaborator

Currently the Spacy (Medacy) medical entity recognition model is capable of extracting drugs and duration of dosage only when the duration explicitly mentions the number of days or time. Doctors can use various time formats such as "1-0-1" indicating the medicine has to taken in the morning and night and various other non standard formats.

Once these are extracted, we need to verify if the user has taken the drug at the assigned time. One approach is to create reminders a few minutes before and prompt the user to consume the medicine in front of the phone/laptop camera and use motion tracking, pill detection, hand detection and face detection and check if the trajectory of the pill ends at the person's mouth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant