Skip to content
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

feat: Add nursing tasks #51

Merged
merged 37 commits into from
Jul 25, 2022
Merged

Conversation

ChillarAnand
Copy link
Contributor

@ChillarAnand ChillarAnand commented Nov 8, 2021

Docs: https://docs.erpnext.com/docs/v13/user/manual/en/nursing_tasks

From checking vitals to ensuring medications are administered to a patient in a timely manner, nursing tasks are essential part of healthcare workflows. Frappe Healthcare ensures nursing tasks are transitioned correctly through out the workflows.

Creating nursing checklist template.

Screenshot 2021-11-08 at 11 11 49

Link nursing checklist to lab test template.

Screenshot 2021-11-08 at 11 13 04

Create lab test from template and it should create nursing tasks.

Screenshot 2021-11-08 at 11 13 20

Users cant submit lab test before completing nursing tasks.

Screenshot 2021-11-08 at 11 13 39

To see linked nursing tasks click nursing tasks button.

Screenshot 2021-11-08 at 11 13 48

To modify nursing task on a case to case basis, click on modify nursing tasks and select required tasks.

Screenshot 2021-11-25 at 18 37 50

Screenshot 2021-11-25 at 18 38 02

@ChillarAnand ChillarAnand force-pushed the nursing-tasks branch 4 times, most recently from 2660194 to 11768b9 Compare November 29, 2021 05:19
@ChillarAnand ChillarAnand marked this pull request as ready for review November 29, 2021 05:26
@ruchamahabal
Copy link
Member

@ChillarAnand Can you update the PR description with why the feature was added and the flow of creation?

@ChillarAnand
Copy link
Contributor Author

@ChillarAnand Can you update the PR description with why the feature was added and the flow of creation?

Added docs for the same at https://docs.erpnext.com/docs/v13/user/manual/en/nursing_tasks. @ruchamahabal

akurungadam and others added 6 commits January 18, 2022 13:09
clinical procedure on submit preop tasks and on complete postop tasks
inpatient record on admit preop tasks and on schedule discharge postop tasks
moved template link and tasks creation to therapy type and therapy session

add linked doctypes in all doctypes linking to nursing task
removed inpatient_record_dashboard.py

validate nursing tasks now checks for completed status instead of sumit
validate nursing tasks only for preop tasks
other fixes as suggested in pr comments
…d.json

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
fix: nursing task task_document description, set mandatroy
fix: set nursing task status to Requested on_submit
api to create nursing tasks based on template, minor fixes, code cleanup
@ChillarAnand ChillarAnand force-pushed the nursing-tasks branch 4 times, most recently from a5e79c4 to 0d7db15 Compare February 24, 2022 12:04
@ruchamahabal ruchamahabal merged commit e96eeca into frappe:develop Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants