"Delete Sent Patients" button

From CCMDB Wiki
Revision as of 11:01, 2020 June 3 by Ttenbergen (talk | contribs)
Jump to navigation Jump to search

The "Delete Sent Patients" button on the Main Form (CCMDB.accdb) deletes patient records that have the Record field set to "Sent".

When patients are sent the RecordStatus field is set to "Sent". This allows keeping patients on file until it is clear that the sent was successful, while not getting sent patients mixed up with ones ready to send in the new round and have the RecordStatus field set to "complete".

Logical delete

The button implements a partially logical delete. See RecordStatus_field#deleted for more info.

Related articles

Related articles: