You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable selecting a UPS Template Workitem (using #2782) available in database and pass the SOPInstanceUID of selected UPS Template Workitem as upsTemplateUID in the request path parameter. Additionally provide option to pass query filters scheduledTime, upsLabel and csvPatientID as query parameters.
Applicable for Web Applications having UPS_MATCHING Web Service Class as implemented in dcm4che/dcm4che#771
Invoke service
POST
/dcm4chee-arc/aets/{aet}/dimse/{movescp}/studies/csv:{field}/workitems/{upsTemplateUID}
Enable selecting a UPS Template Workitem (using #2782) available in database and pass the
SOPInstanceUID
of selected UPS Template Workitem asupsTemplateUID
in the request path parameter. Additionally provide option to pass query filtersscheduledTime
,upsLabel
andcsvPatientID
as query parameters.Applicable for Web Applications having
UPS_MATCHING
Web Service Class as implemented in dcm4che/dcm4che#771RESTful service implemented by #2690 , #2783
The text was updated successfully, but these errors were encountered: