![]() |
|||||
Technical Support |
|||||
DOB should not show "19" Problem: The HCFA form is printing the DOB with the 19yy. Customer wants the "19" removed. Cause: Customer or insurance carrier preference. Solution: Modify the print format: Open the print format Locate the line with "DOB" in the "Print-Items" column Change "DOB" to read "STR(DOB, 1, 6) & STR(DOB, 9, 2)" Press <F2> to save the print format Notes: Starting January 1st, 1998 Medicare will require all dates show the century. At that time the above changes will have to be undone. y References: VersaForm XL Manual - references on handling string data. Related Topics:
|
|||||
Email your support questions to tech@versaform.com |
|||||
This information is provided as a courtesy. VersaForm Systems Corporation has provided this information "AS IS" without warranty of any kind – express or implied. In no event shall VersaForm Systems Corporation be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. |
|||||