# HG changeset patch # User Alain Mazy # Date 1746719105 -7200 # Node ID 38a526571c201439e96998e6836c89d0e20175cf # Parent 72e8eb55f79b5188b987d3d17d5e0fdd956d3716# Parent ca8698332aac30ec9f830b91dfdad7633e390a96 merge diff -r 72e8eb55f79b -r 38a526571c20 Sphinx/source/plugins/stone-webviewer.rst --- a/Sphinx/source/plugins/stone-webviewer.rst Thu May 08 17:42:52 2025 +0200 +++ b/Sphinx/source/plugins/stone-webviewer.rst Thu May 08 17:45:05 2025 +0200 @@ -1,7 +1,7 @@ .. _stone_webviewer: -Stone Web Viewer plugin +Stone Web viewer plugin ======================= .. contents:: @@ -83,7 +83,7 @@ configuration file. Once a :ref:`DICOM study ` is opened using Orthanc -Explorer, a yellow button entitled ``Stone Web Viewer`` will show +Explorer, a yellow button entitled ``Stone Web viewer`` will show up. It will open the Web viewer for that particular study. See also the interactive demonstration on the `official homepage of the plugin `__. @@ -139,10 +139,10 @@ FAQ --- -- **Can I use the Stone Viewer in a medical environment?** +- **Can I use the Stone Web viewer in a medical environment?** - The Stone Viewer is not a Medical Device; it is not CE marked or FDA - approved. The Stone Viewer is free and open-source software that + The Stone Web viewer is not a Medical Device; it is not CE marked or FDA + approved. The Stone Web viewer is free and open-source software that cannot be used for diagnostic or therapeutic purposes. However, the viewer can be used as a communication tool that allows @@ -153,11 +153,16 @@ Check out your local regulations to ensure you're using it in a legal manner. -- **Can the Stone Web Viewer display DICOM-SR (structured reports)?** +- **Can the Stone Web viewer display DICOM-SR (structured reports)?** - The Stone Web viewer doesn't provide built-in support for - DICOM-SR. However, it can display DICOM-SR that have been beforehand - converted to PDF. + Starting with version 3.0, the Stone Web viewer will provide + built-in support to render DICOM-SR. Textual reports are generated + on-the-fly. In addition, preliminary support for preliminary + support for TID 1500 and TID 1410 will be included, which is in line + with the `IHE "AI Results" profile `__. + + For earlier versions of the Stone Web viewer, DICOM-SR can be + displayed if they have been beforehand converted to PDF. To this end, you could for instance first use the ``dsr2html`` command-line tool that is provided by the `DCMTK project @@ -174,12 +179,11 @@ love to have access to sample DICOM files that could be used to enhance the support of structured reports in the Stone Web viewer. If you have such sample files, please post them to the `Orthanc - Users `__ discussion - forum. + Users `__ discussion forum. -- **What video formats are supported by the Stone Web Viewer?** +- **What video formats are supported by the Stone Web viewer?** - The set of codecs supported by the Stone Viewer is an intersection + The set of codecs supported by the Stone Web viewer is an intersection of the sets of codecs supported by the `DICOM standard `__ and those supported by the `web browsers