DICOM PS3.18 2025a - Web Services |
---|
This transaction creates a Workitem on the target Worklist. It corresponds to the UPS DIMSE N-CREATE operation.
The request shall have the following syntax:
POST SP /workitems ?{workitem} SP version CRLF
Accept: dicom-media-type CRLF
Content-Type: dicom-media-type CRLF
(Content-Length: uint / Transfer-Encoding: encoding) CRLF
*(header-field CRLF)
CRLF
Workitem
The user agent shall conform to the SCU behavior specified in Section CC.2.5.2 “Service Class User Behavior” in PS3.4.
The Target Resource is either the Worklist, or a Workitem.
If the Target Resource is the Worklist, then the Workitem dataset in the payload shall contain the Workitem UID
The value of the workitem Query Parameter is the Workitem UID, which corresponds to the Affected SOP Instance UID of the UPS DIMSE N-CREATE operation.
The origin server shall support Query Parameters as required in Section 11.1.2.
The user agent shall supply in the request Query Parameters as required in Section 11.1.2.
The origin server shall support Header Fields in Table 11.4.1-3.
The user agent shall supply in the Request Header Fields as defined in Table 11.4.1-3.
Table 11.4.1-3. Request Header Fields
See also Section 8.4.
The payload shall have a single part, containing a Workitem encoded in the Media Type specified in the Content-Type Header Field. The payload shall contain all data elements to be stored. The Affected SOP Instance UID shall not be present in the Workitem dataset.
The Workitem in the payload shall comply with all Instance requirements in the Req. Type N-CREATE column of Table CC.2.5-3 “UPS SOP Class N-CREATE/N-SET/N-GET/C-FIND Attributes” in PS3.4.
DICOM PS3.18 2025a - Web Services |
---|