Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fkServiceTypeID | int | 4 | null |
|
|
Service type reference - Links to iCS2.dbo.ServiceType for centralized service type definitions and service category classification |
|||||
| fkCPTID | int | 4 | null |
|
|
CPT code reference - Links to CPTCode table for the associated procedure code |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_ServiceTypeInCPTCode | Primary key | Asc/Asc | fkServiceTypeID + fkCPTID |
