TX_ANES_TIMES
Description:
The TX_ANES_TIMES table contains information concerning the 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 information in this table. Each anesthesia time/date range is stored on a separate line, one line for each range.
3 START_TIME DATETIME (Local) No
Start time of the anesthesia procedure.
4 START_DATE DATETIME No
Start date of the anesthesia procedure.
5 END_TIME DATETIME No
End time of the anesthesia procedure.
6 END_DATE DATETIME No
End date of the anesthesia procedure.