v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
Networking

C-FIND SCU for series

Trigger C-FIND SCU command against the DICOM modality whose identifier is provided in URL, in order to find a series. Deprecated in favor of /modalities/{id}/query.

post/modalities/{id}/find-series

Path parameters

idstring required

Identifier of the modality of interest

Request body

{"stackTrail":"paths:/modalities/{id}/find-series:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown","description":"Associative array containing the query on the values of the DICOM tags"}

Response

{"stackTrail":"paths:/modalities/{id}/find-series:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array describing the DICOM tags of the matching series"}