Skip to content

Commit ab9cbf9

Browse files
committed
Content for Jan 2023 Release Notes
1 parent 2ada4bc commit ab9cbf9

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

articles/healthcare-apis/release-notes.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,34 @@ ms.custom: references_regions
1919
>For more information about Azure Health Data Services Service Level Agreements, see [SLA for Azure Health Data Services](https://azure.microsoft.com/support/legal/sla/health-data-services/v1_1/).
2020
2121
Azure Health Data Services is a set of managed API services based on open standards and frameworks for the healthcare industry. They enable you to build scalable and secure healthcare solutions by bringing protected health information (PHI) datasets together and connecting them end-to-end with tools for machine learning, analytics, and AI. This document provides details about the features and enhancements made to Azure Health Data Services including the different service types (FHIR service, DICOM service, and MedTech service) that seamlessly work with one another.
22+
23+
## January 2023
24+
25+
### MedTech service
26+
27+
**Added support for Qatar Central**
28+
29+
Customers can now access the MedTech service in Qatar Central.
30+
31+
32+
### DICOM service
33+
34+
**Added support for `ModalitiesInStudy` attribute**
35+
36+
The DICOM service now supports`ModalitiesInStudy` as a [searchable attribute](https://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-services-conformance-statement#searchable-attributes) at the Study, Series, and Instance level. Support for this attribute allows for the list of modalities in a study to be returned more efficiently, without needing to query each series independently.
37+
38+
39+
**Added support for `NumberOfStudyRelatedInstances` and `NumberOfSeriesRelatedInstances` attributes**
40+
41+
Two new attributes for returning the count of Instances in a Study or Series are available in Search [responses](https://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-services-conformance-statement#additional-series-tags).
42+
43+
### Toolkit and Samples Open Source
44+
**New sample app has been released**
45+
46+
One new sample app has been released in the open source samples repo: Azure-Samples/azure-health-data-services-samples: Samples for using the Azure Health Data Services (github.com)
47+
48+
49+
2250
## December 2022
2351

2452
### Azure Health Data Services

0 commit comments

Comments
 (0)