SiteID 
Definition  Identifies the unique distributed database ID where the row was inserted. Distributed databases are no longer supported so this column is deprecated. 

Build 
Definition  Identifies the build number and patch level of the software that inserted/updated this row. The format is the Build number followed by 3 digits for the patch level which is typically 000. The build number is tied to specific versions of the software, e.g. Sunrise 15.3 is Build 5021, Sunrise 16.3 is Build 5503. 

TouchedBy 
Definition  Information about the user that last updated the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore. 

TouchedWhen 
Definition  The date and time that the row was last updated and will be based on the Enterprise time zone. 

CreatedBy 
Definition  Information about the user that created the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore. 

CreatedWhen 
Definition  The date and time that the row was created and will be based on the Enterprise time zone. 

EventID 
Definition  Auto generated unique primary key value. 

EventName 
Definition  Name of the event/procedure 

IsEventGroup 
Definition  Indicator if event is an event group (1=yes, 0=no) 

EventParentLocationGUID 
Definition  The parent location GUID for the event 

EventDuration 
Definition  The duration of the event in minutes 

TargetDaysBefore 
Definition  Indicates the number of days prior to target date to search. 

TargetDaysAfter 
Definition  Indicates the number of days after the target date to search. 

IsApptMemoOnly 
Definition  Indicates if this event is only for appointment memos (1=yes, 0=no) 

IsEventGroupOnly 
Definition  Indicates if this event is only available as part of an event group 

EventStatus 
Definition  Indicates if event is active or not active (A,D) 

EventAliases 
Definition  An alias for the event name 

SchedulerInstructions 
Definition  Instructions to the scheduler regarding the event 

PatientInstructions 
Definition  Instructions to the patient regarding the event 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

IsEnterpriseEvent 
Definition  Indicates that this is an enterprise event, available in all locations 

IsChildEventOnly 
Definition  Indicates that an event may only be a child event of a set. 

IsLinkedSet 
Definition  Indicates that an event set should be booked in linked mode. 

IsSetNameOverrideMode 
Definition  Indicates that the name of this event set should override the names of the individual events. 

IsSetMaintainPosition 
Definition  Indicates that an event set should be booked in maintain position mode. 

EventType 
Definition  An enumerated type with the following list of possible values: 0 = [ES Event],1 = [Surgical Event], 

EventDescription 
Definition  Column will store the description about an event in case user would want to have a meaningful names which may take more characters than allowed in Event name and shortnames. 

IsVisitRequired 
Definition  Indicates whether or not the Event must link to a visit. 

IsAppointmentReminder 
Definition  Stores 0 or 1 for Setting Appointment Reminder 

ReminderDays 
Definition  Stores Reminder Days for the location 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

ARGBColor 
Definition  Specifies the 32 bit ARGB color value for the event 

IsLinkedEvent 
Definition  Indicate whether event is linked or not 

ReminderCode 
Definition  The columns used to writing into CSV file in Send and Reecive Reminder activity in Appointment Reminder feature.