POST | {s}/workitems{?AffectedSOPInstanceUID} | Create a work item |
POST | {s}/workitems/{instance}{?transaction} | Update a work item |
GET | {s}/workitems{?query*} | Search for work items |
GET | {s}/workitems/{instance} | Retrieve a work item |
PUT | {s}/workitems/{instance}/state | Change work item state |
POST | {s}/workitems/{instance}/cancelrequest | Cancel work item |
POST | {s}/workitems/{instance}/subscribers/{AETitle}{?deletionlock} | Create subscription |
POST | {s}/workitems/1.2.840.10008.5.1.4.34.5/ | Suspend subscription |
DELETE | {s}/workitems/{instance}/subscribers/{AETitle} | Delete subscription |
GET | {s}/subscribers/{AETitle} | Open subscription channel |
N/A | N/A | Send event report |