Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.06 KB

File metadata and controls

13 lines (10 loc) · 1.06 KB

# ModalitiesIdQueryPostRequest

Properties

Name Type Description Notes
level string Level of the query (`Patient`, `Study`, `Series` or `Instance`) [optional]
local_aet string Local AET that is used for this commands, defaults to `DicomAet` configuration option. Ignored if `DicomModalities` already sets `LocalAet` for this modality. [optional]
normalize bool Whether to normalize the query, i.e. whether to wipe out from the query, the DICOM tags that are not applicable for the query-retrieve level of interest [optional]
query object Associative array containing the filter on the values of the DICOM tags [optional]
timeout float Timeout for the C-FIND command and subsequent C-MOVE retrievals, in seconds (new in Orthanc 1.9.1) [optional]

[Back to Model list] [Back to API list] [Back to README]