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. 

LocationDefaultID 
Definition  Auto generated unique primary key value. 

LocationGUID 
Definition  The LocationGUID of the Location this default is defined for. 

LocationDefaultFlags 
Definition  Bit-Mask representing the binary attributes for Location Defaults 

ApptSearchRangeStartDays 
Definition  The default start search day, in days forward from the current day. 

ApptSearchRangeEndDays 
Definition  The default end search day, in days forward from the current day. 

ApptPriorityCode 
Definition  The default priority code in the book appointment screen. 

ApptSearchNumOptions 
Definition  Indicates the number of options that the book appointment screen should search for by default. 

MCAppointmentLimit 
Definition  The default appointment limit on the master calendar screen. 

MCOverbookLimit 
Definition  The default overbook limit on the master calendar screen. 

MCDaysToBook 
Definition  The default days to book setting on the master calendar screen. 

MCBookingIntervalMinutes 
Definition  The default booking interval setting on the master calendar screen. 

MCCalViewTimeSlotMinutes 
Definition  The default time slot setting on the master calendar screen. 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

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

ReminderDays 
Definition  Stores Reminder Days for the location 

IsAppointmentReminder 
Definition  Stores 0 or 1 for Setting Appointment Reminder 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

MCFreezePeriodInHours 
Definition  Stores the number of hours to start freeze prior to a calendar day. 

IsResourceListEnabled 
Definition  Specifies whether the EnableResourceList is checked or not. 

HideInactiveResource 
Definition  Default value to hide inactive at location level 

IsHeaderOnCalendarViewEnabled 
Definition  Adding new column that will store the information whether to display the patient header on calendar view or not.