In this video, learn how to fully automate DICOM queries by mapping authenticated NGINX usernames to Referring Physician Names — no manual input required!
We’ll walk you through how to:
Use NGINX basic auth to authenticate users
Map usernames (e.g.,
john
) to DICOM-style physician names (e.g., DR^H.^GUPTA
)
Automate QIDO-RS search requests based on login
Improve workflow efficiency and security for DICOM-based applications
Perfect for PACS admins, DICOM developers, and anyone integrating OHIF or DCM4CHEE with secure user access.
Tech Stack: NGINX · DCM4CHEE · QIDO-RS · Shell Scripting/API