r5027 - branches/bmas-staging/ui/gwt/www/resources/interface

0 views
Skip to first unread message

subve...@svn.freemedsoftware.org

unread,
Feb 8, 2010, 1:31:07 PM2/8/10
to freemed-d...@googlegroups.com
Author: jeff
Date: 2010-02-08 13:31:06 -0500 (Mon, 08 Feb 2010)
New Revision: 5027

Modified:
branches/bmas-staging/ui/gwt/www/resources/interface/Practices.module.xml
Log:
+ practice NPI number, correct EIN maximum length


Modified: branches/bmas-staging/ui/gwt/www/resources/interface/Practices.module.xml
===================================================================
--- branches/bmas-staging/ui/gwt/www/resources/interface/Practices.module.xml 2010-02-08 16:22:54 UTC (rev 5026)
+++ branches/bmas-staging/ui/gwt/www/resources/interface/Practices.module.xml 2010-02-08 18:31:06 UTC (rev 5027)
@@ -32,7 +32,8 @@
<Element field="zipa" title="Postal Code" type="TEXT" options="10" />
<Element field="phonea" title="Phone #" type="TEXT" options="20" />
<Element field="faxa" title="Facsimile #" type="TEXT" options="20" />
- <Element field="ein" title="Employer Identification Number" type="TEXT" options="50" />
+ <Element field="ein" title="Employer Identification Number" type="TEXT" options="16" />
+ <Element field="pracnpi" title="NPI #" type="TEXT" options="32" />
<Element field="email" title="Email" type="TEXT" options="45" />
<Element field="cellular" title="Cellular Phone #" type="TEXT" options="20" />
<Element field="pager" title="Beeper / Pager #" type="TEXT" options="20" />

Reply all
Reply to author
Forward
0 new messages