Managing Your Practice > Managing Collections
This user defined contact expert enables you to track accounts that your office has turned over to a collection agency with the Sent to collection agency form. If your version does not contain this expert, you can use the PW Plus Pack to install it.
To access the expert:
Select Experts > Contact Expert > User defined.
Select Accounts still in collections.
Click OK.
If the "Contact Expert Already Exists" message is displayed,
note the date displayed and determine whether a newer one should be
run. Click Yes to generate
a new expert, or No to use
the old one. The Accounts Still in Collections screen is displayed.
Click Print to produce a hard copy of the list.
To optimize report results, your office can revise the formula used by this expert. We recommend that you practice revising the form in the PracticeWorks Tutorial before modifying real data.
By default, the Accounts Still in Collections Contact Expert contains the following formula:
(AR.BalCur + AR.Bal30 + AR.Bal60 + AR.Bal90 + AR.Bal120) > 0 AND FormVal(RPPerson.PersonID, "Sent to collection agency", "Entry date") AND FormVal(RPPerson.PersonID, "Sent to collection agency", "Collection efforts complete") = 0
To reflect collections accounts with zero balances, insert an equals sign after the greater than symbol, as shown below:
(AR.BalCur + AR.Bal30 + AR.Bal60 + AR.Bal90 + AR.Bal120) >= 0 AND FormVal(RPPerson.PersonID, "Sent to collection agency", "Entry date") AND FormVal(RPPerson.PersonID, "Sent to collection agency", "Collection efforts complete") = 0
Entering a Check from a Collection Agency
Counting Patients Sent to Collections
Using the Sent to Collection Agency Form