DICOM PS3.18 2024e - Web Services |
---|
This transaction modifies Attributes of an existing Workitem. It corresponds to the UPS DIMSE N-SET operation.
The request shall have the following syntax:
POST SP /workitems/{workitem}?{transaction-uid} SP version CRLF
Content-Type: dicom-media-type CRLF
(Content-Length: uint / Transfer-Encoding: encoding) CRLF
Content-Location: url CRLF
*(header-field CRLF)
CRLF
Payload
The user agent shall conform to the SCU behavior specified in Section CC.2.6.2 “Service Class User Behavior” in PS3.4.
The origin server and user agent shall supply the Common Query Parameters in Section 11.1.2.
The origin server shall also supply the Transaction UID Query Parameter, which specifies the Transaction UID of the Workitem to be updated.
The origin server shall support Header Fields as required in Table 11.6.1-1.
The user agent shall supply in the Request Header Fields as defined in Table 11.6.1-1.
Table 11.6.1-1. Request Header Fields
See also Section 8.4.
The request payload contains a dataset with the changes to the target Workitem. The dataset shall include all elements that are to be modified. All modifications to the Workitem shall comply with all requirements described in Section CC.2.6.2 in PS3.4 .
DICOM PS3.18 2024e - Web Services |
---|