We have chosen to use the OpenEMR 2.8.1 with ZirMed since there was lots of documentation and support for that version. I have a few follow up questions about the fee schedule and loading the data into the openemr database.
I downloaded the 07anweb_v3_122106.txt file from HHS website. Looking into the file I saw several lines with no numeric values (prices), should I be concerned? I was planing to use it as the input to openemr/contrib/util/load_doc_fees.plx.
Are we understanding correctly that this file and our multiplier will establish a baseline set of prices for all of the procedures we perform?
In the load_doc_fees.plx file is a customizable parameter called CARRIER. Do we have to run the load_doc_fees.plx for each of the insurance carriers our clinic will accept?
I believe that the ONLY PLX file which has been verified to be current is the load-icd9-data.plx from icd9data.com. (substitute underscores, which do not display here, for the dashes)
If anyone out there has tried the others, and has any insights into revising the PLX file(s) to work, please post it here. Thanks.
I am using the xammp version for a prospect for demo and I had to change the .plx to .pl and the download for the site took place instantly and without blemish. May be this helps.
The ICD9 codes are scraped from icd9data.com. For 2010 that is appx 14000 codes - you choose the year by modifying the URL put in the script. I wish the script defaulted to current year or used command line parameters.
The CPT codes are picked up from a flat file you create after you have bought a subscription from AMA since the codes lists are copyrighted property of AMA.