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

Enable new attribute coercions on retrieved dataset when request is triggered by WADO or XDS-I Retrieve Document Set [RAD-69] services #3810

Closed
vrindanayak opened this issue Oct 1, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vrindanayak
Copy link
Member

vrindanayak commented Oct 1, 2022

As part of #3473 tests, verified that new attribute coercions are applied on outgoing C-STORE if request is triggered by C-MOVE or export.

DIMSE Role SOP Class URI scheme Parameters
C_STORE_RQ SCP Storage xslt: xsl-no-keyword = true
WADO
XDS-I RAD-69
C_STORE_RQ SCP Storage merge-attrs: PatientID=JMS{PatientID}
IssuerOfPatientID=
WADO
XDS-I RAD-69
C_STORE_RQ SCP Storage leading-arc:
WADO
XDS-I RAD-69
C_STORE_RQ SCP Storage retrieve-as-received:
WADO
XDS-I RAD-69
C_STORE_RQ SCP Storage nullify-pixel-data:
WADO
XDS-I RAD-69
C_STORE_RQ SCP Storage deidentify:
WADO
XDS-I RAD-69

Log snippet showing coercion is called for C-MOVE, but not on WADO trigger for the case with URI scheme as xslt:

Related #2967, #3473

@vrindanayak vrindanayak added the enhancement New feature or request label Oct 1, 2022
@vrindanayak vrindanayak added this to the 5.29.0 milestone Oct 1, 2022
@gunterze gunterze changed the title Enable new attribute coercions on outgoing C-STORE when request is triggered by WADO services Enable new attribute coercions on retrieved dataset when request is triggered by WADO or XDS-I Retrieve Document Set services Oct 3, 2022
@gunterze gunterze changed the title Enable new attribute coercions on retrieved dataset when request is triggered by WADO or XDS-I Retrieve Document Set services Enable new attribute coercions on retrieved dataset when request is triggered by WADO or XDS-I Retrieve Document Set [RAD-69] services Oct 3, 2022
@vrindanayak
Copy link
Member Author

  • Coercions not applied on XDS-I RAD-69
  • nullify-pixel-data: coercion not applied on retrieve by WADO

@vrindanayak vrindanayak reopened this Oct 6, 2022
@gunterze gunterze modified the milestones: 5.29.0, 5.29.1 Oct 19, 2022
gunterze added a commit that referenced this issue Nov 14, 2022
…triggered by WADO or XDS-I Retrieve Document Set [RAD-69] services #3810
vrindanayak added a commit that referenced this issue Nov 23, 2022
…riggered by WADO or XDS-I Retrieve Document Set [RAD-69] services #3810
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants