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

QR SCP querying all instances created at the specified time

4 views
Skip to first unread message

Bartosz Wiklak

unread,
Dec 15, 2009, 5:24:59 AM12/15/09
to
Hi,
I would like to query an Q/R SCP for all images with contentdate and
contenttime being within specified date and time. All image have
imagedate and imagetime tags, and QR SCP is able to process this tags.

In IMAGE LEVEL, STUDY ROOT query information model when I ask this:
0020,000D = [XXX.XXX.XXX]
0020,0013 = []
0008,0018 = []
0008,0023 = [DATE-]
0008,0033 = [TIME-]

I get reasonable answer but when I do not restrict my question to
specific SeriesInstanceUID and querry looks like this:
0020,0013 = []
0008,0018 = []
0008,0023 = [DATE-]
0008,0033 = [TIME-]

I get "unable to process" error.
The SCP is an old OmniPro station.

Also query:
0020,000D = [XXX.XXX.XXX]
0020,0013 = [*]
0008,0018 = []
0008,0023 = [DATE-]
0008,0033 = [TIME-]
does not return any answers (no wild card matching?)

What I'm doing wrong?
How can I get all images created at specified time without searching
for studies, then serieses, then images?

0 new messages