Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.Service_Package_Comment_Acknowledgements
Touchworks 25.2
[dbo].[Service_Package_Comment_Acknowledgements]
MS_Description
Occupational Medicine Service Package Note Acknowledgements
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Identity
Default
Description
ID
[dbo].[uniqueid]
9
NOT NULL
1 - 1
Key to the Service_Package_Comment_Acknowlegements table
EncounterID
[dbo].[uniqueid]
9
NOT NULL
Enconter. Links to Encounter.ID
UserID
[dbo].[uniqueid]
9
NOT NULL
User. Links to IDX_User.ID
FormLaunch
datetime
8
NOT NULL
Encounter Summary dialog launch datetime
ClinicalNotesAcknowledged
datetime
8
NOT NULL
('01/01/1900')
Clinician Notes marked as acknowledged datetime
NonClinicalNotesAcknowledged
datetime
8
NOT NULL
('01/01/1900')
Non-Clinician Notes marked as acknowledged datetime