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 (non) present Request Attribute Sequence (0040,0275) by proprietary Query Parameter requested=true|false #3174

Closed
3 tasks done
gunterze opened this issue Apr 29, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Apr 29, 2021

QIDO RS: support filter Studies by (non) present Request Attribute Sequence (0040,0275) by proprietary Query Parameter requested=true|false

  • Search for Studies with Query Parameter requested shall return/count only Studies with Series

    • with a non-empty Request Attribute Sequence (0040,0275) : requested=true
    • without a non-empty Request Attribute Sequence (0040,0275) : requested=false

    If there is any other Matching Key on Series or Instance level:

    • (0008,0061) Modalities in Study
    • (0008,0062) SOP Classes in Study
    • (0008,0080) Institution Name
    • (0008,1040) Institutional Department Name
    • (0008,1010) Station Name
    • (0008,103E) Series Description
    • (0018,0015) Body Part Examined
    • (0020,0060) Laterality
    • (7777,xx37) Sending Application Entity Title of Series
    • (7777,xx68) Receiving Application Entity Title of Series
    • ...

    specified, only consider Series which also match against those other Matching Keys too

  • Search for Series with Query Parameter requested shall return/count only Series

    • with a non-empty Request Attribute Sequence (0040,0275) : requested=true
    • without a non-empty Request Attribute Sequence (0040,0275) : requested=false
  • Search for Instances with Query Parameter requested shall return/count only Instances of Series

    • with a non-empty Request Attribute Sequence (0040,0275) : requested=true
    • without a non-empty Request Attribute Sequence (0040,0275) : requested=false

Rationale: Search for unscheduled Studies is required for manual alignment with request attributes managed from a Modality Worklist provided by the own archive or an external MWL SCP.

@gunterze gunterze added the enhancement New feature or request label Apr 29, 2021
@gunterze gunterze added this to the 5.23.3 milestone Apr 29, 2021
@gunterze gunterze changed the title QIDO RS: support filter Studies by non present Request Attribute Sequence (0040,0275) by proprietary Query Parameter unscheduled QIDO RS: support filter Studies by non present Request Attribute Sequence (0040,0275) by proprietary Query Parameter unscheduled=true|false Apr 29, 2021
@gunterze gunterze changed the title QIDO RS: support filter Studies by non present Request Attribute Sequence (0040,0275) by proprietary Query Parameter unscheduled=true|false QIDO RS: support filter Studies by (non) present Request Attribute Sequence (0040,0275) by proprietary Query Parameter unscheduled=true|false Apr 29, 2021
@gunterze gunterze changed the title QIDO RS: support filter Studies by (non) present Request Attribute Sequence (0040,0275) by proprietary Query Parameter unscheduled=true|false QIDO RS: support filter Studies by (non) present Request Attribute Sequence (0040,0275) by proprietary Query Parameter requested=true|false Apr 30, 2021
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