Mercurial > hg > orthanc-dicomweb
view TODO @ 550:d9d48a733f61 OrthancDicomWeb-1.12
1.12
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 27 Oct 2022 10:38:31 +0200 |
parents | d6ed864fda66 |
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)