HSP_CLP_PROC_INFO
Description:
Stores information about the procedure codes for a given claim print record.

Primary Key
Column Name Ordinal Position
CLAIM_PRINT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 CLAIM_PRINT_ID NUMERIC No
The unique identifier for the claim print record.
2 LINE INTEGER No
The line number for the procedure associated with this claim. Multiple procedures can be associated with this claim.
3 PROC_CODE VARCHAR No
A procedure code on this claim.
4 PROC_DATE DATETIME No
The date for this procedure code.
5 CODE_SET_C INTEGER No
The procedure code's code set.