Hi there,
i’ve managed to set up a PACS server connection in Slicer, image retrieval is w/o problem, listener listens and gets/stores images, they show up in local DICOM storage. So far so good, but i would like to “download” a series of thousands of images (i have patient IDs/ image IDs in .CSV file)
A, Is it possible to script the data retrieval with Python, so that i can retrieve without manually entering any data on the DICOM Query dialog interface (this)
B, if not, is it possible to add more options to the DICOM Query dialog interface (like more modalities DX,EC etc. is missing)
EDIT:
i found this post, based on it, what i need is to call external commands… do i?
thank you in advance,
regards
Sandor