comparison TODO @ 5036:877bc3b96476

Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
author Alain Mazy <am@osimis.io>
date Fri, 24 Jun 2022 15:47:10 +0200
parents 16b1ab353861
children 1e435be86887
comparison
equal deleted inserted replaced
5035:67d98fccc850 5036:877bc3b96476
37 recycling older patients, simply block new ingests (from DICOM/DICOMweb/API) 37 recycling older patients, simply block new ingests (from DICOM/DICOMweb/API)
38 by returning out-of-resource status (HTTP or DIMSE) 38 by returning out-of-resource status (HTTP or DIMSE)
39 * Add configurations to enable/disable warnings: 39 * Add configurations to enable/disable warnings:
40 - Modifying an instance while keeping its original SOPInstanceUID: This should be avoided! 40 - Modifying an instance while keeping its original SOPInstanceUID: This should be avoided!
41 - Modifying a study while keeping its original StudyInstanceUID: This should be avoided! 41 - Modifying a study while keeping its original StudyInstanceUID: This should be avoided!
42 * Allow storing sequences in DB to speed up Dicom-web: https://groups.google.com/g/orthanc-users/c/6CTlfa8UGM4/m/V1D0xuKQAAAJ 42
43 43
44 ============================ 44 ============================
45 Documentation (Orthanc Book) 45 Documentation (Orthanc Book)
46 ============================ 46 ============================
47 47