HSP_BDC_LINE_MODIFIERS
Description:
This table extracts the comma-delimited list of modifiers that is stored in the Line Modifier (I BDC 291) item for line-level denials. This table will contain one row for each modifier that exists in the list.

Primary Key
Column Name Ordinal Position
BDC_ID 1
LINE_COUNT 2
MOD_LINE 3

Column Information
Name Type Discontinued?
1 BDC_ID NUMERIC No
This column stores the unique identifier for the denial or correspondence record.
2 LINE_COUNT INTEGER No
Line number of denial data. There can be multiple lines of denial data and this is the number of the line that enterprise reporting is extracting.
3 MOD_LINE INTEGER No
Multiple modifiers can be associated with a specific line on a denial, and this calculated number acts as a unique identifier for an associated modifier.
4 EXT_MODIFIER VARCHAR No
This column stores the external identifier for the associated modifier record.
5 MODIFIER_ID VARCHAR No
This column stores the unique internal identifier for the associated modifier.
6 MODIFIER_ID_MODIFIER_NAME VARCHAR No
The name of the modifier record.