Skip to content

feat: download dicomweb data to local file system #2

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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

wayfarer3130
Copy link
Collaborator

The idea is to add a dicomweb download http://hospital.com/dicomweb/studies --study 1.2.3 --openid token
to allow downloading from the given endpoint into the local directory/file system in the dicomweb disk format.

wayfarer3130 and others added 20 commits July 2, 2024 16:09
…ecture and SDW output

- Supports full DICOM study download via DICOMweb (WADO-RS)
- Downloads study metadata, series metadata, instances, frames, and bulk data
- Saves to local disk using SDW structure (Simple DICOM Web)
- Implements pluggable DicomAccess interface (currently DICOMweb only)
- Provides clear console logs for user feedback
- Includes robust file organization and metadata serialization
- Ready for future support of DIMSE and DICOMDIR backends
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants