v1
latestOpenAPI 3.0.02026-07-132990743.4 KBCreate DICOMDIR media
Synchronously create a DICOMDIR media containing the DICOM patient whose Orthanc identifier is provided in the URL. This flavor is synchronous, which might not be desirable to archive large amount of data, as it might lead to network timeouts. Prefer the asynchronous version using POST method.
Path parameters
Orthanc identifier of the patient of interest
Query parameters
If present, will include additional tags such as SeriesDescription, leading to a so-called extended DICOMDIR
Filename to set in the "Content-Disposition" HTTP header (including file extension)
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)
If present, the DICOM files in the archive will be transcoded to the provided transfer syntax: https://orthanc.uclouvain.be/book/faq/transcoding.html