HSP_CLP_BND_EPSD_HX
Description:
Holds a history of bundled episodes linked to or unlinked from the claim; also includes line-level link information.

Primary Key
Column Name Ordinal Position
CLAIM_PRINT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 CLAIM_PRINT_ID NUMERIC No
This column stores the unique identifier for the claim print 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 BND_EPSD_INST_UTC_DTTM DATETIME (UTC) No
Instant that this episode was linked/unlinked.
4 BND_EPSD_EPISODE_ID NUMERIC No
Bundled episode record associated with this history line.
5 BND_EPSD_ACTION_C_NAME VARCHAR No
The action performed on the corresponding episode (link/unlink).
May contain organization-specific values: No
Category Entries:
Link
Unlink
6 BND_EPSD_SRC_C_NAME VARCHAR No
The source of the action performed on this claim to the related bundled episode (user/system/automation).
May contain organization-specific values: No
Category Entries:
User
Visit Association
Auto Link
Auto Creation
Auto Link Via Transform
Auto Link Via Association
Auto Removal
7 BND_EPSD_USER_ID VARCHAR No
This column stores the unique identifier for the user who performed the corresponding action on the related episode.
8 BND_EPSD_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
9 BND_EPSD_LINKED_INCL_CLM_LNS VARCHAR No
Holds a comma-delimited string of claim lines linked to the related episode if only part of the claim should be linked and if the number of lines to link is <= 50% of the claim line count.
10 BND_EPSD_LINKED_EXCL_CLM_LNS VARCHAR No
Holds a comma-delimited string of claim lines excluded from the related episode if only part of the claim should be linked and if the number of lines to link is > 50% of the claim line count.