comparison Sphinx/source/users/anonymization.rst @ 860:3e8a3a900e9e

Orthanc 1.11.1
author Alain Mazy <am@osimis.io>
date Thu, 30 Jun 2022 16:48:08 +0200
parents 2d9024137da0
children f72b2dd172da
comparison
equal deleted inserted replaced
858:09be5f68aabf 860:3e8a3a900e9e
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.0/OrthancFramework/Sources/DicomParsing/DicomModification.cpp>`__). 83 <https://hg.orthanc-server.com/orthanc/file/Orthanc-1.11.1/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