# HG changeset patch # User Sebastien Jodogne # Date 1706879815 -3600 # Node ID 60b0b7ea409b665080213739d365b5921dd1c53a # Parent 7f21ad59dffb18d423ad05c5bccaab4b1ff9ac10 migration to orthancteam diff -r 7f21ad59dffb -r 60b0b7ea409b Sphinx/source/integrations/integrate-osirix-using-dicom.rst --- a/Sphinx/source/integrations/integrate-osirix-using-dicom.rst Fri Feb 02 14:00:01 2024 +0100 +++ b/Sphinx/source/integrations/integrate-osirix-using-dicom.rst Fri Feb 02 14:16:55 2024 +0100 @@ -28,12 +28,11 @@ } -Configuration of Docker images by Osimis ----------------------------------------- +Configuration of Docker images by Orthanc Team +---------------------------------------------- -This section applies if you are using the `Docker images by Osimis -`__ -to run Orthanc. +This section applies if using the :ref:`Docker images by Orthanc Team +` to run Orthanc. Add Modality through Environmental variable in docker:: diff -r 7f21ad59dffb -r 60b0b7ea409b Sphinx/source/plugins/dicomweb.rst --- a/Sphinx/source/plugins/dicomweb.rst Fri Feb 02 14:00:01 2024 +0100 +++ b/Sphinx/source/plugins/dicomweb.rst Fri Feb 02 14:16:55 2024 +0100 @@ -439,7 +439,7 @@ contacting this DICOMweb server. By default, the global value ``HttpTimeout`` is used. -**Remark:** A :ref:`plugin by Osimis ` is available to +**Remark:** Another :ref:`plugin for Orthanc ` is available to dynamically create authenticated connections to Google Cloud Platform. **Important remark:** When querying a DICOMweb server, Orthanc will diff -r 7f21ad59dffb -r 60b0b7ea409b Sphinx/source/plugins/google-cloud-platform.rst --- a/Sphinx/source/plugins/google-cloud-platform.rst Fri Feb 02 14:00:01 2024 +0100 +++ b/Sphinx/source/plugins/google-cloud-platform.rst Fri Feb 02 14:16:55 2024 +0100 @@ -10,7 +10,7 @@ Introduction ------------ -Osimis freely provides the `source code +The Orthanc project freely provides the `source code `__ of a plugin to interface Orthanc with the Healthcare API of `Google Cloud Platform (GCP) `__ through diff -r 7f21ad59dffb -r 60b0b7ea409b Sphinx/source/plugins/neuro.rst --- a/Sphinx/source/plugins/neuro.rst Fri Feb 02 14:00:01 2024 +0100 +++ b/Sphinx/source/plugins/neuro.rst Fri Feb 02 14:16:55 2024 +0100 @@ -49,7 +49,7 @@ and `macOS `__ are available as well. Furthermore, the :ref:`Docker images ` -``jodogne/orthanc-plugins`` and ``osimis/orthanc`` also contain the +``jodogne/orthanc-plugins`` and ``orthancteam/orthanc`` also contain the plugin. diff -r 7f21ad59dffb -r 60b0b7ea409b Sphinx/source/plugins/ohif.rst --- a/Sphinx/source/plugins/ohif.rst Fri Feb 02 14:00:01 2024 +0100 +++ b/Sphinx/source/plugins/ohif.rst Fri Feb 02 14:16:55 2024 +0100 @@ -65,7 +65,7 @@ and `macOS ` are available as well. Furthermore, the :ref:`Docker images ` -``jodogne/orthanc-plugins`` and ``osimis/orthanc`` also contain the +``jodogne/orthanc-plugins`` and ``orthancteam/orthanc`` also contain the plugin. Debian and Ubuntu packages can be found in the :ref:`standalone repository ` ``https://debian.orthanc-labs.com/``. diff -r 7f21ad59dffb -r 60b0b7ea409b Sphinx/source/plugins/osimis-webviewer.rst --- a/Sphinx/source/plugins/osimis-webviewer.rst Fri Feb 02 14:00:01 2024 +0100 +++ b/Sphinx/source/plugins/osimis-webviewer.rst Fri Feb 02 14:16:55 2024 +0100 @@ -1,7 +1,7 @@ .. _osimis_webviewer: -Osimis Web Viewer plugin (deprecated) +Osimis Web viewer plugin (deprecated) ===================================== .. contents:: @@ -11,10 +11,11 @@ The Osimis Web viewer is now deprecated and superseded by the :ref:`Stone Web viewer `. -This plugin by Osimis extends Orthanc with a Web viewer of medical -images, with more advanced features than the basic :ref:`Orthanc Web -viewer plugin `. The Osimis plugin adds tools for -measuring, for viewing multiple series, and for split-pane. +This plugin, originally written by Osimis, extends Orthanc with a Web +viewer of medical images, with more advanced features than the basic +:ref:`Orthanc Web viewer plugin `. The Osimis Web viewer +plugin adds tools for measuring, for viewing multiple series, and for +split-pane. This plugin adds a dedicated button to Orthanc Explorer to open the viewer that looks like the following image: @@ -98,27 +99,27 @@ FAQ --- -- **Can I use the Osimis Viewer in a medical environment ?** +- **Can I use the Osimis Web viewer in a medical environment?** - The Osimis Viewer is not a Medical Device; it is not CE marked or FDA approved. + The Osimis Web viewer is not a Medical Device; it is not CE marked or FDA approved. - The Osimis Viewer is an open source Viewer that cannot be used for diagnostic or therapeutic purposes. + The Osimis Web viewer is an open source Viewer that cannot be used for diagnostic or therapeutic purposes. However, the viewer can be used as a communication tool that allows Researchers, Teachers, Technicians, General Practitioner or Patients to visualize medical images for information only. Check your local regulations to ensure you're using it in a legal manner. -- **What video formats are supported by the Osimis Web Viewer ?** +- **What video formats are supported by the Osimis Web viewer?** - The set of codecs supported by the Osimis Viewer is an intersection + The set of codecs supported by the Osimis Web viewer is an intersection of the sets of codecs supported by the `DICOM standard `__ and those supported by the `web browsers `__. In short, this mostly comes down to just MPEG-4. -- **Where are the annotations stored ?** +- **Where are the annotations stored?** Annotations are stored in :ref:`metadata ` (id ``9999``) in a custom format. Note that annotation storage is disabled by diff -r 7f21ad59dffb -r 60b0b7ea409b Sphinx/source/users/docker.rst --- a/Sphinx/source/users/docker.rst Fri Feb 02 14:00:01 2024 +0100 +++ b/Sphinx/source/users/docker.rst Fri Feb 02 14:16:55 2024 +0100 @@ -33,7 +33,7 @@ (i.e. manual edition of the configuration files). These images are most useful to **software developers and researchers**. -* Our commercial partner `Orthanc Team `__ also +* Our commercial partner `Orthanc Team `__ also `publishes separated Docker images `__. These ``orthancteam/orthanc`` images are used by the technical team of