TX_ANES_CONC_EXCL
Description:
The TX_ANES_CONC_EXCL table contains information concerning the concurrency exclusion date and times for an anesthesia charge.

Primary Key
Column Name Ordinal Position
TX_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TX_ID NUMERIC No
The unique key or identification number for a given transaction.
2 LINE INTEGER No
This column contains the line count for the concurrency period exclusion information in this table. Each piece of concurrency period exclusion information is stored on a separate line, one line for each exclusion.
3 START_TIME DATETIME (Local) No
The starting time of the period exclusion in anesthesia concurrency calculation.
4 START_DATE DATETIME No
The starting date of the period exclusion in anesthesia concurrency calculation.
5 END_TIME DATETIME (Local) No
The ending time of the period exclusion in anesthesia concurrency calculation.
6 END_DATE DATETIME No
The ending date of the period exclusion in anesthesia concurrency calculation.
7 EXCLUSION_COMMENT VARCHAR No
Comment for the period exclusion in anesthesia concurrency calculation.