comparison TODO @ 5541:5a34160b7627

todo
author Alain Mazy <am@osimis.io>
date Wed, 20 Mar 2024 10:08:42 +0100
parents f7ac06300f86
children 1fc1289383ae
comparison
equal deleted inserted replaced
5540:9c5a7689bfd2 5541:5a34160b7627
122 * (1) In the /studies/{id}/anonymize route, add an option to remove 122 * (1) In the /studies/{id}/anonymize route, add an option to remove
123 secondary captures. They usually contains Patient info in the 123 secondary captures. They usually contains Patient info in the
124 image. The SOPClassUID might be used to identify such secondary 124 image. The SOPClassUID might be used to identify such secondary
125 captures. 125 captures.
126 * Support "/preview" and "/matlab" for LUT color images 126 * Support "/preview" and "/matlab" for LUT color images
127 * /preview should be able to display a dose report:
128 https://discourse.orthanc-server.org/t/orthanc-image-preview-shows-empty-image/4459
127 * Try to transcode files if a simple decoding fails: 129 * Try to transcode files if a simple decoding fails:
128 https://groups.google.com/g/orthanc-users/c/b8168-NkAhA/m/Df3j-CO9CgAJ 130 https://groups.google.com/g/orthanc-users/c/b8168-NkAhA/m/Df3j-CO9CgAJ
129 * (2) Ranges of DICOM tags for "Keep" and "Remove" in ".../modify" and ".../anonymize": 131 * (2) Ranges of DICOM tags for "Keep" and "Remove" in ".../modify" and ".../anonymize":
130 https://groups.google.com/g/orthanc-users/c/6dETktKo9v8/m/b0LUvSfwAgAJ 132 https://groups.google.com/g/orthanc-users/c/6dETktKo9v8/m/b0LUvSfwAgAJ
131 * return error code/reason in HTTP response if resubmit/cancel/pause fails ... 133 * return error code/reason in HTTP response if resubmit/cancel/pause fails ...