Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Claim Submissions History Report shows the history of all submitted claims and received remittance advice transactions on both claim and activity levels. It can be used to cross check other reports or reports generated by other systems to make sure data is consistent across all data sources.

Data is grouped by months using Header.TransactionDate from the respective transaction. The report contains the following worksheets:

  1. CS Claims History
  2. CS Activities History
  3. RA Claims History
  4. RA Activities History

CS Claims History worksheet

The worksheet contains history of all claims submitted by the provider in Claim.Submission transactions.

The table below describes columns presented on this worksheet.

ColumnCS FieldDescription
File Name
Name of Claim.Submission transaction from Post Office.
Submission DateHeader.TransactionDateThis column uses the Date and Time Format.
Sender IDHeader.SenderID
Sender Name
Organization name of the sender.
Receiver IDHeader.ReceiverID
Receiver Name
Organization name of the receiver.
Payer IDClaim.PayerID
Payer Name
Organization name of the payer.
Claim IDClaim.ID
Claim ID PayerClaim.IDPayer
Member IDClaim.MemberID

Insurance card number of patient.

MRNEncounter.PatientID

Patient Medical Record Number.

Encounter StartEncounter.Start

If a claim has more than one encounter, Encounter.Start from the first encounter is used.

Encounter EndEncounter.End

If a claim has more than one encounter, Encounter.End from the first encounter is used.

Claimed AmountClaim.Net
Is Resubmitted

Yes if a claim has been resubmitted in another transaction. In this case, the report is expected to have another claim with Resubmission Type on the next line.

No otherwise.

Resubmission TypeResubmission.Type

Type of resubmission. If a claim is not a resubmission, then the column is empty.

Is Duplicate

False if the claim is not duplicate or True if the claim is duplicate. For example, if there are three copies of Claim ID 123, then one record with this claim has value False in this column, and two other records will have value True.

Data in the worksheet is sorted by:

  1. Submission Date, descending;
  2. Claim ID, ascending.

CS Activities History worksheet

The worksheet contains history of all claim activities submitted by the provider in Claim.Submission transactions.

The table below describes columns presented on this worksheet.

ColumnCS FieldDescription
File Name
Name of Claim.Submission transaction from Post Office.
Submission DateHeader.TransactionDateThis column uses the Date and Time Format.
Sender IDHeader.SenderID
Sender Name
Organization name of the sender.
Receiver IDHeader.ReceiverID
Receiver Name
Organization name of the receiver.
Payer IDClaim.PayerID
Payer Name
Organization name of the payer.
Claim IDClaim.ID
Claim ID Payer Claim.IDPayer
Member IDClaim.MemberID

Insurance card number of patient.

MRNEncounter.PatientID

Patient Medical Record Number.

Activity IDActivity.ID
CodeActivity.Code
Description
Activity code description.
Auth. NumberActivity.PriorAuthorizationID

Prior authorization number.

Service DateActivity.Start
Claimed AmountActivity.Net
Is Resubmitted

This column has the same value as the related claim on Submission History Report format.


 Resubmission TypeResubmission.TypeThis column has the same value as the related claim on Submission History Report format.
Is Duplicate
This column has the same value as the related claim on Submission History Report format.

Data in the worksheet is sorted by:

  1. Submission Date, descending;
  2. Claim ID, ascending;
  3. Activity ID, ascending.

RA Claims History worksheet

The worksheet contains history of all claims submitted by the payer in Remittance.Advice transactions.

The table below describes columns presented on this worksheet.

ColumnRA FieldDescription
File Name
Name of Remittance.Advice transaction from Post Office.
Submission DateHeader.TransactionDateThis column uses the Date and Time Format.
Sender IDHeader.SenderID
Sender Name
Organization name of the sender.
Receiver IDHeader.ReceiverID
Receiver Name
Organization name of the receiver.
Claim IDClaim.ID
Claim ID PayerClaim.IDPayer
Member IDClaim.MemberID

Insurance card number of patient.

Note: This value is taken from the respective Claim.Submission transaction.

MRNEncounter.PatientID

Patient Medical Record Number.

Note: This value is taken from the respective Claim.Submission transaction.

Processed Amount

Sum of all Activity.Net in the claim.

Paid Amount

Sum of all Activity.PaymentAmount in the claim.

Settlement DateClaim.DateSettlement
Payment ReferenceClaim.PaymentReference
Is Duplicate
False if a claim is not duplicate or True if a claim is duplicate. This column has the same logic as explained for 73675954.

Data in the worksheet is sorted by:

  1. Submission Date, descending;
  2. Claim ID, ascending.

RA Activities History worksheet

The worksheet contains history of all claim activities submitted by the payer in Remittance.Advice transactions.

The table below describes columns presented on this worksheet.

ColumnCS FieldDescription
File Name
Name of Remittance.Advice transaction from Post Office.
Submission DateHeader.TransactionDateThis column uses the Date and Time Format.
Sender IDHeader.SenderID
Sender Name
Organization name of the sender.
Receiver IDHeader.ReceiverID
Receiver Name
Organization name of the receiver.
Claim IDClaim.IDName of the receiver.
Claim ID PayerClaim.IDPayer
Member IDClaim.MemberID

Insurance card number of patient.

Note: This value is taken from the respective Claim.Submission transaction.

MRNEncounter.PatientID

Patient Medical Record Number.

Note: This value is taken from the respective Claim.Submission transaction.

Activity IDActivity.ID
CodeActivity.Code
Description
Activity code description.
Auth. NumberActivity.PriorAuthorizationID

Prior authorization number.

Note: This value is taken from the respective Claim.Submission transaction.

Service DateActivity.Start
Processed AmountActivity.Net
Paid AmountActivity.PaymentAmount
Denial CodeActivity.DenialCode
Denial Reason
Description of the denial code.
Settlement DateClaim.DateSettlement
Payment ReferenceClaim.PaymentReference
Is Duplicate
This column has the same value as the related claim on Submission History Report format.

Data in the worksheet is sorted by:

  1. Submission Date, descending;
  2. Claim ID, ascending.
  3. Activity ID in ascending order.
  • No labels