Skip to content

Commit d5220be

Browse files
DICOM size limit
1 parent 2e377b1 commit d5220be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/healthcare-apis/release-notes-2024.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ This article describes features, enhancements, and bug fixes released in 2024 fo
2323

2424
The enhanced Upsert operation provides the ability to upload a DICOM image to the server and seamlessly replace it if it already exists. Before this enhancement, users had to perform a Delete operation followed by a STOW-RS to achieve the same result. With the enhanced Upsert operation, managing DICOM images is more efficient and streamlined.
2525

26+
#### Expanded storage for required attributes
27+
28+
The DICOM service allows users to upload DICOM files confidently, knowing that requests are limited to 4GB. Additionally, no single DICOM file or combination of files is allowed to exceed this limit. This enhancement ensures efficient management of medical imaging data while maintaining compliance with size restrictions.
29+
2630
### FHIR service
2731

2832
#### The bulk delete operation is generally available

0 commit comments

Comments
 (0)