# HG changeset patch # User Alain Mazy # Date 1563202116 -7200 # Node ID 3355a2c060c4becc5a8f57da8b16e2ef00fa072e # Parent 37e908965e5a7620b87f2d8dc8920e24842860d9# Parent 50fe8c0ff9e526be6e2b351748a101562e0bd004 merge diff -r 37e908965e5a -r 3355a2c060c4 TODO --- a/TODO Mon Jul 15 16:48:23 2019 +0200 +++ b/TODO Mon Jul 15 16:48:36 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