# HG changeset patch # User Sebastien Jodogne # Date 1562856847 -7200 # Node ID 50fe8c0ff9e526be6e2b351748a101562e0bd004 # Parent 1fdbe58857838fa2421588be44db6f17eeab29f8 todo diff -r 1fdbe5885783 -r 50fe8c0ff9e5 TODO --- 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