Mercurial > hg > orthanc-book
changeset 1065:24a7480e6ec0
private tags
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 02 May 2024 17:42:43 +0200 |
parents | f049d19e3109 |
children | ccba1d561379 |
files | Sphinx/source/users/anonymization.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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" : {