Scheduling
Summary
This enhancement to Scheduling introduces an option to disable the rounding of appointment search scheduling results intervals.
Currently, a schedule search will return results rounded to 5-minutes intervals.
With this change, when ScheduleIntervalRounding = False and a procedure is configured to be scheduled e.g. every 12 minutes, RIS will respect that interval when presenting search results.
Configuration Instructions
No System Administrator actions are necessary to enable this feature; however, optional configuration is available:
RIS Client
Changes to RIS System Configuration Settings
ยท Configure ScheduleIntervalRounding for your site. The default value leaves system behavior unchanged.
The following related settings were added or updated:
Setting |
Default |
Purpose |
ScheduleIntervalRounding |
Value=Boolean, Default=[True] |
When True, scheduling results are rounded to 5-minute intervals. When False, no rounding occurs. Added in v2018.5.5.4 #28767 |