I have a vertical application for businesses that sell orthopedic shoes, orthopedic braces and medical supplies. These businesses are considered medical facilities and their patients result in claims to Medicare, Medicaid and nearly all other insurances. They all receive audits by Medicare, JCAHO major insurance companies and the like. Within the RBASE application I create a billing record that is passed to a clearing house for processing. Currently, the posting of receivables is manual when the EOB is received but I plan to automate the process in the future.
If anyone would like to see how my system works, please let me know and I will setup an online demo. We can discuss the nitty-gritty’s of the code if you like. John Engwer (412) 751-2433 From: [email protected] [mailto:[email protected]] On Behalf Of MDRD Sent: Wednesday, May 30, 2012 1:51 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Medical billing programs This is something that I am very interested in but I don’t have the skills to do it from scratch. If I could find a program that could read the raw data and convert it into a CSV file I could import it into RBase then I could manipulate the data as needed to fit my program. I have seem some programs that store the transaction data like this Custnum,Date,BilledPrice,AllowedAmount,InsWriteOff, PatientPaid,Balance... All I want to do is import the data the same way we enter it for a paper check. Thanks Marc From: William Stacy <mailto:[email protected]> Sent: Wednesday, May 30, 2012 12:32 PM To: RBASE-L Mailing List <mailto:[email protected]> Subject: [RBASE-L] - Re: Medical billing programs That's a couple of steps ahead of where I am. I need to get the manual steps of lining up those pesky EOB items with my own accounting system. Once that's done, it should be feasible to automate much of it. I'm not saying easy, just feasible. On Wed, May 30, 2012 at 9:42 AM, MDRD <[email protected]> wrote: Does anyone know how to import electronic EOB information, 835 data into a medical billing program for automated payment posting? Thanks Marc\ -- William Stacy, O.D. Please visit my website by clicking on : http://www.folsomeye.net

