Project

General

Profile

Actions

Bug #584

closed

Incorrect matching on multi-valued worklist entries

Added by Michael Onken over 11 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Jan Schlamelcher
Category:
Library
Target version:
Start date:
2014-01-14
Due date:
% Done:

100%

Estimated time:
2:00 h
Module:
dcmwlm
Operating System:
Compiler:

Description

The worklist server does not match correctly if it needs to match a single value against a multi-valued data element inside its database. The most popular attriute here is "Scheduled Station AE Title" which has VM 1-n. If the server receives a single value (like "CT1") and a job contains multiple values (e.g. "CT1\CT2"), then no match is generated. Only a query "CT1\CT2" will produce the result. This is not conformant to the DICOM standard which states in Annex K of part 4:

K.2.2.3 Matching Multiple Values
When matching an Attribute which has a value multiplicity of greater than one, if any of the values match,
then all values shall be returned.

It has to be checked whether further supported attributes besides Scheduled Station AE Title are affected.


Related issues 1 (0 open1 closed)

Is duplicate of DCMTK - Bug #413: Worklist Management SCP does not support "Matching Multiple Values"ClosedJan Schlamelcher2012-05-10

Actions
Actions #1

Updated by Jörg Riesmeier over 11 years ago

This seems to be a duplicate of #413.

Actions #2

Updated by Jan Schlamelcher over 8 years ago

  • Assignee set to Jan Schlamelcher
Actions #3

Updated by Jan Schlamelcher about 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Closed by commit #93da64af32038dc83 and recently veryfied.

Actions

Also available in: Atom PDF