Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.Education_Session_Header
Touchworks 25.2
[dbo].[Education_Session_Header]
MS_Description
Education Session header table
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Description
ID
[dbo].[uniqueid]
9
NOT NULL
Key to the Education_Session_Header table
CurrentEducationSessionID
[dbo].[uniqueid]
9
NOT NULL
Current version. Link to Education_Session.ID
PatientID
[dbo].[uniqueid]
9
NOT NULL
Patient identifier. Link to Person.ID
EncounterID
[dbo].[uniqueid]
9
NOT NULL
Encounter. Link to Encounter.ID
CreatedDTTM
datetime
8
NULL allowed
Creation time
LastUpdatedDTTM
datetime
8
NULL allowed
Last updated time