v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
Networking

C-FIND SCU for instances

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

post/modalities/{id}/find-instance

Path parameters

idstring required

Identifier of the modality of interest

Request body

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