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

DICOMWeb query/retrieve with a new command "dicom:rs" #102

Closed
nroduit opened this issue Oct 14, 2019 · 0 comments
Closed

DICOMWeb query/retrieve with a new command "dicom:rs" #102

nroduit opened this issue Oct 14, 2019 · 0 comments
Assignees

Comments

@nroduit
Copy link
Owner

nroduit commented Oct 14, 2019

This command allows to directly retrieve the images without building a manifest with weasis-pacs-connector:

Usage: dicom:rs -u URL -r QUERYPARAMS... [-H HEADER]... [--query-header HEADER]... [--retrieve-header HEADER]... [--query-ext EXT] [--retrieve-ext EXT] [--accept-ext EXT]
-u --url=URL URL of the DICOMWeb service
-r --request=QUERYPARAMS Query params of the URL, see weasis-pacs-connector
-H --header=HEADER Pass custom header(s) to all the requests
--query-header=HEADER Pass custom header(s) to the query requests (QIDO)
--retrieve-header=HEADER Pass custom header(s) to the retrieve requests (WADO)
--query-ext=EXT Additionnal parameters for Query URL (QIDO)
--retrieve-ext=EXT Additionnal parameters for Retrieve URL (WADO)
--accept-ext=EXT Additionnal parameters for DICOM multipart/related Accept header of the retrieve URL (WADO). Default value is: transfer-syntax=*
-? --help show help

@nroduit nroduit changed the title DICOMWeb query/retrieve with a new command dicom:rs" DICOMWeb query/retrieve with a new command "dicom:rs" Oct 14, 2019
@nroduit nroduit self-assigned this Oct 14, 2019
@nroduit nroduit closed this as completed Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant