ivmartel / dwv

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

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

Open andrescastano opened 2 months ago

andrescastano commented 2 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 4 days 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.