Add Trans-Store feature #5
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IHE-RO-Tooling/dicom-browser#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When selecting an instance/series/study/patient on whatever backend (web, dimse, fs), add a store command to the context menu. This opens a dialog that allows to select a target node and sends the data there. Depending on what kind of node is selected it is either a C-STORE, STOW-RS store or file storage operation - yet, this just again calling the corresponding backend and we are just combining different worlds for retrieval and storing.