-
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
Pain Scale (0-10) #7378
Comments
@aparnacoronasafe should we also be updating the existing data to scale accordingly? For example, if old data is 5, should it be updated to 10? |
Recording.2024-03-11.153229.mp4Pain below 2 is being shown in red, then green, then once again red after 5. @aparnacoronasafe can you also tell if this coloring should be changed? Ill take up the issue because I am already working on the preview UI for this |
The slider corresponds to pain. I have few suggestions to make.
|
Great suggestions guys! @rithviknishad yes, the existing entries needs to be adjusted against scale of 0-10. So previously entered "2" will become 4. @leftover19 Good suggestion. However, one change I want to suggest is to have description of pain as "Low, mild and high". "Normal" in the context of pain is not logical. 0-3- Low (Green) @skks1212 Please go ahead with the above. |
Solution.mp4 |
@leftover19 needs changes to be made in the backend for:
|
Can you please guide how? |
Yup, you need to create a custom migration to migrate existing data and raise a PR in that repository. |
@leftover19 thank you for your inputs, but I would recommend having a look at the issue assignees and history before assigning an issue to yourself and raising a PR. Now there will be a duplicate PRs for this issue🙂 Keep this in mind from next time! |
Is your feature request related to a problem? Please describe.
https://care.coronasafe.in/facility/0c95c7f0-e1d2-4aff-83fa-933cef60d3a8/patient/7e8fc20f-02da-47f7-8c33-f2d8c7e52dd8/consultation/cb44a173-6fe2-452f-b2d1-6c6e2695411e/daily_rounds/8e4d0791-30d4-4e5d-8ca4-f6e27abb6418/update
Currently the pain scale in CARE is from 0-5.
Change it to 0-10 to allow user to input a more nuanced measure of pain experienced by the patient.
The text was updated successfully, but these errors were encountered: