secuTrial_recipes

Step-by-step recipes for tasks in secuTrial

View the Project on GitHub SwissClinicalTrialOrganisation/secuTrial_recipes

Deleting saved patients/cases

Both in the setup and the productive environment it is occasionally necessary to delete saved patients or cases. In the setup environment you may simply want to clean up a multitude of registered records which have become obsolete. There is usually hardly any risk involved in deleting records from setup. This is also the reason you can delete in bulk in setup. In the productive environment it is different. You can only remove one record at a time. Here you need to be completely sure that what you are deleting really needs to be removed.

Note: Deleting records is permanent and can not be undone.

Deleting in setup:

  1. AdminTool
  2. Click “Patients” (can be called differently depending on the “Design” setup)

  1. If you would like to remove all then click “Cleanup”.

  1. “Select project” and uncheck “List orphaned patients only”

  1. Select all “Remaining patients” and click “->” to stage them for deletion.
  2. Click “Delete” and confirm “Delete”.

If you would like to remove individual patients in setup you can follow the description provided below (productive deletion).

Deleting in productive:

  1. AdminTool
  2. Click “Patients” (can be called differently depending on the “Design” setup)

  1. Enter specific ID of patient/case you would like to delete into “Pseudonym” field.

  1. Click “Search”
  2. Select it by clicking one of its ids.
  3. Click “Edit status”
  4. In the top part only select “to be deleted, not shown”.

  1. Click “Set status”
  2. Click “Save”
  3. In “Consent” select “withdrawn The entire data of the patient has to be deleted.”

  1. Click “Delete” and confirm “Delete”.

This recipe was tested under secuTrial version 5.5.1.10