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

Support filter Expiration Date for Study/Series by RESTful services #1743

Closed
gunterze opened this issue Dec 17, 2018 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Dec 17, 2018

Support filter Studies/Series by Expiration Date specified by Query Parameter ExpirationDate=

  • <date1> - <date2>, where <date1> is less or equal to <date2>, shall match all Studies/Series which Expiration Date fall between <date1> and <date2> inclusive
  • - <date1> shall match all Studies/Series with an Expiration Date prior to and including <date1>
  • <date1> - shall match all Studies/Series with an Expiration Date of <date1> and subsequent dates, including Studies/Series without Expiration Date.

for following RESTful Services :

Related #201

@gunterze gunterze added the enhancement New feature or request label Dec 17, 2018
@gunterze gunterze added this to the 5.15.1 milestone Dec 17, 2018
@vrindanayak vrindanayak reopened this Dec 17, 2018
@vrindanayak vrindanayak changed the title QIDO RS: support filter Studies/Series by Expiration Date Support filter Expiration Date for Study/Series by RESTful services Jan 17, 2019
vrindanayak added a commit that referenced this issue Jan 29, 2019
Support filter Expiration Date for Study/Series by RESTful services #1743
@vrindanayak
Copy link
Member

Missing for Export Matching and Storage Verification Matching services

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