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

dcm4che-tool-dcmqrscp: optionally accept C-FIND, C-GET and C-MOVE RQs with missing Unique Key Attribute for levels above the Query/Retrieve level even if no Relational-Queries/Retrieve was negotiated #587

Closed
gunterze opened this issue Nov 18, 2019 · 0 comments
Assignees
Milestone

Comments

@gunterze
Copy link
Member

New option:

    --relational-lenient                accept C-FIND, C-GET and C-MOVE
                                        RQs with missing Unique Key
                                        Attribute for levels above the
                                        Query/Retrieve level even if no
                                        Relational-Queries/Retrieve was
                                        negotiated

Missing Unique Key Attributes are logged, e.g.:

12:09:35,623 DEBUG - DCM4CHEE<-TEST(1) >> 1:C-FIND-RQ Dataset receiving...
12:09:35,623 DEBUG - Dataset:
(0008,0018) UI [1.2.840.113619.2.55.1.1762927524.2188.1148396481.959.227] SOPI
(0008,0052) CS [IMAGE] QueryRetrieveLevel

12:09:35,624 INFO  - Missing StudyInstanceUID (0020,000D) in Query/Retrieve Identifier
12:09:35,624 INFO  - Missing SeriesInstanceUID (0020,000E) in Query/Retrieve Identifier
@gunterze gunterze added this to the 5.19.2 milestone Nov 18, 2019
@gunterze gunterze self-assigned this Nov 18, 2019
zhongl pushed a commit to iaerac/dcm4che that referenced this issue Apr 28, 2020
… with missing Unique Key Attribute for levels above the Query/Retrieve level even if no Relational-Queries/Retrieve was negotiated fix dcm4che#587
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant