ANESTH_SUP_PROC
Description:
This table is used to track anesthesia supplemental unit procedures.

Primary Key
Column Name Ordinal Position
TX_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TX_ID NUMERIC No
The unique ID of the transaction record for this row.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 SERV_AREA_ID_LOC_NAME VARCHAR No
The name of the revenue location.
4 SUP_PROC_ID_PROC_NAME VARCHAR No
The name of each procedure.
5 SUP_PROC_QUANTITY NUMERIC No
The quantity of this supplemental procedure.
6 SUP_PROC_UNITS NUMERIC No
The number of units of this supplemental procedure.
7 SUP_PROC_DESC VARCHAR No
The description for this supplemental procedure.