DICOM PS3.18 2024d - Web Services

13.5 Result Check Transaction

This transaction allows a user agent to request an origin server to provide the result of an earlier Request.

Note

The user agent uses this transaction when the origin server has responded with status code 202 (Accepted) to either a Request or a Result Check transaction.

13.5.1 Request

The request shall have the following syntax:

GET SP /commitment-requests/{transactionUID} SP version CRLF
Accept: 1#media-type CRLF
*(header-field CRLF)
CRLF

13.5.1.1 Target Resource

The Target Resource of this transaction is an individual commitment request identified by its Transaction UID.

13.5.2.2 Query Parameters

The request has no Query Parameters.

13.5.2.3 Request Header Fields

The origin server shall support Result Check Header Fields as required in Table 13.5.1-2.

The user agent shall supply Result Check Header Fields as required in Table 13.5.1-2.

Note

The presence and values of the storage commitment result check header fields should be the same as those of the storage commitment request header fields.

Table 13.5.1-2. Result Check Header Fields

Name

Values

Usage

Description

User Agent

Origin Server

Accept

media-type

M

M

The Acceptable Media Types of the response payload.


See also Section 8.4.

13.5.1.4 Request Payload

The request has no payload.

DICOM PS3.18 2024d - Web Services