v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
Networking

Query the child instances of an answer

Issue a second DICOM C-FIND operation, in order to query the child instances associated with one answer to some query/retrieve operation whose identifiers are provided in the URL

post/queries/{id}/answers/{index}/query-instances

Path parameters

idstring required

Identifier of the query of interest

indexstring required

Index of the answer

Request body

Queryobject

Associative array containing the filter on the values of the DICOM tags

Timeoutnumber

Timeout for the C-FIND command, in seconds (new in Orthanc 1.9.1)

Response

IDobject

Identifier of the query, to be used with /queries/{id}

Pathobject

Root path to the query in the REST API