diff NEWS @ 5086:0b27bbd19b1f

loosen the sanity checks for DICOM modifications
author Alain Mazy <am@osimis.io>
date Mon, 26 Sep 2022 18:11:03 +0200
parents 201a500dcff4
children df4a90a65af9
line wrap: on
line diff
--- a/NEWS	Wed Aug 31 10:36:38 2022 +0200
+++ b/NEWS	Mon Sep 26 18:11:03 2022 +0200
@@ -1,3 +1,16 @@
+Pending changes in the mainline
+===============================
+
+REST API
+--------
+
+* Loosen the sanity checks for DICOM modifications:
+  - allow modification of PatientID at study level
+  - 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
+
+
 version 1.11.2 (2022-08-30)
 ===========================