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?