# HG changeset patch # User Sebastien Jodogne # Date 1481712782 -3600 # Node ID b77aa0655389e78725dc1288feae4d0e64d9d943 # Parent d6bd1dd820e55a06c9714a2154fed8c568fbda55 note diff -r d6bd1dd820e5 -r b77aa0655389 Sphinx/source/faq/features.rst --- a/Sphinx/source/faq/features.rst Wed Dec 14 11:51:11 2016 +0100 +++ b/Sphinx/source/faq/features.rst Wed Dec 14 11:53:02 2016 +0100 @@ -97,6 +97,10 @@ and used if fast access is needed, whereas attachments can be used to store arbitrarily large piece of data. +Also note that metadata and attachments are only available for +resources stored inside Orthanc. Once one DICOM instance leaves the +Orthanc ecosystem, its associated metadata and attachments are lost. + Core metadata ^^^^^^^^^^^^^