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. 

Active 
Definition  Denotes whether the row is active or not, 0 means the row has been soft deleted or deactivated. 

ClientVisitGUID 
Definition  Primary key 

ModeOfArrivalID 
Definition  Mode of arrival ID from SXAAMModeOfArrival 

AdmitSourceID 
Definition  Admit source ID from SXAAMAdmitSource 

IDSourceID 
Definition  ID source ID from SXAAMIDSource 

GuarantorID 
Definition  A foreign key to the GuarantorID column in the SXAAMGuarantor table. 

AdmitTypeID 
Definition  Admit type ID from SXAAMAdmitType 

DischargeInstructionID 
Definition  Discharge instruction ID from SXAAMDischargeInstruction 

DischargeConditionID 
Definition  Discharge condition ID from SXAAMDischargeCondition 

DischargeProviderGUID 
Definition  Discharge provider GUID from CV3CareProvider 

DischargeUserGUID 
Definition  Discharge user GUID from CV3User 

LastLocationGUID 
Definition  The GUID of the last location of a visit 

LocationStatusID 
Definition  The status of the last location 

Note 
Definition  PHI: A free text note field for the visit information 

DischargeNote 
Definition  PHI: A free text note field for the visit discharge information 

IsCompleteRegistration 
Definition  A flag to show that the user needs to complete the registration 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

IsShortNoticeAdmit 
Definition  Denotes whether the Visit is a Short Notice Admit 

IsPendingDischarge 
Definition  Visit has pending discharge on file in Global Reg or Basic w/Location Management component installed. 

EDLocationGUID 
Definition  This field will hold the value of the ED structure if this is an ED visit and the ED manger is installed. The value is from CV3Location table 

ExpectedLOS 
Definition  Contains an expected length of stay for the visit 

ReferringFacility 
Definition  Character description of the facility from which the patient was transferred 

CopaymentDue 
Definition  Stores the amount due for the co-payment 

CopaymentDueSource 
Definition  Stores the amount of the co-payment due 

DeductibleDue 
Definition  Stores the amount of the deductible due 

DeductibleDueSource 
Definition  Stores the source of the deductible due amount 

MammographyCertNum 
Definition  Mammography Certification Number 

SpecialProgramIndicatorID 
Definition  A foreign key to the SpecialProgramIndicatorID column in the SXAAMSpecialProgramIndicator table. 

SourceOfDischarge 
Definition  Source of Visit Discharge 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

IsAutoReregister 
Definition  To save IsAutoRegister flag mentioned on visit demographic sceen. if NOT NULL the default value will be '0' 

SourceVisitGUID 
Definition  A foreign key to the ClientVisitGUID column in the SXAAMVisitRegistration table. 

IsRestrictedBilling 
Definition  PHI: Indicates if the patient is paying for the entire visit out-of-pocket. 

RestrictedBillingComment 
Definition  PHI: User comment for making the visit restricted. 

IsConfidentialVisit 
Definition  PHI: Indicates if this visit has to be confidential under the HIPAA Privacy Rule that protects the privacy of patient data. 

ConfidentialVisitComment 
Definition  PHI: User comment for making the visit confidential. 

GroupPracticeID 
Definition  A foreign key to the GroupPracticeID column in the SXAAMGroupPractice table.