DICOM PS3.18 2025a - Web Services

11.10.3.2 Response Header Fields

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

Table 11.10.3-2. Response Header Fields

Name

Value

Origin Server Usage

Description

Content-Type

media-type

C

Shall be present if the response contains a payload.

Content-Location

url

C

A URL-reference to the WebSocket Connection.

Shall be present if a Subscription was created.

The URL shall include the WebSocket protocol (either WS or WSS) and may include a combination of authority and path.

Warning

String

C

See below.


If the Create Subscription request was accepted but the Deletion Lock was not, the response shall include the following Warning Header Field:

Warning: 299 <service>: Deletion Lock not granted.

and may include a Status Report.

If the request was rejected with a 403 status code because Filtered Worklist Subscription is not supported, the response shall include the following Warning Header Field:

Warning: 299 <service>: Filtered Worklist Subscriptions are not supported.

See also Section 8.4.

DICOM PS3.18 2025a - Web Services