RadiAnt: how to connect PACS system?

144 Views Asked by At

I am using RadiAnt, and Orthanc as the PACS system. I want to connect RadiAnt with Orthanc.

The configuration UI is:

enter image description here

The Orthanc is Ok for my computer. And I have uploaded one patient to Orthanc:

enter image description here

However, in the RadiAnt, I cannot find any patient:

enter image description here

Is there any thing wrong with my process?

1

There are 1 best solutions below

0
Qiang Zhang On

Finally, I find the solution. The key point is to edit the Orthanc configure file.

For Orthanc Server/Configuration/orthanc.json file, the modified part is:

enter image description here

Then, restart the computer, and click the search file, I can find the Orthanc uploaded patient:

enter image description here

Hope it can help somebody.