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. 

TouchedWhenUTC 
Definition  The date and time that the row was last updated including the time zone offset from UTC, for example 2015-01-30 04:55:04.372 -05:00. The date and time is 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. 

CreatedWhenUTC 
Definition  The date and time that the row was created including the time zone offset from UTC, for example 2015-01-30 04:55:04.372 -05:00. The date and time is based on the Enterprise Time Zone. 

MSRowVersion 
Definition  Optimistic lock identifier using rowversion datatype. 

ClaimLineID 
Definition  Auto generated unique primary key value. 

ClaimID 
Definition  A foreign key to the ClaimID column in the SXARCMClaim table. 

ChargeTransactionAmount 
Definition  Amount being claimed for the associated transaction 

SequenceNumber 
Definition  SequenceNumber is of ClaimLine 

CoveredAmount 
Definition  CoveredAmount is of ClaimLine 

ExpectedAmount 
Definition  ExpectedAmount is of ClaimLine 

RebillforBillRequestID 
Definition  A foreign key to the BillingRequestID column in the SXARCMBillingRequest table. 

WorksheetID 
Definition  WorkSheet ID (FK to SXARCMWorksheet) 

ChargeSummarizationKey 
Definition  Claim Charge Summarization Key information 

HCPCSCode 
Definition  HCPCS Code Information 

RevenueCode 
Definition  Revenue Code Information 

TotalUnits 
Definition  Total Unit information 

FlowThruAmount 
Definition  Expected reimbursement flow thru amount. 

EpisodeYear 
Definition  A foreign key to the EpisodeYear column in the SXARCMClaim table. 

Modifier1Code 
Definition  Store Claim Modifier Code 

AdjustmentAmount 
Definition  AdjustmentAmount 

DisplayLineforWS 
Definition  Flag to store the boolean value if the claim line needs to be displayed in Worksheet or not. 1 to display and 0 to not display. 

DepartmentCode 
Definition  Stores department code after summarization. 

ProviderID 
Definition  Stored the provider ID 

SpecialtyTaxonomyCode 
Definition  Indicates the taxonomy code of the specialty of the
provider for which the charge was summarized 

ParentClaimLineID 
Definition  A foreign key to the ClaimLineID column in the SXARCMClaimLine table. 

ParentEpisodeYear 
Definition  A foreign key to the EpisodeYear column in the SXARCMClaimLine table.  

AbsMOD1 
Definition  Stores Mod 1 value 

AbsMOD2 
Definition  Stores Mod 2 value 

AbsMOD3 
Definition  Stores Mod 3 value 

AbsMOD4 
Definition  Stores Mod 4 value 

TotalCostAmount 
Definition  Holds the total cost of the claim line 

ServiceDate 
Definition  PHI: Stores default service date for claim line 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

ActualBilledAmount 
Definition  This is the actual charge amount as shown on claim. The claim line charge amount may vary from the sum of transaction amount if the payer calls for this value to reflect another value calculated within the billing workflow 

OriginalUnits 
Definition  Stores the original units assigned to associated transaction 

IsDummyLine 
Definition  Stores the claim line is dummy or not