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 NUMERIC No
The unique ID of the service area record for this transaction. This column is frequently used to link to the CLARITY_SA table.
4 SUP_PROC_ID NUMERIC No
The unique ID of the supplemental unit procedure. This column is frequently used to link to the CLARITY_EAP table.
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.