changeset 1938:0fc84835289f

todo
author Alain Mazy <am@osimis.io>
date Tue, 10 May 2022 15:52:02 +0200
parents 47724d23feaf
children efed41b76dc7
files TODO
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Fri May 06 15:52:54 2022 +0200
+++ b/TODO	Tue May 10 15:52:02 2022 +0200
@@ -56,6 +56,9 @@
 * Replace "ParsedDicomCache" by "Orthanc::ParsedDicomCache" (new in
   Orthanc framework 1.9.0)
 
+* Replace calls to /studies/.../series/.../metadata by calls to
+  /instances?StudyInstanceUID=...&SeriesInstanceUID=...&includefield=...&includefield=...
+  to benefit from ExtraMainDicomTags stored in DB and avoid reading from disk
 
 --------
 Wishlist