ServiceType_vw


Description

Service type view - Business intelligence view that combines service type information with claim type and program associations for reporting and selection purposes.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
servicetypeid int 4 null

Service type identifier - Reference to the service type

sTypeDesc varchar 113 null

Service type description - Combined service type and description for display

fkProgramID int 4 null

Program reference - Associated program type

fkClaimTypeID int 4 null

Claim type reference - Associated claim type

Relationships

View Definition


Possibly Referenced Tables/Views