Record field: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (This is not on the main form.)
m (Text replacement - "Delete Sent Patients button" to ""Delete Sent Patients" button")
Line 18: Line 18:


== Legacy ==
== Legacy ==
This field used to be used to facilitate deletion of records using the [[Delete Sent Patients button]] on the [[Main Form (CCMDB.accdb)]]. The [[RecordStatus field]] is now used for this.
This field used to be used to facilitate deletion of records using the [["Delete Sent Patients" button]] on the [[Main Form (CCMDB.accdb)]]. The [[RecordStatus field]] is now used for this.


[[Category: Data Collection Guide]]
[[Category: Data Collection Guide]]
[[Category: Patient Viewer]]
[[Category: Patient Viewer]]
[[Category: CCMDB.accdb]]
[[Category: CCMDB.accdb]]

Revision as of 10:54, 2020 June 3

if you are looking for the field used to designate a patient's completeness, see RecordStatus field

The Record field is field in CCMDB.accdb is used by collectors to manually "tag" files for various reasons.

Unlike the RecordStatus field, the Record field is not centrally controlled, and collectors are free to use this as they like.

Sent - the only universally used entry

When patients are sent CCMDB.accdb automatically sets the record field to "sent".

Some commonly used entries

  • MR - medical records follow up required (used by MR List)
  • C - COMPLETE - ready to send in files
  • W - follow up needed to a ward
  • sent - staff are manually adding this for files they sent in.

Customizing record dropdown options

The values available for this field can be edited in Settings (CCMBD.mdb). Click on the "Settings" button on the Main Form (CCMDB.accdb) to access the settings and edit, add, remove the values in the "Record Dropdown Options".

Legacy

This field used to be used to facilitate deletion of records using the "Delete Sent Patients" button on the Main Form (CCMDB.accdb). The RecordStatus field is now used for this.