comparison Sphinx/source/users/anonymization.rst @ 817:01fa632daae9 Orthanc-1.10.0

Orthanc 1.10.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Feb 2022 15:03:44 +0100
parents 4e9dc26a5cb9
children e95713f90614
comparison
equal deleted inserted replaced
816:908ca7847b9d 817:01fa632daae9
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.9.7/OrthancFramework/Sources/DicomParsing/DicomModification.cpp>`__). 83 <https://hg.orthanc-server.com/orthanc/file/Orthanc-1.10.0/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