-
Notifications
You must be signed in to change notification settings - Fork 532
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
MEWS #6433
Labels
Comments
3 tasks
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity. |
Hi @nihal467 can you assign me this issue. |
Discussion note on 27/11/2023 - Engineering Call |
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Nov 30, 2023
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 1, 2023
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 1, 2023
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 1, 2023
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 3, 2023
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 6, 2023
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 8, 2023
AshrafMd-1
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 11, 2023
rithviknishad
added a commit
to AshrafMd-1/care_fe
that referenced
this issue
Dec 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue to be taken up once #6434 is closed.
Is your feature request related to a problem? Please describe.
MEWS Scoring system is a well regarded method of assigning score to rate the condition of a patient in the ICU.
A summary of how the MEWS is calculated is available below:
Describe the solution you'd like
Add a section in the patient dashboard for MEWS
When all the parameters in the MEWS calculator is logged in the CARE system within 30min, then the system automatically calculates the MEWS based on the above calculation.
If one of the parameters is not updated in the system, then, the dashboard will simply show option to Calculate MEWS
When the user clicks on the option to "Calculate" MEWS, Open up a pop-up window with the relevant parameters. When the user fills it out, the data is saved as a new Logupdate.
If one or more of the Parameters are already filled out in any log update within the last 30 min, the pop-up window will be auto-filled with those values.
When MEWS is calculated and shown in the patient dashboard, colour code the section based on the colour coding on the MEWS calculator
Show the latest MEWS on the Patient list on the respective patient cards
The text was updated successfully, but these errors were encountered: