v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
System

Describe a set of resources

Get the content all the DICOM patients, studies, series or instances whose identifiers are provided in the Resources field, in one single call.

post/tools/bulk-content

Request body

Fullboolean

If set to true, report the DICOM tags in full format (tags indexed by their hexadecimal format, associated with their symbolic name and their value)

Levelstring

This optional argument specifies the level of interest (can be Patient, Study, Series or Instance). Orthanc will loop over the items inside Resources, and explore upward or downward in the DICOM hierarchy in order to find the level of interest.

Metadataboolean

If set to true (default value), the metadata associated with the resources will also be retrieved.

Resourcesstring[]

List of the Orthanc identifiers of the patients/studies/series/instances of interest.

Shortboolean

If set to true, report the DICOM tags in hexadecimal format