Setting Up Orthanc PACS server

3,395 views
Skip to first unread message

Steven A

unread,
Mar 16, 2018, 10:25:51 AM3/16/18
to Orthanc Users
So I am trying to set up my PACS server. I've double checked that the configuration.json allows for remote connection (setting the flase to true), but I am confused about how to configure the orthanc name, so when I go to click on the send to dicom modality, all it gives me is the image attached. Basically not listing any servers to upload to. I have the AEtitle, the IPv4 (I'm assuming the IP address required for access), the port number (4242), and the default AEtitle that the program came with when I first downloaded it ("ORTHANC").
Capture.PNG

Bryan Dearlove

unread,
Mar 16, 2018, 10:28:57 AM3/16/18
to Orthanc Users
So you want to send from Orthanc to a destination? If so, in config you need to define it under: DicomModalities setting. Make sure to remove the comment to enable it (The //)

Sébastien Jodogne

unread,
Mar 18, 2018, 8:01:09 AM3/18/18
to Orthanc Users
As a complement to Bryan's answer, please carefully read the Orthanc Book:

Sébastien-

Steven A

unread,
Mar 19, 2018, 4:51:56 PM3/19/18
to Orthanc Users
So, I've read through the Orthanc Book, and I am not understanding fully how to set it up. But when I have gone into the configuration. file orthanc.json and deleted the // for dicomModality, the screen is still displaying that there are no targets for Orthanc to upload to.

Bryan Dearlove

unread,
Mar 19, 2018, 5:10:49 PM3/19/18
to Orthanc Users
Can you post your config file? Should be able to help get you started.

Steven A

unread,
Mar 20, 2018, 8:32:09 AM3/20/18
to Orthanc Users
Here's my configuration files.
dicomweb.json
orthanc.json
postgresql.json
serve-folders.json
webviewer.json
worklists.json

Bryan Dearlove

unread,
Mar 20, 2018, 8:53:33 AM3/20/18
to Orthanc Users
I copied Orthanc.json config over and it worked for me no problem, sample was visible. I would make sure that Orthanc is using that configuration file (for example try changing the name and see if it changes in the top of the browser), that it isnt your web browser acting wonky.

Steven A

unread,
Mar 24, 2018, 11:01:40 AM3/24/18
to Orthanc Users
Would you be able to tell me the process you did for accessing it? I'm not at my lab computer so I can't check the explorer there right now, but I will on Monday. I just want to make sure I am getting the same results from home.

Bryan Dearlove

unread,
Mar 25, 2018, 8:07:48 AM3/25/18
to Orthanc Users
Are you using windows or Linux? For Windows I would suggest the default windows installer which will install the default system and plugins required. From there, edit the config.json in program files/Orthanc, for modality set to what your sending to PACS, Workstation or modality is and be sure to remove the // which marks that line as a comment. Then restart the service and you should be GTG.

Bryan Dearlove

unread,
Mar 25, 2018, 8:09:43 AM3/25/18
to Orthanc Users
Actually. Re-reading your original question. Why are you wanting to do with Orthanc? Where exactly are you getting stuck? Are you trying to send images to Orthanc or send images from Orthanc?

Steven A

unread,
Mar 25, 2018, 7:40:45 PM3/25/18
to Orthanc Users
So my purpose for using Orthanc is to upload CT scans, then be able to download those CT scans on different computers to try to help with data management. What I'm getting stuck on is accessing the files I uploaded by other computers. I'm completely new to programming and any form of computer science really as I am a biochemist by training (getting a PhD in comp. cell bio, patho, and anatomical sciences), so this is all very new to me.

Bryan Dearlove

unread,
Mar 25, 2018, 9:15:39 PM3/25/18
to Orthanc Users
Got ya. So you are able to send the images to Orthanc from the CT scanner correct? Are you stuck sending to other Viewers or viewing the images in Orthanc via web browser?

Steven A

unread,
Mar 26, 2018, 7:37:14 AM3/26/18
to Orthanc Users
So I don't have a scanner, just the files, but I can upload them to system seemingly without problems as I am able to access the file on the same computer. However, when I follow the directions it says to then send it to Dicom when clicking the series. According to the directions there is supposed to be a list of servers to choose from, but my list is empty. And, I cannot find my server listed to connect to from other computers either.

Bryan Dearlove

unread,
Mar 26, 2018, 9:35:59 AM3/26/18
to Orthanc Users
The send to DICOM is only if you are sending to a different device, for example to a DICOM Viewer such as Horos, or a different PACS Server. Are you looking to just view the images from your web browser on a different computer?

Steven A

unread,
Apr 4, 2018, 8:42:33 AM4/4/18
to Orthanc Users
I'm looking to view and download the files onto other computers.

Bryan Dearlove

unread,
Apr 4, 2018, 9:46:24 PM4/4/18
to Orthanc Users
So viewing the files you can do by putting in the servers IP address in a browser on a remote computer, for example, http://192.168.0.100:8042

For downloading them, there are two ways. You can when viewing an image select download as dicomdir and open the files with a DICOM viewer or install a DICOM viewer and query/retrieve the images from Orthanc.

Reply all
Reply to author
Forward
0 new messages