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

Selection of DICOM server does not work as expected #214

Open
fedorov opened this issue Jun 13, 2024 · 1 comment
Open

Selection of DICOM server does not work as expected #214

fedorov opened this issue Jun 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fedorov
Copy link
Member

fedorov commented Jun 13, 2024

Steps to reproduce:

  1. Specify IDC DICOM proxy as the server in the popup: https://proxy.imaging.datacommons.cancer.gov/current/viewer-only-no-downloads-see-tinyurl-dot-com-slash-3j3d9jyp/dicomWeb -> able to connect, and worklist shows what is expected
    image
  2. Build the URL to point to a specific study from this server: https://slim-dmv.web.app/studies/2.25.68803095896966276583382138924964839274 -> no success

(to confirm this study is available in IDC, check this URL: https://viewer.imaging.datacommons.cancer.gov/slim/studies/2.25.68803095896966276583382138924964839274)

Checking dev console, this is the server used in the request - not the one specified in the popup: https://dicomwebproxy-bqmq3usc3a-uc.a.run.app/dicomWeb/series?Modality=SM&StudyInstanceUID=2.25.68803095896966276583382138924964839274

@fedorov fedorov added the bug Something isn't working label Jun 13, 2024
@fedorov
Copy link
Member Author

fedorov commented Jun 14, 2024

Related to #208?

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