DICOM PS3.18 2024c - Web Services

11.12.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.12.3.1 Status Codes

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

Table 11.12.3-1. Status Code Meaning

Status

Code

Meaning

Success

200 (OK)

The Worklist Subscription was suspended.

Failure

400 (Bad Request)

There was a problem with the request. For example, the Target Worklist UID is missing.

404 (Not Found)

The target Subscription was not found.


DICOM PS3.18 2024c - Web Services