Find Appointment for Outpatient Visit: Enhancements
All specifications of the appointment search (e.g. initial visit appointment search) create appointment templates which are used as search criteria in the dialog box for the appointment search.
The following business add-ins (BAdIs) are available for customer-specific appointment search settings.
A BAdI for controlling the appointment templates (N_APP_CONSTR_CHG
) offers the option of adapting these appointment templates to the process and therefore individually presetting the search criteria. The BAdI differentiates between the Initial Visit and Follow-Up Visit modes.
These appointment templates are used in the clinical order. See Create/Change Appointment Templates for Order Items
Example
The system should search for a follow-up visit for a patient which is no less than 3 days after the current system date. The appointment should also take place with the same physician as the previous visit.
A BAdI for implementing an alternative input screen for search strings to replace the dialog box with extensive search criteria with an input screen optimized for the specific process (N_ALT_APP_SEARCH_DYN
). This can also be, for example, an input screen which only offers predefine search strings for selection.
You can find information on these BAdIs in the implementation guide
under .