changeset 5088:8d2c39e8880b

more doc
author Alain Mazy <am@osimis.io>
date Mon, 26 Sep 2022 19:08:03 +0200
parents df4a90a65af9
children 80ac0955e4e7
files NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon Sep 26 18:56:40 2022 +0200
+++ b/NEWS	Mon Sep 26 19:08:03 2022 +0200
@@ -9,6 +9,9 @@
   - allow modification of PatientID, StudyInstanceUID at series level
   - allow modification of PatientID, StudyInstanceUID, SeriesInstanceUID at instance level
   - allow modification of a patient without changing her PatientID
+  Users should be careful to preserve the DICOM model when modifying high level tags.  E.g.
+  if you modify the PatientID at study level, also make sure to modify all other Patient related
+  tags (PatientName, PatientBirthDate, ...)
 
 
 OrthancFramework (C++)