comparison 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
comparison
equal deleted inserted replaced
5079:4366b4c41441 5086:0b27bbd19b1f
1 Pending changes in the mainline
2 ===============================
3
4 REST API
5 --------
6
7 * Loosen the sanity checks for DICOM modifications:
8 - allow modification of PatientID at study level
9 - allow modification of PatientID, StudyInstanceUID at series level
10 - allow modification of PatientID, StudyInstanceUID, SeriesInstanceUID at instance level
11 - allow modification of a patient without changing her PatientID
12
13
1 version 1.11.2 (2022-08-30) 14 version 1.11.2 (2022-08-30)
2 =========================== 15 ===========================
3 16
4 General 17 General
5 ------- 18 -------