What is used to work payments that create credit balances, are undistributed, or have been recouped?
Credit Workqueues
What in Epic would you use to work overpayments and undistributed credits?
Credit Workqueues
When is a credit workqueue considered completed?
When the balance reaches 0
Resubmission, deferrals, and transfers are activities you can do in what type of workqueue?
Follow up Workqueues
What are follow up records made up of?
Charge transactions and the coverage that charge is assigned to.
How many queues of a given type (self-pay / insurance) can a given transaction be assigned too?
Only 1, but that transaction can appear in multiple queues
What are Account Workqueues used for?
Used to do Self-pay collections & track productivity of users within the workqueue
What Workqueue allows users to fix errors on claims before the claims are sent out and allows you to test in real-time?
Claim Edit Workqueues
What are the 2 types of claim errors that are sent to the error pool?
Master File and User
What type of claim errors are related to items such as missing provider PIN and are usually corrected by administrators?
Master File Errors
What type of claim errors are usually related to those done by user in charge entry or registration and include coding errors and can usually be fixed in hyperspace?
User Errors
Where would you find the daily snapshot of how much was contained in a claim workqueue and how its size has changed over time?
CLAIM_EDIT_WQ_HX
Where would you find the date the claim error entered the Claim Error Pool and which day it was corrected. What are the column names for the dates?
Which table updates records for updates records for transactions on claims that are still in the claim error pool but leaves the records for transactions on claims that are no longer in the error pool?
CLM_EDIT_WQ_DETAIL
Where would you find claim errors that have been corrected as well as not been corrected?
CLM_EDIT_WQ_ERROR
Can you use the CLM_EDIT_ERROR.LINE = 1 to pull in 1 record for each claim for each day?
NO this could give you 2 records since you could have both User and Master File errors to get a single record use CLM_EDIT_WQ_ERROR.OVERALL_LINE = 1
What table would you use if you needed to write a report on how many workqueues a claim is in per day?
CLM_EDIT_WQ_STATUS
What table would you use in a report if you need to find every error a claim has when a claim is worked per user/workqueue/day combination and applies to both PB and HB?
CE_WQ_PRODUCTIVITY
Where would you find the details for the CE_WQ_PRODUCTIVITY table?
WQ_PRODUCTIVITY
As charges come into the Charge Router where are they first stored?
Universal Charge Line (UCL)
If the charges need to be processed as a unit where is the group number stored?
Universal Charge Sessions (UCS)
How does the group of charges in the UCS get triggered to be processed?
The last charge triggers that the entire charge session is ready to be processed
What workqueue’s purpose is to ensure that the charges can be processed by the remaining components in the Charge Router (the handler and the destination router) and are ready to enter a destination billing system?
Charge Router Workqueue
Where are messages used to communicate changes, charge sources, and destinations in the Charge Router?
Universal Charge Message (UCM)
If you needed to report on basic information for a workqueue containing universal charge sessions and which workqueue those charges sessions are being reviewed in?
If any charge qualifies for a charge review work queue only that charge goes to the workqueue?
NO the whole TAR goes to the workqueue
A TAR can only be in 1 CRWQ at a time?
NO, multiple at 1 time
What’s the difference between Front End Queues and Back End Queues?
Front End can be updated by the user in Epic
How long does a TAR record that meet a rule stay in a CRWQ?
Until they are either corrected, the error is overridden (in both cases the charge is then filed into ETR with other “good” charges) or the TAR record is deleted.
What table would you need if wanted to find all TAR records regardless if they have been caught in a CRWQ?
PRE_AR_CHG
Where would you find the current status of a TAR record?
PRE_AR_CHG.CHARGE_STATUS_C
If you wanted to report on activities performed on a TAR record which table would you use?
PRE_AR_CHG_HX
If you wanted to find out if a TAR record has been in a Charge Review Workqueue, where would you look?
CHG_REVIEW_*
If you wanted to report on specific values that have changed on the TAR record where would you look?
CHG_REVIEW_ACT_AUD
If you wanted to know what rules a TAR record violated where would you look?
CHG_REVIEW_WQRULES
If you wanted to look at transactions with a Non Zero balance and that have detail types of 60 and 61 only which table would you use?
CLARITY_TDL_AGE
How often is the CLARITY_TDL_AGE table refreshed?
Monthly
Is CLARITY_TDL_AGE affected by resetting actions?
NO so it won’t balance with Resolute Aging
Which aging report is based on variable aging dates of transactions and reflects changes over time due to manually or automatically updated aging dates arising from collection activities?
Aged Accounts Receivable Report
Which aging report is based on the posting dates of transactions?
Financial Aging Report
Which report Financial Aging or Aged Accounts Receivable will match with Clarity Enterprise Reporting?
Financial Aging
Which type of balances on a transaction can be aged by service date, posting date, or first statement date in static aging?
Self – Pay balances
Which type of balances can only be based on service date or posting date in static aging?
Insurance Balances
Can a transaction have both a self-pay and an insurance balance?
Yes
Is there a difference in aging days in Financial Aging?
No. Straight measurement over posting days
What is the Master File for Follow Up Records?
FOL
T of F
A FOL record is created for each charge on a claim.