Issue14

Title Aggregate fields empty for QIDO-RS Study Level Queries with DICOMWeb Plugin
Priority feature Status resolved
Superseder Nosy List admin
Assigned To
Keywords Plugin - DICOMweb

Created on 2016-02-03.12:30:38 by admin, last changed by admin.

Messages
msg53 (view) Author: admin Date: 2016-02-03.12:30:38
[BitBucket user: Erik Ziegler]
[BitBucket date: 2016-02-03.11:30:38]

Hello,

I have a question about retrieving Study Level information using QIDO-RS with the orthanc-dicomweb plugin.

I can't seem to get value for any of the "Number of Study Related Instances", "Number of Study Related Series", and "Modalities in Study" fields. I guess these are aggregate fields that are not stored in any of the DICOM files themselves, but should be queried from Orthanc's database. Does something need to be set up in Orthanc for these fields to work?

I didn't see anything in the README or Samples folder that seemed applicable.

The fields in question are here: https://hg.orthanc-server.com/orthanc-dicomweb/file/cf5002bc63a885bf99c413718d612f199a8cd748/Plugin/QidoRs.cpp

This may be solvable in concert with #13, by switching parts of the study level query to use other aspects of the REST API to retrieve study statistics.
msg54 (view) Author: admin Date: 2016-04-28.17:21:25
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-04-28.15:21:25]

This is fixed in the following changelist:
https://hg.orthanc-server.com/orthanc-dicomweb/changeset/528d18573c0963c08d13d30a633f3656bf3514ac
msg55 (view) Author: admin Date: 2016-04-29.08:39:30
[BitBucket user: Erik Ziegler]
[BitBucket date: 2016-04-29.06:39:30]

Thanks!
History
Date User Action Args
2026-07-29 15:51:18admincreate