Professional Billing Flashcards

1
Q

What is the difference between the CUR_PCP_PROV_ID column in the PATIENT table and the data in the PAT_PCP table?

A

CUR_PCP_PROV_ID lists the patient’s general PCP at the time of the most recent extract and load process. PCP_PROV_ID will contain all PCP’s, current and prior, for all patients.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Is it possible for a patient to have more than one coverage? Which table lists all the coverages that a patient has?

A

Yes, COVERAGE_MEM_LIST

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Guarantor accounts (EAR master file records) can be used for multiple patients. What table is used to find the relationship?

A

ACCT_GUAR_PAT_INFO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You have been asked to write a report that lists each patient and their current general PCP. The report should include that patient’s name and the provider’s name. Which tables do you need? How would you link the tables together?

A

PATIENT, CLARITY_SER

Link: PATIENT.CUR_PCP_PROV_ID = CLARITY_SER.PROV_ID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Is a detail type 1 (charge) positive or negative?

A

Positive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Suppose a user enters a charge, posts a payment, and distributes the payment to the charge. How many records are created in TDL? Name the records.

A

4; charge, payment, charge matched to payment and, payment matched to charge.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You have been asked to write a report that lists voids entered this month on charges that were entered in prior months. What fields would you use?

A

Find Detail Type 10 with a POST_DATE in this month and an ORIG_POST_DATE prior to this month.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Typically, how often are aging records extracted into Clarity?

A

Monthly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What determines if an aging record will get created in Clarity?

A

If there is a non-zero balance on the transaction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How would you determine the age of a record based on service date? Write the formula.

A

Subtract the ORIG_SERVICE_DATE from the POST_DATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How would you determine the age of a record based on post date? Write the formula.

A

Limit your report to Detail Types 60 and 61. Subtract the ORIG_POST_DATE from the POST_DATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Where should Hyperspace users go to post a denial?

A

The Insurance Payment Posting activity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

From what source tables do the two Explanation of Benefits views, V_ARPB_REIMBURSEMENT, and V_ARPB_REMIT_CODES, get most of their information?

A

PMT_EOB_INFO_I and PMT_EOB_INFO_II

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How can you determine which TAR records are still in a workqueue?

A

Each row in V_ARPB_CHG_WQ with no exit date is a TAR currently in a CRWQ.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How can you tell the difference between charges that were successfully filed to ETR and those that were deleted?

A

The PRE_AR_CHG.CHARGE_STATUS_C will be 1 or 2 (filed) or 4 (deleted)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How is it possible to get the percentage of charges performed in the past week that file cleanly (are not caught in a charge review workqueue)?

A

For all rows in PRE_AR_CHG with a SERVICE_DATE in the past week, divide the count of all rows with a CHARGE_STATUS_C of 1 (filed without review), by the count of all rows.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Which table give you information about the activities (reviewing, deferring, deleting, transferring, resolving and error etc) performed on a TAR record?

A

V_ARPB_CHG_REVIEW_USER (could use PRE_ARCHG_HX)

18
Q

Which table gives the sum of the amount or count of the charge sessions caught by particular charge review workqueue rules?

A

F_ARPB_CR_RULE_SUM

19
Q

You have been asked to write a report that summarizes that total charges in claim edit workqueues today. How would you be able to tell if a claim is in a workqueue today?

A
CLM_EDIT_WQ_CLM.EXTRACT_DATE = today OR
CLM_EDIT_WQ_STATUS.EXTRACT_DATE = today
20
Q

How is it possible to tell how long a claim was in the claim error pool?

A

CLM_EDIT_WQ_CLM.EXTRACT_DATE - CLM_EDIT_WQ_CLM.CLM_PROCESS_DATE

21
Q

If you would like to use the information in the CE_WQ_PRODUCTIVITY table, you will need to group the user, workqueue, or date, or some combination thereof. Where does the user, workqueue, and date information come from?

A

WQ_PRODUCTIVITY table

22
Q

Describe Guarantor accounts (EAR)

A

One guarantor per guarantor account
service area specific
Patients can have multiple EARs
May be linked to multiple pt’s and coverages

23
Q

Which table contains current state demographic information for the guarantor of the account

A

ACCOUNT table.

24
Q

In Epic, a coverage is a combination of what 3 things?

A

Payor, Plan and Subscriber.

25
Q

What three tables do you need to reports on the coverage, name of relevant payor and name of the plan?

A

COVERAGE, CLARITY_EPM and CLARITY_EPP

26
Q

For information about current transactions values which tables should you use?

A

ARPB* tables. Will return only current transaction values.

27
Q

For historical information about transactions (their outstanding amounts, matching….for past week, month) what table should you use?

A

CLARITY_TDL_TRAN, this table has the most info. (includes charges, payments and adjustments. The also include distribution/matching, actions, claims and bills.)

28
Q

For aging transaction information used in aging reports which table should u use?

A

CLARITY_TDL_AGE

29
Q

Transactions in Chronicles are held in which master file?

A

ETR (example of transactions: payments, charges and adjustments)

30
Q

Define the term “action” and name the table that contains actions performed on professional billing transactions?

A

An ‘action’ is a way of handling a remaining balance. ARPB_TX_ACTIONS.ACTION_TYPE_C

31
Q

Whats the difference between a void and a reversal?

A

A void unmatches a transaction, and cancels out all outstanding amounts leaving a net outstanding amount of $0. A reversal also indicates a mistake, but can only be performed on a payment.

32
Q

Any transaction that has a non-zero balance will create what type of record?

A

An aging record (detail type 60 or 61) in CLARITY_TDL_AGE (only type 60 and 61 stored in this table.)

33
Q

True or False. Insurance and Self-Pay balances can be reset by the system or by the user.

A

True.

34
Q

Resolute Professional Billing offers aged AR reports based on two different approaches to aging, which are they?

A

Operational aging (dynamic aging) based on insurance and self-pay aging dates stamped on the charge. They account for changes in the aging date as transaction moves through revenue cycle. (operational perspective)

Financial aging is based on the post date of the charge, depends on date that does not change as it moves through revenue cycle. (accounting appropriate)

35
Q

True or False. Electronic remittance processing loads a file from the payor in the system and matches that payments to charges automatically. If a payor does not send a file, do the payments have to be manually matched to charges.

A

True

36
Q

True or False. (Front-End Queues) Charges that trigger a warning message can be accepted without being corrected, but charges that trigger an error message must either be corrected in charge entry or tagged for further review by using the Pend to Charges button.

A

True.

37
Q

Which tables contains information for all TAR records, not just those that have been caught in a charge review workqueue?

A

PRE_AR_CHG tables.

38
Q

Workqueues are “views” of what pool?

A

Claim error pool

39
Q

True or False. The system creates FOL (Follow-up record) for each charge on a claim?

A

True. FOL= Coverage + Charge

40
Q

Name the two ways you can validate that financial data is consistent between Chronicles and Clarity?

A

Automatically - TDL Datalink validation. (should be run on daily basis)
Manually compare TDL statistics report run in Chronicles and in Clarity.