PRE_AR_ANES_EXCL
Description:
Time period to exclude when calculating anesthesia concurrency. The full time range (without exclusion) can be found in the PRE_AR_ANES_TIMES table. Note: temporary accounts receivable (TAR) records in Chronicles are purged periodically depending on your system setting. Be aware that old data in this table might be lost if you truncate the table.

Primary Key
Column Name Ordinal Position
TAR_ID 1
CHARGE_LINE 2

Column Information
Name Type Discontinued?
1 TAR_ID NUMERIC No
The unique identifier for the subject record.
2 CHARGE_LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 ANES_EXCL_START_TM DATETIME (Local) No
The starting time of the period exclusion in anesthesia concurrency calculation.
4 ANES_EXCL_START_DT DATETIME No
The starting date of the period exclusion in anesthesia concurrency calculation.
5 ANES_EXCL_END_TM DATETIME (Local) No
The ending time of the period exclusion in anesthesia concurrency calculation.
6 ANES_EXCL_END_DT DATETIME No
The ending date of the period exclusion in anesthesia concurrency calculation.
7 ANES_EXCL_CMT VARCHAR No
The comment of the period exclusion in anesthesia concurrency calculation.