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

Extend MWL SCP to return matching MWL items ordered by specified attributes #3890

Closed
gunterze opened this issue Dec 2, 2022 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Dec 2, 2022

Extend MWL SCP to return matching MWL items ordered by MWL item attributes specified in Sorting Operations Sequence (0072,0600) in the MWL C-FIND request Identifier:

Attribute Name Tag Description
Sorting Operations Sequence (0072,0600)
>Selector Attribute (0072,0026) Data Element Tag of an Attribute from the MWL item used for sorting - may specify an attribute in the root data set or nested in the item of Scheduled Procedure Step Sequence (0040,0100) listed below.
>Sorting Direction (0072,0604) Sorting direction. Enumerated Values: INCREASING, DECREASING

Support order by MWL item attributes :

Attribute Name Tag
Scheduled Procedure Step Sequence (0040,0100)
>Modality (0008,0060)
>Scheduled Procedure Step Start Date (0040,0002)
>Scheduled Procedure Step Start Time (0040,0003)
>Scheduled Performing Physician's Name (0040,0006)
>Scheduled Procedure Step ID (0040,0009)
Accession Number (0008,0050)
Study Instance UID (0020,000D)
Requested Procedure ID (0040,1001)

Related #1178

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

1 participant