v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Studies

Reconstruct tags & optionally files of study

Reconstruct the main DICOM tags in DB of the study whose Orthanc identifier is provided in the URL. This is useful if child studies/series/instances have inconsistent values for higher-level tags, in order to force Orthanc to use the value from the resource of interest. Beware that this is a time-consuming operation, as all the children DICOM instances will be parsed again, and the Orthanc index will be updated accordingly.

post/studies/{id}/reconstruct

Path parameters

idstring required

Orthanc identifier of the study of interest

Request body

ReconstructFilesboolean

Also reconstruct the files of the resources (e.g: apply IngestTranscoding, StorageCompression). 'false' by default. (New in Orthanc 1.11.0)