v1
latestOpenAPI 3.0.02026-07-142740323.4 KBNetworking
C-FIND SCU for patients
Trigger C-FIND SCU command against the DICOM modality whose identifier is provided in URL, in order to find a patient. Deprecated in favor of /modalities/{id}/query.
post/modalities/{id}/find-patient
Path parameters
idstring required
Identifier of the modality of interest
Request body
{"stackTrail":"paths:/modalities/{id}/find-patient: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-patient:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array describing the DICOM tags of the matching patients"}