ivmartel / dwv

DICOM Web Viewer: open source zero footprint medical image library.
https://ivmartel.github.io/dwv/
GNU General Public License v3.0
1.67k stars 593 forks source link

Support for DICOM Structured Reports (DICOM SR)? #1719

Closed andrescastano closed 4 weeks ago

andrescastano commented 3 months ago

Hi,

I am starting to implement a DICOM Structured Report (DICOM SR) that contains the study report embedded in a DICOM file. Does the current version of the fo-dicom library support this DICOM format?

Thanks in advance. weasis-dicom-sr

ivmartel commented 1 month ago

This is the repo of the dwv project, not fo-dicom. For fo-dicom see https://github.com/fo-dicom/fo-dicom.

Regarding DICOM SR support, there is an ongoing task to support it for 2D annotations, see #1020. More general support is not planned for now.

ivmartel commented 4 weeks ago

Closing for now, feel free to comment if you need.