Skip to content

Dev XNAT with Orthanc

Daniel Beasley edited this page Oct 3, 2023 · 1 revision

Orthanc can be installed alongside XNAT in order to test DQR etc by running:

sudo ./build.sh test

More information on docker Orthan can be found here:

https://book.orthanc-server.com/users/docker.html

When you have installed XNAT, Orthanc PACs can be found on [url]:8042. For example, http://lcoalhost:8042.

The default username, password is: orthanc/orthanc

When logged in, you can see that XNAT Dicom receiver is already detected and you can query/retreive from Orthanc.

In XNAT, set the DQR settings under Administer->Plugin Settings->DQR Settings:

Click on Add NEW DICOM AE, and fill in as follows:

dqr_settings_prthanc

Clone this wiki locally