v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Networking

C-FIND SCU for studies

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

post/modalities/{id}/find-study

Path parameters

idstring required

Identifier of the modality of interest

Request body

{"stackTrail":"paths:/modalities/{id}/find-study: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-study:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array describing the DICOM tags of the matching studies"}