-
Notifications
You must be signed in to change notification settings - Fork 540
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 time: consultation update #1255
Comments
@bodhish Data rendered does not contain review_time field |
review_time is part of the patient, not the consultation. ( although it saved in consultation the backend moves it to the patient ) |
@aparnacoronasafe As @vigneshhari mentioned that Review Time is stored in Patient Details. So next do you want to show this value somewhere? |
The issue is the saved review time doesn't appear in any of the forms. So what happens is, once you set review, You have no way of deleting the review alerts If the saved reviews appear somewhere, Like on the patient dashboard, with an option to stop/edit it. |
If review_time field is left blank then 0 is sent in request. |
Clarification on the Issue: How the Review Feature should work:
Eg: I file a 1 hr review in consultation form. I file a log update in half an hr. The log update form will come prefilled with 1hr in review after field. I can choose to edit it to 2 hrs. Then once i save the log update, the clock for review must reset. If no logupdate is filed in another 2 hrs, the "review missed" label must appear on the patient grid in patient list. Then once i file a log update, the clock must be reset again with whatever time is mentioned for review in the latest log update. Issues in CARE now - to be resolved
|
Hi, This pr/issue has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs for 7 more days. Thank you for your contributions. |
The review set on consultation update does not get saved
Also, a badge for saved consultation update for review set must be added
The text was updated successfully, but these errors were encountered: