Skip to content

Support uid-list-matching syntax#46

Merged
nickamzol merged 3 commits intomainfrom
uid-list-matching
Feb 17, 2026
Merged

Support uid-list-matching syntax#46
nickamzol merged 3 commits intomainfrom
uid-list-matching

Conversation

@nickamzol
Copy link
Member

Closes #45.

QIDO-RS and MWL services now support uid-list-matching syntax for match query parameters.
This is only supported for elements with a UI value representation.

Example Request

Return all studies where the StudyInstanceUID is 1.2.3 OR 4.5.6 OR 6.7.8:

GET http://localhost:8080/aets/test/studies?StudyInstanceUID=1.2.3,4.5.6,7.8.9

@nickamzol nickamzol self-assigned this Feb 12, 2026
@nickamzol nickamzol added service:qido-rs This issues affect the QIDO-RS service service:mwl-rs This issue affects the MWL-RS service. labels Feb 12, 2026
@nickamzol nickamzol merged commit 0739fe7 into main Feb 17, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

service:mwl-rs This issue affects the MWL-RS service. service:qido-rs This issues affect the QIDO-RS service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow uid-list-matching

1 participant