how to get all studies of patient

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
swaroopcool21
Posts: 12
Joined: Wed, 2011-03-23, 12:40
Location: Alkmaar, The Netherlands
Contact:

how to get all studies of patient

#1 Post by swaroopcool21 »

Hello,

I am using conquest as my dicom server.

I have several studies of a patient with PatientID as '0' (zero).

I want to get a list of all the studies of this patient.
I am executing the following command
`findscu -X -v -P -k 0008,0052="STUDY" -k PatientID="0" localhost 5678`

however, inspite of using -X option, i am not able to get rsp000.dcm file.
also tell me, how to get list of all studies.

Thanks!
---
Manohar Kuse
SenoCAD Research
Alkmaar, The Netherlands

Michael Onken
DCMTK Developer
Posts: 2072
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

#2 Post by Michael Onken »

Hi,

read in the DICOM standard how query/retrieve works.

For now, try
findscu -X -v -P -k 0008,0052="STUDY" -k PatientID="0" localhost 5678 -k StudyInstanceUID -k StudyDate

Best regards,
Michael

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest