PACS Integration

Feature #28370 - Support for case-sensitive PACS UserID

Summary

This enhancement to PACS Integration (Non - eRAD) adds a configuration option to force PACS to attempt login using the case-sensitive User ID as stored in the RIS database, as required to support some case-sensitive PACS integrations.

Previously, desktop integration would attempt login using the User ID as entered by the user, and login would fail due to case mismatch.

With this change, a new PACSLoginWithRISDBUserID RIS System Configuration setting controls this behavior.

Configuration Instructions

System Administrators must complete the following actions to enable this feature:

RIS Client

Changes to RIS System Configuration Settings

ยท         To enable this feature, set PACSLoginWithRISDBUserID = True.

The following related settings were added or updated:

Setting

Default

Purpose

PACSLoginWithRISDBUserID

Value=Boolean, Default=[False]

When [False], RIS will attempt PACS login using the User ID as entered by the user. When [True], the (case-sensitive) value from the RIS database will be sent. Added in v2021.2.1 #28370