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. 

MessageID 
Definition  Auto generated unique primary key value. 

Status 
Definition  PHI: "REV": received in the DB but not yet sent to eLink; "SND": sent to eLink and pending response 

Message 
Definition  PHI: 270 message xml. 

PatientGUID 
Definition  PHI: Identifier to the patient in the external patient system. 

InsurancePlanCode 
Definition  PHI: Code of the insurance plan for this inquiry. 

ReceiverCode 
Definition  PHI: Denormalized from inquiry xml. 

InsuredLastName 
Definition  PHI: Denormalized from inquiry xml. 

InsuredFirstName 
Definition  PHI: Denormalized from inquiry xml. 

InsuredMiddleName 
Definition  PHI: Denormalized from inquiry xml. 

InsuredID 
Definition  PHI: Denormalized from inquiry xml. 

InsuredSerialNum 
Definition  PHI: Denormalized from inquiry xml. 

InsuredGender 
Definition  PHI: Denormalized from inquiry xml. 

InsuredDOB 
Definition  PHI: Denormalized from inquiry xml. 

InsuredSSN 
Definition  PHI: Denormalized from inquiry xml. 

ServiceType 
Definition  PHI: Denormalized from inquiry xml. 

ServiceDate 
Definition  PHI: Denormalized from inquiry xml. 

PatientLastName 
Definition  PHI: Denormalized from inquiry xml. 

PatientFirstName 
Definition  PHI: Denormalized from inquiry xml. 

PatientMiddleName 
Definition  PHI: Denormalized from inquiry xml. 

PatientDOB 
Definition  PHI: Denormalized from inquiry xml. 

PatientGender 
Definition  PHI: Denormalized from inquiry xml. 

PatientAddress 
Definition  PHI: Denormalized from inquiry xml. 

PatientCity 
Definition  PHI: Denormalized from inquiry xml. 

PatientState 
Definition  PHI: Denormalized from inquiry xml. 

PatientZip 
Definition  PHI: Denormalized from inquiry xml. 

PatientCountry 
Definition  PHI: Denormalized from inquiry xml. 

CarrierName 
Definition  PHI: Name of the carrier for this inquiry (from the external patient system). 

InsurancePlanName 
Definition  PHI: Name of the insurance plan for the inquiry (from the external patient system). 

Facility 
Definition  PHI: Code of the facility when the inquiry is sent out (from the external patient system) 

PatientEntity 
Definition  PHI: Column is needed to store binary compressed version of patient entity that was known at the time that the eligibility request is sent. 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

MSReplrowguid 
Definition  Unique GUID used to support merge replication.