-
Notifications
You must be signed in to change notification settings - Fork 510
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
Review Missed #8607
Comments
@aparnacoronasafe lets not add the filter. Lets go ahead with the adding the time. |
I think the time display and sorting feature according to the list will be good enough to start off with Ie:
Hope this is clear. later we could do a scoping of how it has to come out with the events module and specific reviews according to task and login types |
@bodhish Can we show lable on patient list, showing:
|
Hi, |
not a valid issue based on the current develop |
Is your feature request related to a problem? Please describe.
CARE has a feature where healthcare workers can set review time. And when no log update is filed for the patient within the time, a "Review Missed" label appears on the patient card in the patient list (https://care-staging.ohc.network/patients?page=1&limit=12&review_missed=true) and the Patient dashboard (https://care-staging.ohc.network/facility/25059be9-968b-4e30-9b64-4c6ecc35ea98/patient/b4d6ccda-685e-4b92-95e1-e5b10f36f378/consultation/20bd5ddc-3ecb-4c2f-92e7-0d2b37ef2ecd)
The patient dashboard also shows the date and time when the review was supposed to happen along with the review missed label.
The patient list has a filter by which user can filter and find the list of patients who have missed the review.
The patient list may also be sorted by review missed date.
However, the doctors find it difficult to understand from the list if such a review was missed by a day/week/month. This will also determine the urgency with which the doctor needs to review the patient.
Describe the solution you'd like
The solution must enable user to understand, in relative terms, when was the review missed. And allow the doctor to list patients based on duration since review is missed.
Any feature to this effect is needed.
A few of the solutions I recommend are:
(@athulmanuel please comment if the filter is needed. Would adding the relative time alone fix the problem?)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: