Even more improvements to make code types flexible
commit5b91947a63822be92d2b8d9387c3ba8f52b9235c
authorbradymiller <bradymiller@users.sourceforge.net>
Wed, 11 Jul 2012 21:30:27 +0000 (11 14:30 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Wed, 18 Jul 2012 20:58:41 +0000 (18 13:58 -0700)
treeb56077a844d61056cc53955d83fa72f100c6f1f2
parent9083d4227f9b7cd5f5622d9eb3a1e7243e653868
Even more improvements to make code types flexible

 -Added a procedure flag (ct_proc) in code_types table
 -Further organized documentation of custom/code_types.inc.php
 -Modularized function used to specify categories of code types,
  such as diagnosis and procedure codes for the code type selector
  popup
 -Removed hard-coding of the CPT/ICD codetypes
  in Reports->Financial->Pmt Method and Cash Rec
  reports.
 -Added mechanism for the find_code_popup.php
  popup script to support multiple form fields
  on the same target script.
custom/code_types.inc.php
interface/billing/sl_receipts_report.php
interface/patient_file/encounter/find_code_popup.php
interface/patient_file/summary/add_edit_issue.php
interface/reports/clinical_reports.php
interface/reports/receipts_by_method_report.php
interface/super/edit_list.php
sql/4_1_0-to-4_1_1_upgrade.sql
sql/database.sql
version.php