Skip to content

Commit 496328a

Browse files
Merge pull request #271839 from shellyhaverkamp/smh-dicom-rn
adds Upsert
2 parents b0390ed + 85b0a53 commit 496328a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

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

1818
## April 2024
1919

20+
### DICOM service
21+
22+
#### Enhanced Upsert operation
23+
24+
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.
25+
2026
### FHIR service
2127

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

0 commit comments

Comments
 (0)