DICOM PS3.18 2025a - Web Services

11.11 Unsubscribe Transaction

This transaction is used to stop the origin server from sending new Event Reports to the user agent and may also stop the origin server from subscribing the user agent to new Workitems.

11.11.1 Request

The request shall have the following syntax:

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

11.11.1.1 Target Resources

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

Table 11.11.1-1. Unsubscribe Transaction Resources

Resource

URI Template

Worklist Subscription

/workitems/1.2.840.10008.5.1.4.34.5/subscribers/{aetitle}

Filtered Worklist Subscription

/workitems/1.2.840.10008.5.1.4.34.5.1/subscribers/{aetitle}

Workitem Subscription

/workitems/{workitem}/subscribers/{aetitle}


11.11.1.2 Query Parameters

The request has no Query Parameters.

11.11.1.3 Request Header Fields

The request has no Mandatory Header Fields.

11.11.1.4 Request Payload

The request has no payload.

DICOM PS3.18 2025a - Web Services