v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
Networking

Hierarchical C-FIND SCU

Trigger a sequence of C-FIND SCU commands against the DICOM modality whose identifier is provided in URL, in order to discover a hierarchy of matching patients/studies/series. Deprecated in favor of /modalities/{id}/query.

post/modalities/{id}/find

Path parameters

idstring required

Identifier of the modality of interest

Request body

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