| DICOM PS3.18 2018e - Web Services |
|---|
See Section 6.1.4.
Specifies the Acceptable Media Types for the response payload. See Section 6.1.1.4. The name of the parameter is "contentType", which is case-sensitive. Its syntax is:
accept = %s"contentType" "=" 1#rendered-media-type / 1#uri-media-type
The WADO-URI service supports Rendered Media Types (see Section 6.1.1.3) or the uri-media-type (see Section 6.1.1.8.5).
The transfer-syntax and charset media type parameters are forbidden in the request.
WADO-URI origin servers support transfer syntax and charset query parameters, which have been used instead of transfer-syntax and charset media type parameters since the inception of the service, even though this is different from the approach used by the later introduced WADO-RS service, which uses transfer-syntax and charset media type parameters instead of query parameters.
Only one transferSyntax query parameter is permitted and it may have only one UID value. See Section 8.2.11.
Specifies the Acceptable Character Sets for the response payload. See Section 6.1.2.1. The name of the parameter is "charset", which is case-sensitive. Its syntax is:
charset-qp = %s"charset" "=" 1#(charset [weight])
| DICOM PS3.18 2018e - Web Services |
|---|