Flexible Procedure/Service codetypes
commitece499d9ed947a762d060a250349193598cfe713
authorbradymiller <bradymiller@users.sourceforge.net>
Tue, 3 Jul 2012 01:42:09 +0000 (2 18:42 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Fri, 6 Jul 2012 23:50:09 +0000 (6 16:50 -0700)
treef720120d59888043605119e149c022ede4a13a72
parentf3ce5d14343e20733a466cc34daef6e3d49c19c3
Flexible Procedure/Service codetypes

 -Place an index on the code_type column in the codes table
 -Increase size of code_type column in the codes table (smallint)
 -Increase size of code_type column in the billing table (varchar(15))
 -Increase size of modifier column in the codes and ar_activity table (varchar(12))
 -Place code_types (inactive) for CPTII,ICD9-SG and ICD10-PCS (Change the labels of
  the current ICD dx code types and table search methods to clarify)
 -Documented the custom/code_types.inc.php script with DocBlock comments
 -Cleaned up the queries in the custom/code_types.inc.php script
custom/code_types.inc.php
sql/4_1_0-to-4_1_1_upgrade.sql
sql/database.sql
version.php