How-toNo code needed

Stop or delete a care flow

End a running care flow or remove it and its data entirely, with a clear warning that neither action can be undone.

Stopping and deleting are different actions, and both are final:

  • Stop ends a running care flow. Its pending activities stop.
  • Delete removes the care flow and all data associated with it.

Neither can be undone. A stopped care flow can't be restarted, and a deleted one can't be retrieved. Deleting also destroys the clinical data collected in that flow.

When in doubt, stop it. A stopped flow keeps its record; a deleted one doesn't.

From the patient list

  1. Go to the Patient list in Awell Care.
  2. Select the patient.
  3. In the list of active care flows, click:
    • ◼️ to stop the care flow, and enter a reason.
    • 🗑️ to delete the care flow and all its data.

Enter a real reason when stopping, since it's the only explanation anyone reviewing this patient later will have.

From the care flow activity feed

  1. Go to the Activities list in Awell Care.
  2. Select the care flow.
  3. Find the activity, which opens that flow's activity feed.
  4. Click Manage at the top right, then stop or delete.

The Manage menu at the top right of a care flow, offering Add track, Stop care flow and Delete care flow

Stopping asks for a reason before it goes ahead, and repeats the warning that a stopped flow cannot be resumed.

The Stop care flow dialog, warning that pending activities cannot be completed and asking for a reason

Through the API

Both actions are available in the Orchestration API. See Care flows in the API reference.

Deleting a flow is not deleting a patient

This removes one care flow. Removing the person and everything about them, which is what a right-to-be-forgotten request means, is on View and edit a patient profile.

Next steps

To change what a care flow does for future patients, go to Design care flows.

On this page