Seems like it’s time to remove the last vestiges of the old FREEB code that was the original claims processing system contributed by Fred Trotter. It’s not used anymore. Some code still references it but unnessarily.
This file process_bills.log should be in the sites/*/ directory not in the application library area for sure.
Anybody see anything wrong with this thinking?
–Tony
sites/default/config.php
3:$GLOBALS['oer_config']['freeb']['claim_file_dir'] = "/usr/share/freeb/public/";
10:// This does not seem useful for PDF HCFAs, see freeb/targetbin/ascii2pdf instead:
interface/billing/freebtest.php
8:$command = "perl /usr/share/freeb/formatbin/" . $format . ".pl";
interface/patient_file/pos_checkout.php
63:require_once("$srcdir/freeb/xmlrpc.inc");
64:require_once("$srcdir/freeb/xmlrpcs.inc");
library/edihistory/csv_record_include.php
1099: // OpenEMR open log link: <a href='../../library/freeb/process_bills.log' target='_blank' class='link_submit' title=''>[View Log]</a>
library/classes/WSWrapper.class.php
2:require_once(dirname(__FILE__) . "/../freeb/xmlrpc.inc");
3:require_once(dirname(__FILE__) . "/../freeb/xmlrpcs.inc");
process_bill.log(now billing/customize_log.php) now shows the file that has been moved to the sites/*/edi/ directory for OpenEMR 4.2.0 (the last 4.2.0 patch also has an option to allow user to either append or rewrite for that log):
process_bill.log(now billing/customize_log.php which shows the file that
has been moved to the sites directory for OpenEMR 4.2.0 (the last 4.2.0
patch also has an option to allow user to either append or rewrite for that
log):
–
Please be aware that e-mail communication can be intercepted in
transmission or misdirected. Please consider communicating any sensitive
information by telephone. The information contained in this message may be
privileged and confidential. If you are NOT the intended recipient, please
notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and
destroy this message.
Hi,
Could just remove the comment. That function appears to not even be
functional and i think the comment is just a rough example.
-brady
OpenEMR http://www.open-emr.org
–
Please be aware that e-mail communication can be intercepted in
transmission or misdirected. Please consider communicating any sensitive
information by telephone. The information contained in this message may be
privileged and confidential. If you are NOT the intended recipient, please
notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and
destroy this message.