Menu

library/freeb

Developers
2015-03-28
2015-03-29
  • Tony McCormick

    Tony McCormick - 2015-03-28

    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");
    
     
  • Brady Miller

    Brady Miller - 2015-03-28

    Hi,

    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):
    https://github.com/openemr/openemr/commit/a52aa0245c2d443939780cbd19c5af683aee064e

    -brady
    OpenEMR

     

    Last edit: Brady Miller 2015-03-28
  • Brady Miller

    Brady Miller - 2015-03-28

    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

     
    • Tony McCormick

      Tony McCormick - 2015-03-29

      agreed, it just makes it confusing to new developers when this stuff is
      left laying around

      Tony McCormick, CTO
      www.mi-squared.com
      Support: 866-735-0897, Direct: 713-574-6709
      My Calendar: http://bit.ly/XznvDo
      ... we have to slow down a bit to be able to speed up a lot... (me)

      On Sat, Mar 28, 2015 at 1:14 AM, Brady Miller bradymiller@users.sf.net
      wrote:

      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


      library/freeb
      https://sourceforge.net/p/openemr/discussion/202506/thread/c754e79d/?limit=25#ee72


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/openemr/discussion/202506/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      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.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.