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

QIDO-RS Study Query : Updated series level Modality values not reflected in study level ModalitiesInStudy tag #4320

Closed
vrindanayak opened this issue Dec 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vrindanayak
Copy link
Member

Steps to reproduce :

  • Send objects of 2 different series (CT / US) in one study

    storescu -s StudyInstanceUID=1.2.840.113674.514.212.200 -s PatientID=P123 -s IssuerOfPatientID=JMS -c DCM4CHEE@localhost:11112 ~/work/testdata/DICOM/modality/CT_US
    
  • Update Modality value of US series from US to CT using Edit Series in archive UI

    11:13:22,470 INFO  [org.dcm4chee.arc.iocm.rs.StudyMgtRS] (default task-5) Process PUT /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.840.113674.514.212.200/series/1.2.840.113543.6.6.4.1.323691791684870846611353555872217279695 from null@127.0.0.1
    11:13:22,495 INFO  [org.dcm4chee.arc.study.impl.StudyServiceEJB] (default task-5) Series[pk=2819, uid=1.2.840.113543.6.6.4.1.323691791684870846611353555872217279695, no=1, mod=CT] updated successfully.
    
  • ModalitiesInStudy on study level still shows CT,US

    image

@vrindanayak vrindanayak added the bug Something isn't working label Dec 28, 2023
@vrindanayak vrindanayak added this to the 5.31.3 milestone Dec 28, 2023
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

2 participants