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

UI Navigation Series more functions: Update Attributes of matching Series #4044

Closed
gunterze opened this issue Apr 21, 2023 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Apr 21, 2023

Provide function to update attributes of matching Series, by invoking

Method Target URL Description
POST /dcm4chee-arc-light/aets/{aet}/rs/series/update Update Matching Series

with user input for

  • set of (one or multiple) study attributes from series.iod.json with specified values - passed by application/dicom+json payload
  • select-able Update Policy (SUPPLEMENT, MERGE or OVERWRITE), default: OVERWRITE - passed by Query Parameter updatePolicy
  • select-able Reason for Modification (COERCE or CORRECT), no default - passed by Query Parameter reasonForModification
  • free text for Source of Previous Values - passed by Query Parameter sourceOfPreviousValues

Requires #4041, #4042
Related #4043

@gunterze gunterze added the enhancement New feature or request label Apr 21, 2023
@gunterze gunterze added this to the 5.30.0 milestone Apr 21, 2023
@vrindanayak vrindanayak self-assigned this May 22, 2023
vrindanayak added a commit that referenced this issue May 22, 2023
…tudies #4043, UI Navigation Series more functions: Update Attributes of matching Series #4044
vrindanayak added a commit that referenced this issue May 22, 2023
…tudies #4043, UI Navigation Series more functions: Update Attributes of matching Series #4044
vrindanayak added a commit that referenced this issue May 22, 2023
…tudies #4043, UI Navigation Series more functions: Update Attributes of matching Series #4044
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

3 participants