Hi All,
I want to do some customization for the patient encounter
I want to remove some fields in the “New encounter form”. How to edit “New Encounter form”.
In the encounter details page there are navigation menu with "Administration & Clinical " sub-menus. I want remove some forms in these sub-menus. How can I edit this navigation menu.
I have create a LBF for the encounter but it’s under submenu name “Layout Based” .Can we change this sub menu name?
To Edit the “New Encounter Form” you may need to edit the file interface/forms/newpatient/common.php for the interface changes and edit the file save.php in the same path for saving functionality changes.