Mercurial > hg > orthanc
changeset 3474:3355a2c060c4
merge
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Mon, 15 Jul 2019 16:48:36 +0200 |
parents | 37e908965e5a (current diff) 50fe8c0ff9e5 (diff) |
children | 04bdc9a17c1b f93a9c6c00c5 |
files | |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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