Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.Visit_AttendingProvider
Touchworks 25.2
[dbo].[Visit_AttendingProvider]
MS_Description
Table to contain multiple Attending Providers associated to the Visit
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Identity
Description
ID
numeric(16,0)
9
NOT NULL
1 - 1
Unique Identifier for the record
(2)
VisitID
[dbo].[uniqueid]
9
NOT NULL
The ID of the associated visit. Link to Visit ID
(2)
ProviderID
[dbo].[uniqueid]
9
NOT NULL
The ID of an associated Consulting Provider for this Visit. Link to Provider.ID