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. 

MessageID 
Definition  Auto generated unique primary key value. 

MsgTypeID 
Definition  A foreign key to the MsgTypeID column in the SXASHMsgType table. 

MsgDtm 
Definition  Enterprise TimeZone - Time of message 

ToDisplayName 
Definition  PHI: Name of recipient for the message. 

FromName 
Definition  PHI: name of sender for the message. 

FromUserID 
Definition  A foreign key to the UserID column in the SXASHUser table. 

OrigMsgID 
Definition  A foreign key to the MessageID column in the SXASHMessage table. 

ParentMsgID 
Definition  A foreign key to the MessageID column in the SXASHMessage table. 

IsPatient 
Definition  indicated that message is patient related 

Subject 
Definition  PHI: subject text of message 

Content 
Definition  PHI: Contents of the message. Content contains well formed XML outlined by the message type parameters. 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

MsgPriorityTypeID 
Definition  A foreign key to the MsgPriorityTypeID column in the SXASHMsgPriorityType table. 

ActivationDate 
Definition  Enterprise TimeZone - The priority assigned to the message 

ExpirationDate 
Definition  Enterprise TimeZone - A future date when the message should display in the recipient's inbox 

IsEConsultation 
Definition  The date the message is automatically moved to the recipient's deleted folder. Its a way to give a message a shelf life. 

MsgActionType 
Definition  An enumerated type with the following list of possible values: 0 = [compose],1 = [display],2 = [reply],3 = [forward],4 = [delete], 

IsMsgFromRemoteClient 
Definition  Whether message is from a remoting client object 

IsProcessPending 
Definition  Determines if scheduler needs to process the associated future dated messages 

IsAnonymous 
Definition  If the flag is true the recipient will not be able to reply or forward as well as not showing the senders information. 

IsCopiedToProxy 
Definition  Identifier to send message to Proxy user or not. 

IsSentReadReceipt 
Definition  Identifier to send read receipt to sender of a message or not. 

InboxSharingUserID 
Definition  Information of SHM UserID who sent messages using Inbox sharing Functionality on behalf of Sender present in "FromUserID" column 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

OnBehalfOfType 
Definition  An enumerated type with the following list of possible values: 0 = [InboxSharing],1 = [ProxyOnBehalfOfProvider],2 = [PatientsAuthorizedRepresentative], 

TaskTagGUID 
Definition  Store reference of unique coded reason Guid. 

TagLastTouchedByGUID 
Definition  Store unique tag last updated user Guid. 

TagLastTouchedWhenUTC 
Definition  The date and time that the tag last updated and will be based on the Enterprise time zone.