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. 

ClientGUID 
Definition  A link to the Client 

ChartGUID 
Definition  Link to the CV3Chart table 

ClientVisitGUID 
Definition  A link to the Client Visit 

ReconcileRqmtType 
Definition  An enumerated type with the following list of possible values: 0 = [Admission],1 = [Location Change],2 = [Care Provider Change],3 = [Visit Type/Care Level/Service Change],4 = [Discharge],5 = [Transfer Order],6 = [Discharge Order], 

AutoLinkTimeframeHours 
Definition  If the reconciliation that can satisfy this requirement was created AutoLinkTimeframeHours before/after requirement was created, auto link the reconciliation and the requirement. Reconciliation codes that can satisfy this requirement are saved in the CV3OrderReconcileReqXRef table. 

ReconcileStatusType 
Definition  An enumerated type with the following list of possible values: 0 = [Pending],1 = [Incomplete],2 = [Complete],4 = [Redundant],5 = [Not Done],6 = [Canceled],9 = [Update Pending],10 = [Review Required], 

OverdueAfterDtm 
Definition  Enterprise TimeZone - If the requirement is active, and the reconciliation was not done before OverdueAfterDtm flag the reconciliation as overdue. Note that the status of the requirement will not change, but the flag on the Patient list will turn to red. This value will be set by an MLM when the requirement is created. 

InactiveAfterDtm 
Definition  Enterprise TimeZone - If the requirement is active and the reconciliation was not done before InactivateAfterDtm, inactivate the requirement. 

Precedence 
Definition  Used along with the timeframe to indicate which policy takes precedence if there are multiple DIFFERENT events (such as Care Provider AND Location change) that occur within the entered timeframe. 

PrecedenceTimeframeHours 
Definition  Used along with the precedence number to indicate which policy takes precedence if there are multiple DIFFERENT events (such as Care Provider AND Location change) that occur within the entered timeframe. If the timeframes differ, use the longest timeframe. 

TransferDischargeOrderGUID 
Definition  GUID of the Transfer or Discharge Order that created this requirement. if the requirement was created by Transfer or Discharge Order and the order was canceled, this requirement must be canceled too. This value will be set by an MLM when the requirement is created. 

FromGUID1 
Definition  This field will contain different GUIDs depending on the type of the Reconciliation Requirement: Location Change and Transfer Order - The field will be set to From Location GUID. Link to GUID column of the CV3Location table; Care Provider Change - The field will be set to From Care Provider Role Type GUID. Link to GUID column of the CV3CareProviderRoleType table; Visit Type/Care Level/Service Change - The field will be set to From GUID of the visit type care level. Link to GUID column of the CV3VisitTypeCareLevel table. 

FromGUID2 
Definition  Visit Type/Care Level/Service Change - The field will be set to From Service GUID. Link to GUID column of the CV3VisitTypeService table. 

ToGUID1 
Definition  This field will contain different GUIDs depending on the type of the Reconciliation Requirement: Location Change and Transfer Order - The field will be set to To Location GUID. Link to GUID column of the CV3Location table; Care Provider Change - The field will be set to To Care Provider Role Type GUID. Link to GUID column of the CV3CareProviderRoleType table; Visit Type/Care Level/Service Change - The field will be set to To GUID of the visit type care level. Link to GUID column of the CV3VisitTypeCareLevel table. 

ToGUID2 
Definition  Visit Type/Care Level/Service Change - The field will be set to To Service GUID. Link to GUID column of the CV3VisitTypeService table. 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

CancelLastLocationReturnBeforeDtm 
Definition  Used to store datetime for cancelling a requirement if the patient is transferred back to the same location