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

DICOM PDQ Service: Optionally perform the query on Study instead on Patient Level #1716

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

Comments

@gunterze
Copy link
Member

gunterze commented Dec 3, 2018

Optionally perform the query on Study instead on Patient Level using the Study Root Query/Retrieve Information Model - FIND SOP Class instead of the Patient Root Query/Retrieve Information Model - FIND SOP Class configurable by PDQ Service Descriptor attribute:

Name Type Description (LDAP Attribute)
Query Entity string Indicates if the C-FIND SCP is queried for a particular Patient or for Studies of a particular Patient. Only effective for DICOM PDQ Services (URI: pdq-dicom:{AETitle}). Enumerated values: Patient, Study. (dcmEntity)

If the query is performed on Study Level, use the Patient attributes of the returned Study record with the most recent Study Date (=> specify (0008,0020) Study Date as additional return key in the query identifier).

Improves #1631
Related #1711

@gunterze gunterze added the enhancement New feature or request label Dec 3, 2018
@gunterze gunterze added this to the 5.15.1 milestone Dec 3, 2018
gunterze added a commit to dcm4che/dcm4chee-arc-cs that referenced this issue Dec 3, 2018
gunterze added a commit to dcm4che-dockerfiles/slapd-dcm4chee that referenced this issue Dec 3, 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