diff Sphinx/source/faq/orthanc-storage.rst @ 577:7d27154e70f9

cheatsheet and full openapi
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Dec 2020 07:55:12 +0100
parents 090cc988c35e
children eaa6cdfa7ba6
line wrap: on
line diff
--- a/Sphinx/source/faq/orthanc-storage.rst	Wed Dec 30 07:28:25 2020 +0100
+++ b/Sphinx/source/faq/orthanc-storage.rst	Wed Dec 30 07:55:12 2020 +0100
@@ -11,7 +11,9 @@
 DICOM files it receives in a folder called ``OrthancStorage`` on the
 filesystem. Orthanc also associates each incoming DICOM file with a
 JSON file that summarizes all its DICOM tags, which speeds up
-subsequent processing by avoiding a costly DICOM parsing.
+subsequent processing by avoiding a costly DICOM parsing (these
+summaries are refered to as ``DICOM-as-JSON`` :ref:`attachments
+<metadata>`).
 
 More generally, the ``OrthancStorage`` folder contains a set of
 so-called **attachments**, that may correspond to either a DICOM file,