DICOM PS3.18 2026c - Web Services

13.5 Check Commit Result Transaction

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

Note

The user agent uses this Transaction when the origin server has responded with status code 202 (Accepted) to either a Commit or a Check Commit Result 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.1.2 Query Parameters

The request has no Query Parameters.

13.5.1.3 Request Header Fields

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

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

Note

The presence and values of the Check Commit Result Request Header Fields should be the same as those of the Commit Request Header Fields.

Table 13.5.1-2. Request 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 2026c - Web Services