Hii
Quick question , as it stands now , if i download Dicom or zip file from orthanc the file naming system does not identify the patient. any way we can manipulate orthanc to name the file to the patients’s ?
Hii
Quick question , as it stands now , if i download Dicom or zip file from orthanc the file naming system does not identify the patient. any way we can manipulate orthanc to name the file to the patients’s ?
Hello,
So far, the DICOM/ZIP files are named according to the identifiers that are used by Orthanc to identify the corresponding resources.
If you need control over this filename, you will have to implement a custom C/C++ plugin that:
Sébastien-