comparison Sphinx/source/users/anonymization.rst @ 872:f72b2dd172da Orthanc-1.11.2

Orthanc 1.11.2
author Alain Mazy <am@osimis.io>
date Wed, 31 Aug 2022 12:06:15 +0200
parents 3e8a3a900e9e
children 900033cffeb2
comparison
equal deleted inserted replaced
871:ab39093b898f 872:f72b2dd172da
78 <https://hg.orthanc-server.com/orthanc-tests/file/default/Tests/Tests.py>`__. 78 <https://hg.orthanc-server.com/orthanc-tests/file/default/Tests/Tests.py>`__.
79 79
80 **Implementation:** Internally, the setup of the anonymization 80 **Implementation:** Internally, the setup of the anonymization
81 profiles can be found in the methods ``SetupAnonymizationXXX()`` of 81 profiles can be found in the methods ``SetupAnonymizationXXX()`` of
82 the class ``Orthanc::DicomModification`` (cf. `source code 82 the class ``Orthanc::DicomModification`` (cf. `source code
83 <https://hg.orthanc-server.com/orthanc/file/Orthanc-1.11.1/OrthancFramework/Sources/DicomParsing/DicomModification.cpp>`__). 83 <https://hg.orthanc-server.com/orthanc/file/Orthanc-1.11.2/OrthancFramework/Sources/DicomParsing/DicomModification.cpp>`__).
84 84
85 85
86 Modification of a Single Instance 86 Modification of a Single Instance
87 --------------------------------- 87 ---------------------------------
88 88