AgencyBillingInfo_VW


Description

Agency billing information view providing comprehensive billing configuration data for agencies across different programs. This view consolidates agency billing types, effective dates, program associations, and user assignments to support billing setup, configuration management, and multi-program billing operations for healthcare providers.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
AgencyBillingID varchar 50 null

Agency billing identifier - Unique billing ID assigned to the agency

DateEffective datetime 16,3 null

Effective date - Date when the billing configuration becomes active

DateInEffective datetime 16,3 null

Inactive date - Date when the billing configuration becomes inactive

ProgramID int 4 null

Program reference - Links to the specific program type for this billing configuration

fkUserID int 4 null

User reference - Links to the user associated with this billing configuration

AgencyID int 4 null

Agency reference - Links to the healthcare provider agency

Relationships

View Definition


Possibly Referenced Tables/Views