Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search / Count MWLs using REST : MWLWorklistLabel configuration on (tenant specific) WORKLIST AE not effective #4618

Closed
vrindanayak opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vrindanayak
Copy link
Member

MWL Worklist Label is currently effective only on DICOM MWL C-FIND requests, but not on REST API to search / count MWLs.

Also change

Archive Network AE attribute

Name Type Description (LDAP Attribute)
MWL Worklist Label string Only consider MWL items with this or no Worklist Label (0074,1202) for matching by this Archive AE acting as MWP SCP. If absent, MWL items with any Value of Worklist Label (0074,1202) are considered for matching by this Archive AE acting as MWL SCP. (dcmMWLWorklistLabel)

Attention: If the received MWL C-FIND RQ contains a value for Worklist Label (0074,1202), that is applied as Matching Key and the configured value for MWL Worklist Label is ignored.

To

Archive Network AE attribute

Name Type Description (LDAP Attribute)
MWL Worklist Label string Only consider MWL items with this or no Worklist Label (0074,1202) for matching by this Archive AE acting as MWP SCP. If absent, MWL items with any Value of Worklist Label (0074,1202) are considered for matching by this Archive AE acting as MWL SCP. Also, for MWL-RS Create / Update MWL, use this MWL Worklist Label as fall back, if Worklist Label (0074,1202) is missing or has no value in request payload - before falling back to * (dcmMWLWorklistLabel)

Attention: If the received MWL C-FIND RQ contains a value for Worklist Label (0074,1202), that is applied as Matching Key and the configured value for MWL Worklist Label is ignored.

Related #4015, #4461

@vrindanayak vrindanayak added the bug Something isn't working label Nov 15, 2024
@vrindanayak vrindanayak added this to the 5.33.1 milestone Nov 15, 2024
@vrindanayak vrindanayak self-assigned this Nov 15, 2024
vrindanayak added a commit to dcm4che/dcm4chee-arc-lang that referenced this issue Nov 15, 2024
…LWorklistLabel configuration on (tenant specific) WORKLIST AE not effective
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant