CHARGE_COUNT_IGNORED_MODS
Description:
Stores the Modifiers which, if present on a charge linked to the Authorization, will cause the charge to not count towards the Authorization.

Primary Key
Column Name Ordinal Position
AUTH_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 AUTH_ID NUMERIC No
The authorization ID for the authorization record.
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 IGNMODS_MODIFIER_ID VARCHAR No
Stores the list of Modifiers (MOD records) to be ignored for charge counting based on the charge counting configuration in the system (I POS 8035) for the corresponding RFL and CVG. This item would be set upon creation of Authorization (AUT) and will not be updated once set. If the Referral (RFL) record or coverage (CVG) corresponding to the Authorization is not using charge counting, this item would be empty.
4 IGNMODS_MODIFIER_ID_MODIFIER_NAME VARCHAR No
The name of the modifier record.