CMS 1500 Box 14 & misc_billing_options

elandau1260 wrote on Thursday, November 20, 2014:

Ok… I will try this. I’m confused though because looking at the code in that file which deals with Box 14 is:
// Box 14. Date of Current Illness/Injury/Pregnancy
$tmp = $claim->onsetDate();

… and the Encounter’s ONSET date seems to be set on that screen used to create a new encounter… (which I can’t seem to edit once the encounter has been created) so I’m not sure why I can’t just edit that rather than hard-code a date in the misc_billing_options form?