DICOM PS3.18 2024e - Web Services

11.12 Suspend Global Subscription Transaction

This transaction is used to stop the origin server from automatically subscribing the user agent to new Workitems. This does not delete any existing subscriptions to specific Workitems.

11.12.1 Request

The request shall have the following syntax:

POST SP {/resource} SP version CRLF
*(header-field CRLF)
CRLF

11.12.1.1 Target Resources

The origin server shall support the resources in Table 11.12.1-1.

Table 11.12.1-1. Unsubscribe Transaction Resources

Resource

URI Template

Worklist Subscription

/workitems/1.2.840.10008.5.1.4.34.5/subscribers/{aetitle}/suspend

Filtered Worklist Subscription

/workitems/1.2.840.10008.5.1.4.34.5.1/subscribers/{aetitle}/suspend


11.12.1.2 Query Parameters

The request has no Query Parameters.

11.12.1.3 Request Header Fields

The request has no Mandatory Header Fields.

11.12.1.4 Request Payload

The request has no payload.

DICOM PS3.18 2024e - Web Services