changeset 3472:50fe8c0ff9e5

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jul 2019 16:54:07 +0200
parents 1fdbe5885783
children 3355a2c060c4 72e809e57ba4
files TODO
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Thu Jul 11 13:29:50 2019 +0200
+++ b/TODO	Thu Jul 11 16:54:07 2019 +0200
@@ -65,7 +65,14 @@
 --------
 
 * Support "Retrieve AE Title" (0008,0054) in C-FIND:
-  https://groups.google.com/d/msg/orthanc-users/wPl0g5mqZco/5X1Z8tEzBgAJ
+  - On SCP side:
+    http://dicom.nema.org/medical/DICOM/2019a/output/chtml/part04/sect_C.4.html#sect_C.4.1.1.3.2
+    => As Orthanc is non-distributed, it should simply reply using the AET provided by the caller
+  - On SCU side:
+    https://groups.google.com/d/msg/orthanc-users/wPl0g5mqZco/5X1Z8tEzBgAJ
+* Support "Instance Availability" (0008,0056) in C-FIND:
+  http://dicom.nema.org/medical/DICOM/2019a/output/chtml/part04/sect_C.4.html#sect_C.4.1.1.3.2
+  https://groups.google.com/d/msg/orthanc-users/hteDgE6igo8/j-ArqD7pBQAJ
 * Support C-GET: 
   http://dclunie.blogspot.be/2016/05/to-c-move-is-human-to-c-get-divine.html
 * Check Big Endian transfer syntax in ParsedDicomFile::EmbedImage and