Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C-store switch to save the received files with a certain prefix which I ascertain on my own.

37 views
Skip to first unread message

Wisdom James Murombo

unread,
Mar 19, 2022, 2:02:18 PM3/19/22
to
What c-store switch can I use to save my dicom files with a certain prefix which I personally set on my own, not the "st_" prefix + "SOPUID" which it is putting by default.

The command I am using is as below:
storescu localhost 4242 -v -aec ORTHANC +r +sd.

Markus Sabin

unread,
Mar 21, 2022, 7:46:41 AM3/21/22
to
Since the DICOM protocol does not exchange any information about file names, this is not possible to achieve on the SCU's end. You have to convince the receiver (SCP) to use your naming convention for saving the received messages.

Since you are apparently using ORTHANC as the SCP, this thread may be helpful for you.

https://groups.google.com/g/orthanc-users/c/hUEt93SPUfM

If it is just about using a particular naming convention, you could also give the StoreScp from the DCMTK a chance. Whether its options for naming files and directories fits your needs depends on how you need to have it.
0 new messages