Custom form

Hi

Is it possible to create a custom form and exclude it from encounter?

Thanks

Hi tresrob,

Yes,You can create own custom form in OpenEMR.

It seems like you are looking to have the form for Physician to save their notes. In the sense,you may customize the form to appear under the tab Miscellaneous.

Look at following files for adding new submenu under Miscellaneous:

/interface/main/tabs/menu/menu_data.php (line no : 166)
/interface/main/tabs/menu/menu_db.php (functions to perform)

Thanks,
ViSolve