Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AssociationId | Unknown | 0 | null |
|
|
Primary key - ModifierInClaimType unique identifier for each modifier-claim type association |
|||||
| fkClaimTypeID | Unknown | 0 | null |
|
|
Claim type reference - Reference to the claim type |
|||||
| fkmodifierID | int | 4 | √ | null |
|
|
Modifier reference - Reference to the billing modifier |
||||
| fkCPID | int | 4 | √ | null |
|
|
Foreign key reference - Reference to CP table for data relationships |
||||
| IsRequired | Unknown | 0 | null |
|
|
Required flag - Whether this modifier is required for this claim type |