looking for help with modality worklist queries

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
vrogers
Posts: 4
Joined: Tue, 2021-02-16, 07:39

looking for help with modality worklist queries

#1 Post by vrogers »

Hi -
I'm off to a poor start here. Apologies for this seemingly trivial request.
I am trying to learn about modality worklist queries, but I'm stumped by not being able to search the forum.
I read in the FAQ that this might be due to an overly broad or vague search request. However, no matter what I search for, it results in "This page isn’t working forum.dcmtk.org is currently unable to handle this request." What am I doing wrong?

Thanks

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

Re: looking for help with modality worklist queries

#2 Post by Michael Onken »

Hi,

the search functionality is currently broken for some terms, especially those returning lots of results. OFFIS knows about the problem and is about to fix that. Sorry for now.

A basic worklist request (just that you have something to play with) would be:

Code: Select all

findscu -W <ip> <port> -k PatientName -k PatientID -k ScheduledProcedureStepSequence
where
  • ip = IP address of the server
  • port = TCP port of the server
  • -k options = your search keys (you can also provide values, e.g.

    Code: Select all

     -k "PatientName=Hitchcock^A*"
    .
Best regards,
Michael

vrogers
Posts: 4
Joined: Tue, 2021-02-16, 07:39

Re: looking for help with modality worklist queries

#3 Post by vrogers »

OK, thanks for the reply. Good to know that it's not just me.
I will continue to play around and try things out.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest