DICOM PS3.18 2024d - Web Services

11.4.3 Response

The response shall have the following syntax:

version SP status-code SP reason-phrase CRLF
Content-Location: representation CRLF
Location: resource CRLF
*(header-field CRLF)
CRLF
[status-report]

11.4.3.1 Status Codes

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

Table 11.4.3-1. Status Code Meaning

Status

Code

Meaning

Success

201 (Created)

The Target Workitem was successfully added to the Worklist.

Failure

400 (Bad Request)

There was a problem with the request. For example, the request payload did not satisfy the requirements of the Req. Type N-CREATE column of Table CC.2.5-3 “UPS SOP Class N-CREATE/N-SET/N-GET/C-FIND Attributes” in PS3.4.

409 (Conflict)

The Target Workitem already exists.


DICOM PS3.18 2024d - Web Services