Frappe Health - Revision: b96cc29469

Edited Nursing Tasks

Restore Revision

chillar edited on Jul 26, 2022, 4:58:29 PM

@@ -1,3 +1,38 @@
+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.
+
+
+### Nursing Checklist Template
+
+Users can pre-configure frequently used nursing tasks using Nursing Task Template. Once it is done, during the healthcare workflows nursing tasks can be automatically created using these templates. Frappe Healthcare also ensures all the related nusing tasks are transitioned to desired state during the workflows. 
+
+You can check [this page](/docs/v13/user/manual/en/nursing_checklist_template) to know more about creating and using nursing checklist templates.
+
+
+### Nursing Tasks
+
+When entering patient data like clinical procedure or lab data, nursing tasks might be created if the templates are configured. Users can navigate to related nursing tasks directly using the `Nursing Tasks` button present on the page.
+
+You can check [this page](docs/v13/user/manual/en/nursing_tasks) to know more about creating and using nursing tasks.
+
+
+### Validate Tasks Settings
+
+In healthcare settings, healthcare admins can configure if nursing tasks have to be mandatorly submitted while submitting the patient data. 
+
+<img src="/files/nt-settings.png">
+
+If it is enabled, users can't submit the patient data without first completing the related mandatory nursing tasks. 
+
+When there are pending tasks, system will show a warning that there are pending tasks. 
+
+<img src="/files/nt-error.png">
+
+Once these tasks are submitted, then users can successfully submit the relevant patient data. 
+
+
+
+
+
 ### Nursing Tasks
 
 Using Nursing Checklist Template users can create nursing tasks in various healthcare workflows. From patient documents like lab tests or clinical procedures, users can directly go to relevant nursing tasks by clicking on the `Nursing Tasks` button.