This resource supports the modification of the state of an existing UPS Instance.
The request message shall be formed as follows:
Resource
{+SERVICE}/workitems/{UPSInstanceUID}/state
where:
{+SERVICE} is the base URL for the service. This may be a combination of protocol (either HTTP or HTTPS), authority and path.
{UPSInstanceUID} is the UID of the Unified Procedure Step Instance
Method
PUT
Headers
Content-Type - The representation scheme being posted to the RESTful service. The types allowed for this request header are as follows:
application/dicom+xml
Specifies that the post is DICOM PS3.19 XML metadata. See Section 6.9.5.1.1.
application/json
Specifies that the post is DICOM PS3.18 JSON metadata. See Section 6.9.5.1.1.
The request body describes a state change to a single Unified Procedure Step Instance. It shall include all Attributes required for an SCU in Table CC.2.1-1 in PS3.4 .