This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| eclaim_processes [2020/01/16 14:25] – lisa.maloney | eclaim_processes [2020/06/22 11:24] (current) – lisa.maloney | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| This section of help will explain how to load an eclaim using the eclaim template, and the checks the system performs to prevent duplicate eclaim loads. | This section of help will explain how to load an eclaim using the eclaim template, and the checks the system performs to prevent duplicate eclaim loads. | ||
| + | |||
| + | Another feature of the eclaim process is the ability to have eclaims Auto Submit and/or Auto Approve. | ||
| + | |||
| + | Auto Submit: if a company has this enabled, any eclaim loaded for this claimant will move from draft to submitted and then into a Pend, Hold, Evaluation status. | ||
| + | |||
| + | Auto Approve: if a company has this enabled, any eclaim loaded for this claimant will be auto approved once the claim is submitted (either via auto submit or manually). | ||
| + | |||
| + | Settings at the company level: | ||
| + | {{: | ||
| ----- | ----- | ||
| Line 150: | Line 159: | ||
| {{: | {{: | ||
| + | |||
| + | ----- | ||
| + | |||
| + | **__Eclaim Load Duplicate Checking__** | ||
| + | |||
| + | Process to determine duplicates - Eclaim Load: | ||
| + | |||
| + | 1. Check for possible Duplicate based on Header information (checks against both what is in the eclaim import tables and what is in the system for claims) | ||
| + | * Claimant | ||
| + | * Claimant Name | ||
| + | * Invoice Number | ||
| + | * Start Date | ||
| + | * End Date | ||
| + | * Total lines (Note: this is rarely if ever loaded as everything is calculated based on lines loaded) | ||
| + | * Total Requested Amount (Note: this is rarely if ever loaded as everything is calculated based on lines loaded) | ||
| + | |||
| + | 2. Check line level for duplicates for those header rows that have been determined to be possible duplicates | ||
| + | |||
| + | * Each line is checked for duplicates within eclaim import to prevent loading of duplicates | ||
| + | |||
| + | 3. Exact Duplicates are tagged and ignored preventing the load of the invoice from progressing any further | ||
| + | |||
| + | Recap: | ||
| + | ----- | ||