comparison TODO @ 3472:50fe8c0ff9e5

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jul 2019 16:54:07 +0200
parents 3f1f9039861b
children f05887b1d1bf
comparison
equal deleted inserted replaced
3471:1fdbe5885783 3472:50fe8c0ff9e5
63 -------- 63 --------
64 Mid-term 64 Mid-term
65 -------- 65 --------
66 66
67 * Support "Retrieve AE Title" (0008,0054) in C-FIND: 67 * Support "Retrieve AE Title" (0008,0054) in C-FIND:
68 https://groups.google.com/d/msg/orthanc-users/wPl0g5mqZco/5X1Z8tEzBgAJ 68 - On SCP side:
69 http://dicom.nema.org/medical/DICOM/2019a/output/chtml/part04/sect_C.4.html#sect_C.4.1.1.3.2
70 => As Orthanc is non-distributed, it should simply reply using the AET provided by the caller
71 - On SCU side:
72 https://groups.google.com/d/msg/orthanc-users/wPl0g5mqZco/5X1Z8tEzBgAJ
73 * Support "Instance Availability" (0008,0056) in C-FIND:
74 http://dicom.nema.org/medical/DICOM/2019a/output/chtml/part04/sect_C.4.html#sect_C.4.1.1.3.2
75 https://groups.google.com/d/msg/orthanc-users/hteDgE6igo8/j-ArqD7pBQAJ
69 * Support C-GET: 76 * Support C-GET:
70 http://dclunie.blogspot.be/2016/05/to-c-move-is-human-to-c-get-divine.html 77 http://dclunie.blogspot.be/2016/05/to-c-move-is-human-to-c-get-divine.html
71 * Check Big Endian transfer syntax in ParsedDicomFile::EmbedImage and 78 * Check Big Endian transfer syntax in ParsedDicomFile::EmbedImage and
72 DicomImageDecoder 79 DicomImageDecoder
73 * Strict hierarchical C-FIND: 80 * Strict hierarchical C-FIND: