# HG changeset patch # User Sebastien Jodogne # Date 1611321860 -3600 # Node ID 6e7d3f20227beb32d88fe7c5de1b4311c744e393 # Parent 4c19a897803e51f89200bcb510b1df9b3137bf7e index global property 5468 diff -r 4c19a897803e -r 6e7d3f20227b Sphinx/source/faq/features.rst --- a/Sphinx/source/faq/features.rst Fri Jan 22 12:33:01 2021 +0100 +++ b/Sphinx/source/faq/features.rst Fri Jan 22 14:24:20 2021 +0100 @@ -234,13 +234,14 @@ ``OrthancPluginSetGlobalProperty()``) are therefore kindly invited to complete the **central registry** below: -* ``Metadata 4200`` is used by the plugin for :ref:`whole-slide imaging ` with version <= 0.7. -* ``Metadata 4201`` is used by the plugin for :ref:`whole-slide imaging ` with version >= 1.0. * ``Attachment 9997`` is used by the :ref:`Osimis WebViewer plugin ` to store series information. * ``Attachment 9998`` is used by the :ref:`Osimis WebViewer plugin ` to store instance information. * ``Attachment 9999`` is used by the :ref:`Osimis WebViewer plugin ` to store annotations. * ``Attachments 10000-13999`` are used by the :ref:`Osimis WebViewer plugin ` to store reduced quality images. * ``Global property 5467`` is used by the Osimis Cloud plugin. +* ``Global property 5468`` is used by the :ref:`DICOMweb plugin ` to store the DICOMweb servers into the Orthanc database. +* ``Metadata 4200`` is used by the plugin for :ref:`whole-slide imaging ` with version <= 0.7. +* ``Metadata 4201`` is used by the plugin for :ref:`whole-slide imaging ` with version >= 1.0. Jobs