Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fkSubClaimID | int | 4 | null |
|
|
Sub-claim reference - Links to the service coordination claim (scClaim.SclaimID) |
|||||
| fkCPTID | int | 4 | null |
|
|
CPT code reference - Links to the CPT code record (CPTCode.pkCPTID) |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_SubclaimCPT | Primary key | Asc/Asc | fkSubClaimID + fkCPTID |
