v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Patients

Reconstruct tags & optionally files of patient

Reconstruct the main DICOM tags in DB of the patient 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/patients/{id}/reconstruct

Path parameters

idstring required

Orthanc identifier of the patient 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)