PRE_AR_ANES_TIMES
Description:
This table stores the anesthesia start and end times for each line in a temporary transaction (TAR) record.
*Note: TAR records in Chronicles are purged periodically depending on your system setting. Be aware that old data in this table may be lost if you truncate the table.

Primary Key
Column Name Ordinal Position
TAR_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TAR_ID NUMERIC No
The unique identifier for the temporary transaction record.
2 LINE INTEGER No
The line number for the information associated with this record.
3 CE_ANES_START_DTTM DATETIME (Local) No
The start date and time of the anesthesia procedure.
4 CE_ANES_END_DTTM DATETIME No
The end date and time of the anesthesia procedure.