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: support filter Studies by Storage System #1742

Closed
gunterze opened this issue Dec 14, 2018 · 0 comments
Closed

QIDO RS: support filter Studies by Storage System #1742

gunterze opened this issue Dec 14, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Dec 14, 2018

Support filter Studies by Storage System specified by Query Parameters storageID, storageClustered, storageExported

Query Parameter Description
storageID return/count/sizeOf Studies which have objects on a particular Storage System.
storageClustered return/count/sizeOf only Studies with objects on Storage System storageID which have also(=true)/no(=false) objects on an other Storage System of the Storage Cluster to which Storage System storageID belongs.
storageExported return/count/sizeOf only Studies with objects on Storage System storageID which have also(=true)/no(=false) objects on the Storage System which is configured as Export Storage System of Storage System storageID.

Support these Query Parameters also for queries for Series and Instances:

Query Parameter Description
storageID return/count of Series/Instances of Studies which have objects on a particular Storage System.
storageClustered return/count only Series/Instances of Studies with objects on Storage System storageID which have also(=true)/no(=false) objects on an other Storage System of the Storage Cluster to which Storage System storageID belongs.
storageExported return/count only Series/Instances of Studies with objects on Storage System storageID which have also(=true)/no(=false) objects on the Storage System which is configured as Export Storage System of Storage System storageID.
@gunterze gunterze added this to the 5.15.1 milestone Dec 14, 2018
@vrindanayak vrindanayak changed the title Restful service for count of Studies on Storage System Extend QIDO Restful services to list/count Patient/Studies/Series/instances on Storage System Dec 14, 2018
vrindanayak added a commit that referenced this issue Dec 14, 2018
@vrindanayak vrindanayak added enhancement New feature or request and removed new feature labels Dec 14, 2018
@gunterze gunterze changed the title Extend QIDO Restful services to list/count Patient/Studies/Series/instances on Storage System QIDO RS: support filter Studies by Storage System Dec 17, 2018
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

2 participants