view TODO @ 549:d6ed864fda66

doc
author Alain Mazy <am@osimis.io>
date Thu, 27 Oct 2022 10:37:39 +0200
parents 0611b666285c
children 73a2a9cf3375
line wrap: on
line source

* Implement capabilities: https://www.dicomstandard.org/using/dicomweb/capabilities/
  from https://groups.google.com/d/msgid/orthanc-users/c60227f2-c6da-4fd9-9b03-3ce9bf7d1af5n%40googlegroups.com?utm_medium=email&utm_source=footer

* /rendered at study level shall return all instances, not only one (https://groups.google.com/g/orthanc-users/c/uFWanYhV8Fs/m/ezi1iXCXCAAJ)
  Check /rendered at series level too.

* Implement serialization of DicomWeb jobs

* update OrthancFramework to 1.11.2+ once released (more verbose HttpClient)