Back to Home

Back to SAM3 Menu

Back to Workflow

New Holding (Auditor Review)

Table of Contents

Overview

The purpose of this audit stage is to allow the auditor to review all claim information previously entered by the processor. Completing the claim details is the only task required of the auditor before they can send an audit to the next stage. Optionally, the auditor may also make changes to any field previously entered by the processor, and may add, remove, and edit any number of errors.

Auditor Review Process

  1. Pick up a new claim from the dropdown by navigating to the auditor's page and selecting the "Review New Claim" tab.

  2. Fill out claim details by entering relevent information in the provided text boxes pertaining to the claim.

  3. Add any number of errors to the audit. This step is optional, but the following should be noted.

    • If no errors are entered the auditor must select "No Error Release" or "Not Audited" from the audit result dropdown. If the former is selected the audit will go straight to the panel call stage, bypassing further processor review. If the latter is selected the audit will go straight to the not audited report and the CP will get an email notifying them of this.
    • Each error must be assigned to the claim team or the BO team. An audit containing errors assigned to the claim team will route back to the processor's page so the appropriate CP can respond to those errors. An audit with errors assinged to the BO team will route to the BO's page so the appropriate BO can respond to those errors. The audit will route to both the processor's page and the BO's page if it contains both claim team errors and BO team errors.
    • If one or more errors are entered the auditor must select "Error Review" from the audit result dropdown.
  4. Submit the audit to the next stage by clicking the "Submit" button at the bottom of the page.

Back to top

Relevant Files

SQL

Tables

Views

Stored Procedures

Auditor Page

C Sharp

Main Page
User Controls
Popups

Back to top

Demo

Pick up a new Claim

Capture.PNG

Fill out Claim Details

Capture.PNG

Add any Number of Errors

Capture.PNG Capture.PNG

Submit the Audit to the Next Stage

Capture.PNG

Back to top