ohcnetwork / care_fe

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://care.ohc.network
MIT License
249 stars 433 forks source link

Small enhancements to reduce data entry effort #8555

Open aparnacoronasafe opened 1 month ago

aparnacoronasafe commented 1 month ago

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

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

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.

AdityaJ2305 commented 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.

bodhish commented 1 month ago

@aparnacoronasafe lets hold this