v1
latestOpenAPI 3.0.02026-07-132990743.4 KBSystem
Create DICOMDIR media
Create a DICOMDIR media containing the DICOM resources (patients, studies, series, or instances) whose Orthanc identifiers are provided in the 'resources' argument
get/tools/create-media-extended
Query parameters
filenamestring
Filename to set in the "Content-Disposition" HTTP header (including file extension)
lossy-qualitynumber
If transcoding to a lossy transfer syntax, this entry defines the quality as an integer between 1 and 100. If not provided, the value is defined by the "DicomLossyTranscodingQuality" configuration. (new in v1.12.7)
resourcesstring required
A comma separated list of Orthanc resource identifiers to include in the DICOMDIR media.
transcodestring
If present, the DICOM files will be transcoded to the provided transfer syntax: https://orthanc.uclouvain.be/book/faq/transcoding.html