DICOM PS3.18 2024e - Web Services

11.10.3 Response

The response shall have the following syntax:

version SP status-code SP reason-phrase CRLF
[Content-Type: media-type CRLF]
[(Content-Length: uint / Transfer-Encoding: encoding) CRLF]
[Content-Location: url CRLF]
*(header-field CRLF)
CRLF
[status-report]

11.10.3.1 Status Codes

Table 11.10.3-1 shows some common status codes corresponding to this transaction. See also Section 8.5 for additional status codes.

Table 11.10.3-1. Status Code Meaning

Status

Code

Meaning

Success

201 (Created)

The Subscription was created.

Failure

400 (Bad Request)

There was a problem with the syntax of the request.

403 (Forbidden)

The origin server understood the request but is refusing to perform the query (e.g., the origin server does not support Worklist Subscription Filtering, or an authenticated user has insufficient privileges).

404 (Not Found)

The Target Resource was not found.


DICOM PS3.18 2024e - Web Services