Where you have a lot of common requirements , but a few differences, Parent/Child can be of use.
Perhaps look to set up your parent form that contains your common requirements, and then individual child forms for the departmental differences, and if you are able to identify your users departments, form behaviours can be used to show/hide a button for them to launch the appropriate Child form
