diff Sphinx/source/users/anonymization.rst @ 1065:24a7480e6ec0

private tags
author Alain Mazy <am@orthanc.team>
date Thu, 02 May 2024 17:42:43 +0200
parents a3436ae3709c
children d2be251975d1
line wrap: on
line diff
--- a/Sphinx/source/users/anonymization.rst	Thu Apr 25 12:21:42 2024 +0200
+++ b/Sphinx/source/users/anonymization.rst	Thu May 02 17:42:43 2024 +0200
@@ -150,7 +150,7 @@
       }
     }
 
-* To add a Private DICOM tag, you should use this syntax (provided that you have defined an entry ``"7001,0001" : [ "CS", "MyPrivateTag", 1, 1, "MyPrivateCreator"]`` in the ``Dictionary`` configuration)::
+* To add a Private DICOM tag, you should use this syntax (provided that you have defined 2 entries  ``7001,0010": ["LO", "PrivateCreatorForMy", 1, 1, "MyPrivateCreator"], "7001,1001" : [ "CS", "MyPrivateTag", 1, 1, "MyPrivateCreator"]`` in the ``Dictionary`` configuration)::
 
     {
       "Replace" : {