diff Sphinx/source/faq/features.rst @ 838:6afc236cd60a

dicom-web & main-dicom-tags
author Alain Mazy <am@osimis.io>
date Thu, 05 May 2022 12:27:09 +0200
parents 66ff2f30afcc
children c29ac12e3160
line wrap: on
line diff
--- a/Sphinx/source/faq/features.rst	Tue May 03 15:09:54 2022 +0200
+++ b/Sphinx/source/faq/features.rst	Thu May 05 12:27:09 2022 +0200
@@ -151,7 +151,9 @@
   the instance (for REST API).
 * ``PixelDataOffset`` (new in Orthanc 1.9.1): Offset (in bytes) of the
   Pixel Data DICOM tag in the DICOM file, if available.
-  
+* ``MainDicomTagsSignature`` (new in Orthanc 1.11.0 - not released yet):
+  The list of :ref:`MainDicomTags <main-dicom-tags>` that have been
+  saved in DB for this resource.
 
 Metadata listed above are set privately by the Orthanc core. They are
 **read-only** from the perspective of the end user, as Orthanc
@@ -186,6 +188,7 @@
 the :ref:`REST API <rest>`, for instance::
 
   $ curl http://localhost:8042/instances/cb855110-5f4da420-ec9dc9cb-2af6a9bb-dcbd180e/metadata
+  $ curl http://localhost:8042/instances/cb855110-5f4da420-ec9dc9cb-2af6a9bb-dcbd180e/metadata?expand
   $ curl http://localhost:8042/instances/cb855110-5f4da420-ec9dc9cb-2af6a9bb-dcbd180e/metadata/RemoteAet
   $ curl http://localhost:8042/instances/cb855110-5f4da420-ec9dc9cb-2af6a9bb-dcbd180e/metadata/SampleMetaData1