New Settings

Summary of all settings that were added, updated, or removed.

RIS

Changes to Access Strings

The following settings were added or updated with this release:

Setting

Default

Purpose

Clinical.Schedule.AllowManualSchedulingInUndesirable

Value=[None|Full], Default=[Full]

Controls the ability to see time slots that create subsequent unusable gaps in the schedule. Added in v3.2021.9.27 #29683

Clinical.Schedule.ShowUndesirableTimeSlots

Value=[None|Full], Default=[Full]

Controls the ability to schedule time slots that create subsequent unusable gaps in the schedule. Added in v3.2021.9.27 #29683

Clinical.ViewEditCanChangeProcedureWhenScheduled

Value=[None|Full], Default=[Full]

Controls the ability to modify the procedure and scanner fields from View/Edit before the exam has been completed and the View/Edit screen is mapped to the scheduled_modality_code instead of the performed_modality_code. Added in v3.2021.9.27 #30162

Changes to SysConfig Settings

The following settings were added or updated with this release:

Setting

Default

Purpose

AutoInsuranceSelectionPriorVisitDaysCutoff

Value=Days as Integer, Set to [< 0] to disable, Default=[-1]

How far back in time RIS will look for prior visit with insurances to use for the default selection. Added in v3.2021.9.27 #27732

AutoInsuranceSelectionPriorVisitInstancesCutoff

Value=Visits as Integer, Set to [< 0] to disable, Default=[-1]

How many visits back RIS will look for prior visit with insurances to use for the default selection. Added in v3.2021.9.27 #27732

BrowserUserAgentString

Value=String, Default=Blank

The UserAgent string (identifying supported OS/browsers) used when making WebClient requests. Added in v3.2021.9.27 #30290

Web Services

Changes to ris.exe.config

Additions to <appsettings>

·         Feature #30522 added SignalRConnectRetryLimit

<add key="SignalRConnectRetryLimit" value="4" />

 

·         Feature #30279 added BackgroundUpdateFrequencyInMinutes

<add key="BackgroundUpdateFrequencyInMinutes" value="60" />