Tables [dbo].[Education_Session_Header]
Education Session header table
KeyNameData TypeMax Length (Bytes)NullabilityDescription
Primary Key PK_Education_Session_Header_ID: IDID[dbo].[uniqueid]9NOT NULLKey to the Education_Session_Header table
CurrentEducationSessionID[dbo].[uniqueid]9NOT NULLCurrent version. Link to Education_Session.ID
Cluster Key cix_Education_Session_Header_PatientID: PatientIDForeign Keys FK_Education_Session_Header_PatientID_Patient_Member_ID: [dbo].[Patient_Member].PatientIDPatientID[dbo].[uniqueid]9NOT NULLPatient identifier. Link to Person.ID
Indexes nix_Education_Session_Header_EncounterIDEncounterID[dbo].[uniqueid]9NOT NULLEncounter. Link to Encounter.ID
CreatedDTTMdatetime8NULL allowedCreation time
LastUpdatedDTTMdatetime8NULL allowedLast updated time