SiteID |
Definition | Identifies the unique distributed database ID where the row was inserted. Distributed databases are no longer supported so this column is deprecated. |
RepFlags |
Definition | Indicates the action in a distributed database environment. 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. |
Active |
Definition | Denotes whether the row is active or not, 0 means the row has been soft deleted or deactivated. |
GUID |
Definition | Unique primary key value. |
Entered |
Definition | Not used.
|
Status |
Definition | The acknowledgement status.
|
ToBeVerified |
Definition | Not used.
|
ToBeSigned |
Definition | Not used.
|
EnterRole |
Definition | Not used.
|
UserGUID |
Definition | Not used.
|
ClientVisitGUID |
Definition | The link to the Client Visit. |
ClientGUID |
Definition | The link to the client. |
ChartGUID |
Definition | The link to the Chart. |
IsChronic |
Definition | Not used.
|
ScopeLevel |
Definition | Identifies if the data is applicable to the patient, chart, or visit. Comes from the Scope in the Destination clause in the MLM.
|
Description |
Definition | The Short Message from the Destination clause in the MLM.
|
Text |
Definition | PHI: The text of the alert. If the text is longer than 155 characters, the first 255 characters are stored here, and the rest are stored in CV3AlertMessageRepository.
|
OnsetDayNum |
Definition | Not used.
|
OnsetMonthNum |
Definition | Not used.
|
OnsetYearNum |
Definition | Not used.
|
ResolvedDate |
Definition | Not used.
|
CharacteristicNumber |
Definition | Indicates whether or not the alert was presented to the user, and if it was presented, what action the user took.
|
ApplicSource |
Definition | The name of the application that generated the alert.
|
TypeCode |
Definition | The Alert Type from the Destination clause in the MLM.
|
PriorityCode |
Definition | The Priority from the Destination clause in the MLM.
|
AcknowledgedUserName |
Definition | PHI: The name of the user who acknowledged the alert.
|
AcknowledgedDtm |
Definition | The date and time the alert was acknowledged.
|
EventType |
Definition | The event that triggered the MLM.
|
MLMName |
Definition | The event that triggered the MLM.
|
PObjectName |
Definition | The class name of the object which triggered the MLM (for example, Order, Result, etc.).
|
PObjectGUID |
Definition | The GUID of the object that triggered the MLM.
|
RuleGroup |
Definition | The Rule Group from the Destination clause in the MLM.
|
RuleNumber |
Definition | The Rule Number from the Destination clause in the MLM.
|
IsIntermediateMsg |
Definition | Identifies whether this is an intermediate alert. Set by using an IntermediateMessage type of Destination clause.
|
MLMStatus |
Definition | The status of the MLM that generated the alert.
|
AlertComments |
Definition | An optional comment that may be entered when the alert is acknowledged.
|
HasLongText |
Definition | Identifies whether the text is longer than 255 characters. If so, the remaining text is stored in CV3AlertMessageRepository.
|
State |
Definition | An enumerated type specifying when the alert was generated.
|
DestinationType |
Definition | The output type of the alert.
|
ParentConfigTableName |
Definition | The name of the object which triggered the alert.
|
ParentConfigItemGUID |
Definition | The GUID of the specific triggering item for the evoking object.
|
TriggeringInfo |
Definition | The name of the specific triggering item for the evoking object.
|
PatientLocation |
Definition | PHI: The name of the patient's current location.
|
PatientLocationGroupGUID |
Definition | The GUID of the patient's current location group.
|
PatientServiceGUID |
Definition | The GUID of the current service.
|
ObjectModifiedDtm |
Definition | The data and time of when an object was modified.D7
|
MSrepl_tran_version |
Definition | Optimistic lock identifier. |
AcknowledgedUserGUID |
Definition | The GUID for the CV3User who has acknowledged the alert. |
PrimaryProviderGUID |
Definition | The GUID for the last provider assigned to the chart in the Care Provider Role Type that is a primary provider. |
Urgency |
Definition | A numeric value of 0 thru 99 used to sort alerts by their urgency level as set by an MLM. Default value is 50. |
RuleSubGroup |
Definition | Used for alert filtering purposes |
IsAutoAck |
Definition | Indicates if the Alert was acknowledged automatically or through manual means |
Abstract |
Definition | PHI: Value from the Alert_Abstact property of an MLMs Destination clause. |
AsyncCommentRqmtType |
Definition | Async Dialog Setting for Comments |
AsyncDocumentRqmtType |
Definition | Async Dialog Setting for Documents |
SyncAckRqmtType |
Definition | Sync dialog setting for acknowledgement |
SyncCommentRqmtType |
Definition | Sync dialog setting for comments |
SyncDocumentRqmtType |
Definition | Sync dialog setting for comments |
IsSyncNoOverride |
Definition | Sync dialog setting for No Override Allowed |
DocumentName |
Definition | Structured Note Document Name |
DocumentConditionalText |
Definition | Conditions for Must Acknowledge |
AckCommentUDDD |
Definition | User Defined Data Dictionary for Comment |
IsRestrictedAckCommentUDDD |
Definition | Is the User Defined Data Dictionary Restricted |
RenderAsType |
Definition | Enumeration that specifies how the alert text should be rendered on the UI (RTF or HTML) |
MSReplrowguid |
Definition | Unique GUID used to support merge replication. |