Automate DICOM Queries with NGINX Auth Mapping | No Manual Input Needed!

:rocket: 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:
:white_check_mark: Use NGINX basic auth to authenticate users
:white_check_mark: Map usernames (e.g., john) to DICOM-style physician names (e.g., DR^H.^GUPTA)
:white_check_mark: Automate QIDO-RS search requests based on login
:white_check_mark: 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.

:wrench: Tech Stack: NGINX · DCM4CHEE · QIDO-RS · Shell Scripting/API