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. 

SystemConfigurationID 
Definition  Auto generated unique primary key value. 

EnvironmentName 
Definition  The name of the ES instance 

MSMQURI 
Definition  The connection string for the Scheduling Engine 

AlertEmailAddress 
Definition  PHI: Email address for system alerts 

DBSynchDelayMinutes 
Definition  The number of minutes to wait for db synch 

DebugLevel 
Definition  The debug level (0-4) 

DebugFilePath 
Definition  The debug log file path and filename 

SMTPServer 
Definition  The SMTP server for alert emails 

AppointmentRequestGracePeriod 
Definition  The number of minutes to retain appointments 

ResynchWarningTime 
Definition  The number of minutes before reload to broadcast a warning 

HolidayAvailabilityType 
Definition  The availability type to use when generating holiday exceptions 

RecapFacilityAddressType 
Definition  The facility address type to use in booking recap 

SchedulingHorizonDays 
Definition  The number of days in the future to build schedules 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

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

InitialRecurringSearchCount 
Definition  Number of times a recurring search runs before exiting to the user. 

OptimizationThreshold 
Definition  Indicates the optimization threshold level for engine 

EngineUnavailable 
Definition  Indicates if the scheduling engine is offline 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

EWSServiceURL 
Definition  Will be used to store Exchange Web Service URL 

ResourcePagingThreshold 
Definition  Resources Paging Threshold Trigger 

ExchangeServerVersion 
Definition  Will be used to store Exchange Server Version which will be consumed by EWS Service 

EmailContent 
Definition  Will be used to store content which will be added to Appointment's body part while sending to external calendar 

CanSendHL7Appointment 
Definition  Indicate whether HL7 appointment needs be added to external calendar or not 

ExchangeDeploymentModeType 
Definition  An enumerated type with the following list of possible values: 0 = [OnPremise],1 = [Cloud],2 = [Hybrid], 

TenantID 
Definition  Will be used to store Azure TenantID 

ClientID 
Definition  Will be used to store Azure ClientID 

CertificateName 
Definition  Will be used to store Azure Certificate Name 

LocationAddressTypeCode 
Definition  column will store group practice location's practice address's address type from address type dictionary 

AutoReleaseAfterDays 
Definition  default values for auto relase RT after creation days 

AutoReleaseAfterHours 
Definition  default values for auto relase RT after creation Hours(days + Hours) 

AutoReleaseAfterMinutes 
Definition  default values for auto relase RT after creation Minutes(days+ Hours+ Minutes) 

AutoReleaseMaxDays 
Definition  Max value for auto relase RT after creation days 

AutoReleaseMaxHours 
Definition  Max value for auto relase RT after creation Hours(Days + Hours) 

AutoReleaseMaxMinutes 
Definition  Max value for auto relase RT after creation Minutes( Days + Hours + Minutes) 

IsAutoReleaseEnabled 
Definition  Indicate or set Auto release functionality enabled/disable 

IsDoNotAutoReleaseActive 
Definition  Indicate that RT Will not be Auto relased(RT needs to release manualy) 

IsAutoReleaseAfterActive 
Definition  Indicate that RT Will be Auto relased