comparison Sphinx/source/users/anonymization.rst @ 763:4e9dc26a5cb9 Orthanc-1.9.7

Orthanc 1.9.7
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 11:24:43 +0200
parents 97e6a0431c5e
children 01fa632daae9
comparison
equal deleted inserted replaced
762:b3fe7b0a09fc 763:4e9dc26a5cb9
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.6/OrthancFramework/Sources/DicomParsing/DicomModification.cpp>`__). 83 <https://hg.orthanc-server.com/orthanc/file/Orthanc-1.9.7/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