Page 1 of 1
Fee Schedule MYSQL Table
Posted: Tue Aug 21, 2012 8:06 pm
by Manny Ramirez
A doctor has my same fee schedules. I would like to copy the fee without having to export and import each and every schedule.
Question? What file can I copy inside his database to import into mine ?
Re: Fee Schedule MYSQL Table
Posted: Tue Sep 25, 2012 10:08 am
by jsalmon
Although it's tedious, exporting and importing each and every fee schedule is the safest way to do it. Your fee schedule's have unique keys that I can almost guarantee are different then his keys which means copying his file into your database will cause a plethora of errors in the system. The only other way to do this would be a custom query copying or updating his database table into yours but even that has consequences if done incorrectly. We would most likely charge a fee to do that for you (if it's even possible to do accurately). I'd recommend exporting and importing a couple of fee schedules a day. That tool was written for this exact purpose so it's my preferred suggestion.
Re: Fee Schedule MYSQL Table
Posted: Sun Oct 07, 2012 5:18 pm
by jordansparks
It would be a feature request to add the capability to do multiple fee schedules simultaneously.