You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Input for discharge_datetime is hidden if discharge reason is EXPIRED. However for other discharge reasons, we are allowing discharge_date to be set to a previous date.
To Reproduce
Steps to reproduce the behavior:
Discharge a patient as expired with a past date.
See discharge date in discharge summary
Expected behavior
The discharge_datetime field should not be hidden. (To allow entries of past dates)
The text was updated successfully, but these errors were encountered:
⚠️Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed. @rithviknishad kindly acknowledge this message by commenting 'Acknowledged' below.
Reported by: @mathew-alex
Describe the bug
Input for
discharge_datetime
is hidden if discharge reason is EXPIRED. However for other discharge reasons, we are allowingdischarge_date
to be set to a previous date.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The
discharge_datetime
field should not be hidden. (To allow entries of past dates)The text was updated successfully, but these errors were encountered: