Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fkProcCodeID | int | 4 | null |
|
|
Procedure code reference - Links to internal procedure code identifier |
|||||
| fkCPTID | int | 4 | null |
|
|
CPT code reference - Links to CPTCode table for the associated Current Procedural Terminology code |
|||||
| fkServiceTypeID | int | 4 | √ | null |
|
|
Service type reference - Links to iCS2.dbo.ServiceType for centralized service type definitions associated with this procedure-CPT mapping |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_ProcCodeInCPT | Primary key | Asc/Asc | fkProcCodeID + fkCPTID |
