WaiveCoVisitMakeupVisitCode


Description

Visit waiver and makeup code management defining codes for waiving co-visits and managing makeup visit requirements. This table manages special codes that allow for waiving required co-visits or scheduling makeup visits when standard visit requirements cannot be met, supporting flexible service delivery and compliance with program requirements.

Columns

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

Primary key - Unique identifier for each waiver/makeup visit code

AcId int 4 null

Activity code reference - Links to the associated activity code

Type varchar 20 null

Code type - Type of code (Waiver, Makeup, Exception, etc.)

Indexes

Constraint Name Type Sort Column(s)
PK__WaiveCoV__3214EC0710818984 Primary key Asc Id

Relationships