Open aparnacoronasafe opened 1 month ago
Hey @aparnacoronasafe I have gone through all the issues mentioned above I can solve them so Could you assign it to me ?
I have few doubts regarding Vitals- when user tries to enter values by typing, it doesn't get recorded unless the user also selects the option from the dropdown. This is very frustrating. The user must be able to add values by simply typing in the fields as well.
so I need to put a validation step that only accepts values from the dropdown options, rejecting any value the user manually types in.
@aparnacoronasafe lets hold this
Is your feature request related to a problem? Please describe. CARE has many forms that healthcare professionals use multiple times daily. Many of these forms are long and has many many fields.
We must do our best to make the data entry experience as smooth as possible.
The following changes are suggested for this purpose.
Describe the solution you'd like PATIENT REGISTRATION FORM (https://care-staging.ohc.network/facility/d171b5f6-7d4e-40e8-8591-799aebc9c9ec/patient)
CONSULTATION FORM (https://care-staging.ohc.network/facility/afe455bf-1d5b-42c7-84c0-0ec3318c2678/patient/48600aca-68fd-41f2-9f4c-f872a6d19403/consultation)
https://github.com/user-attachments/assets/3369ddab-4bda-472d-8586-a81c5234fc7b
[ ] 'Bed' field, the user needs to click on the downward arrow to see the dropdown, or type into the file. Simply clicking anywhere on the input field must open the dropdown.
[ ] For ICD-11 Diagnosis input, when user selects the ICD-11 listing, automatically open up the "Add as" dropdown. This will save the user 1 click and also ensure that the "add as" is not missed out. Many times, users simple select ICD-11 and move ahead, only when they try to save the form they realise that type of diagnosis is not selected.
LOG UPDATE FORM (https://care-staging.ohc.network/facility/d171b5f6-7d4e-40e8-8591-799aebc9c9ec/patient/ad6366f5-f67a-4e5f-9b23-71f5104a86b7/consultation/7a743f82-33cb-4559-8cd0-f7c2ac6b1b47/daily-rounds)- BRIEF Log Update
DETAILED Log Update
[ ] In vitals section, all the numeric fields show "--.--". this gives the impression that the input accepts up to 2 places of decimals. However, this is not the case. Only "Temperature" field accepts up to 1 decimal digit. Please correct the placeholders in the numeric field to "--" except for temperature where it must be "--.-" Check for the same issue across all numeric input fields in log update
[ ] When I fill out details in basic editor and proceed to the critical care index there are 2 bugs. a) When I am in the critical care index, and come back to the basic edit and want to proceed again to the critical care index, clicking on "continue" does not do anything. Instead "close" brings me back to the critical care index. Here the buttons must behave in the following manner:
"Save & Continue" - rename "continue" as "Save and continue"- this should take the user to the critical care index
remove the "Cancel" option b) When I go from critical care index to basic editor and then come back to critical care index again, all the other sections where I have data entered, previously highlighted in Green becomes grey again. This gives a user the impression that data in all other sections were not saved. but this is not the case. when you open individual sections, the data previously entered in visible. The sections were data is entered must remain highlighted in green. Both the above issues are shown in the screen recording here: https://drive.google.com/file/d/1ue4LHKBTOoP2PbkwJNscdc482CmxYJWg/view?usp=sharing
[ ] In "Neurological monitoring, under the "Glasgow Coma Scale" on the bottom right, it says "Total-5" instead, it must say "Glasgow Coma Scale- 5"
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.