Skip to content

Do not set query retrieve level for worklist#603

Merged
Enet4 merged 1 commit intoEnet4:masterfrom
qarmin:orthanc_worklist
Dec 7, 2024
Merged

Do not set query retrieve level for worklist#603
Enet4 merged 1 commit intoEnet4:masterfrom
qarmin:orthanc_worklist

Conversation

@qarmin
Copy link
Copy Markdown

@qarmin qarmin commented Nov 25, 2024

Fixes #602

Not 100% sure if fix is proper, but without QueryRetrieveLevel in our internal app we already gather worklist since ~1 year without any problems

I also forced cargo clippy to fail, when there are any warnings(I also fixed 1 other warning, to pass checks)

@Enet4 Enet4 self-requested a review December 7, 2024 09:53
@Enet4 Enet4 added bug This is a bug A-tool Area: tooling C-findscu Crate: dicom-findscu labels Dec 7, 2024
Copy link
Copy Markdown
Owner

@Enet4 Enet4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, it is true that PS3.4 K.6.1 does not mention Query/Retrieve Level (0008,0052) anywhere. All the other references I could find just say that MWL querying is equivalent to C-FIND with the corresponding SOP Class UID.

I can only test with other software next week, but it should be OK.

@qarmin qarmin force-pushed the orthanc_worklist branch 3 times, most recently from ac831bc to 8c1621b Compare December 7, 2024 12:08
Copy link
Copy Markdown
Owner

@Enet4 Enet4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Enet4 Enet4 merged commit 0c1b8da into Enet4:master Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tool Area: tooling bug This is a bug C-findscu Crate: dicom-findscu

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot download worklist from OrthanC

2 participants