HSP_CLP_BND_EPSD_INFO
Description:
Holds rows for every claim line / linked bundled episode combination on a claim.

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_EPISODE_ID NUMERIC No
Holds the bundled episode record that is linked to the related claim line.
4 BND_EPSD_CLAIM_LINE INTEGER No
Holds the claim line that is linked to the related bundled episode.