AUT_PROC_MODS
Description:
This table contains information about the procedure modifiers associated with each procedure in AUT_PROC_DETAILS. It extracts the related multiple response Procedure Modifiers item. Each row in this table relates to a parent row in AUT_PROC_DETAILS. Join to it using the AUTH_ID columns and AUT_PROC_DETAILS.LINE = GROUP_LINE.

Primary Key
Column Name Ordinal Position
AUTH_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 AUTH_ID NUMERIC No
The authorization ID for the authorization record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 PROC_MOD_ID VARCHAR No
Modifier which applies to the procedure being authorized. Modifiers are extracted to the CLARITY_MOD table.
5 PROC_MOD_ID_MODIFIER_NAME VARCHAR No
The name of the modifier record.