-
Notifications
You must be signed in to change notification settings - Fork 437
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
Pressure Sore: Enhancement (PUSH score) #3432
Comments
We may need to think of a redesign to accommodate the popup for a separate body part? @gigincg |
@arpancodes yes. total score will be sum of all subscores for a particular pressure sore. There will be one score for each of the pressure sores on the body @gigincg @nihal467 Yes, we need a redesign. I was imagining the OUSH score to appear in a floating window against each selected body part. It would be nice if someone can create a mockup design and we can start a discussion from there. |
@aparnacoronasafe Can we have a default value for each of these for migrating the existing data? cc: @iamsdas |
Right now we have a default value of an empty list. The main question is if there would be any problem deleting the existing data for the |
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. |
In the pressure sore section (https://care.coronasafe.in/facility/c92cc4df-0fea-4d37-9c24-1c9f07bfac23/patient/05d1be0f-51e6-4eab-8682-bc5515f5c863/consultation/aea6e0ab-7405-4186-b76e-b4e1aa3bbdca/daily_rounds/779a961f-9045-4a1f-b996-d4af459d7c59/update)
Instead of simply marking the intensity of the pressure sore on a scale of 5, we should introduce the PUSH score to assess a pressure sore. Each pressure sore on the body must be independently evaluated.
So each selected section must have a separate pop-up window with the PUSH score.
PUSH score is calculated based on 3 parameters:
1 (a): Length (b): Width - Both these parameters will be collected in CMs with decimal places up to 1.
2. Exudate Amount: Dropdown [ None, Light, Moderate, Heavy]
3. Tissue Type: Dropdown [ Closed, Epithelial tissue, Granulation Tissue, Slough, Necrotic tissue]
Once the user adds these parameters, the system must automatically assign scores to these inputs and calculate a total score to be shown in the UI.
The scoring will be based on the below table:
To help the user give better input for the three parameters, The following explanation may be shown near the input fields
There must also be a description field (long text field) to give additional details about each of the pressure sore.
The text was updated successfully, but these errors were encountered: