r6183 - branches/0.8.x/modules

3 views
Skip to first unread message

subve...@svn.freemedsoftware.org

unread,
Nov 29, 2011, 11:31:42 PM11/29/11
to freemed-d...@googlegroups.com
Author: jeff
Date: 2011-11-29 23:31:42 -0500 (Tue, 29 Nov 2011)
New Revision: 6183

Modified:
branches/0.8.x/modules/icd.db.module.php
Log:
Fix diagnosis code group assignment.


Modified: branches/0.8.x/modules/icd.db.module.php
===================================================================
--- branches/0.8.x/modules/icd.db.module.php 2011-11-17 17:51:00 UTC (rev 6182)
+++ branches/0.8.x/modules/icd.db.module.php 2011-11-30 04:31:42 UTC (rev 6183)
@@ -51,7 +51,7 @@
'icd10descrip' => SQL__VARCHAR(45),
'icdmetadesc' => SQL__VARCHAR(30),
'icdng' => SQL__DATE,
- 'icddrg' => SQL__DATE,
+ 'icddrg' => SQL__TEXT,
'icdnum' => SQL__INT_UNSIGNED(0),
'icdamt' => SQL__REAL,
'icdcoll' => SQL__REAL,

Reply all
Reply to author
Forward
0 new messages