DICOM PS3.18 2024c - Web Services

9.4.3 Response

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
[payload / status-report]

9.4.3.1 Status Codes

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

Table 9.4.3-1. Status Code Meaning

Status

Code

Meaning

Success

200 (OK)

The Instance was successfully retrieved.

Failure

400 (Bad Request)

There was a problem with the request.

404 (Not Found)

The resource corresponding to the UIDs in the Query Parameters was not found.

410 (Gone)

The resource corresponding to the UIDs in the Query Parameters, once existed, but no longer exists.


DICOM PS3.18 2024c - Web Services