Skip to content

Commit 48c8b8f

Browse files
authored
Merge pull request #263574 from shellyhaverkamp/smh-dicom-rnJan
Add bulk update to release notes
2 parents 2d16023 + d54c5ed commit 48c8b8f

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

articles/healthcare-apis/dicom/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ items:
8484
- name: DICOM service open-source projects
8585
href: references-for-dicom-service.md
8686
- name: FAQ
87-
href: dicom-services-faqs.yml
87+
href: dicom-services-faqs.yml

articles/healthcare-apis/release-notes.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Find out about new capabilities and enhancements released monthly f
44
services: healthcare-apis
55
author: kgaddam10
66
ms.service: healthcare-apis
7-
ms.subservice: fhir
7+
ms.subservice: workspace
88
ms.topic: reference
9-
ms.date: 1/3/2023
9+
ms.date: 1/18/2023
1010
ms.author: kavitagaddam
1111
ms.custom: references_regions
1212
---
@@ -22,12 +22,25 @@ This article provides details about the features and enhancements made to Azure
2222

2323
## January 2024
2424

25+
### DICOM service
26+
27+
**Bulk update of files in the DICOM service is generally available**
28+
29+
The bulk update operation enables you to change imaging metadata for multiple files stored in the DICOM service. For example, bulk update enables you to modify DICOM attributes for one or more studies in a single, asynchronous operation. You can use an API to perform updates to patient demographics and avoid the cost of repeating time-consuming uploads.
30+
31+
Beyond the efficiency gains, the bulk update capability preserves a record of the changes in the change feed and persists the original, unmodified instances for future retrieval.
32+
33+
Learn more:
34+
35+
- [Bulk update DICOM files](dicom/update-files.md)
36+
2537
### FHIR service
38+
2639
**Storage size support in FHIR service beyond 4TB**
2740

28-
By default each FHIR instance is limited to storage capacity of 4TB. To provision a FHIR instance with storage capacity beyond 4TB, [create support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview) with Issue type 'Service and Subscription limit (quotas)'.
41+
By default each FHIR instance is limited to storage capacity of 4TB. To provision a FHIR instance with storage capacity beyond 4TB, [create a support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview) with the Issue type 'Service and Subscription limit (quotas)'.
2942
> [!NOTE]
30-
> Due to issue in billing metrics for storage. Customers opting for more than 4TB storage capacity will not be billed for storage till the issue is addressed.
43+
> Due to an issue with billing metrics for storage, customers opting for more than 4TB storage capacity won't be billed for storage until the issue is addressed.
3144
3245
## December 2023
3346

0 commit comments

Comments
 (0)