Skip to content

Commit 942cd3a

Browse files
authored
Merge pull request #204342 from mcevoy-building7/dicom-oss-02
add details about dicom server
2 parents 9816e06 + 90a5690 commit 942cd3a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/healthcare-apis/dicom/dicom-services-overview.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Overview of the DICOM service - Azure Health Data Services
33
description: In this article, you'll learn concepts of DICOM and the DICOM service.
4-
author: stevewohl
4+
author: mcevoy-building7
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: conceptual
8-
ms.date: 06/03/2022
9-
ms.author: aersoy
8+
ms.date: 07/11/2022
9+
ms.author: v-smcevoy
1010
---
1111

1212
# Overview of the DICOM service
@@ -50,6 +50,10 @@ FHIR™ is becoming an important standard for clinical data and provides ext
5050

5151
DICOM service needs an Azure subscription to configure and run the required components. These components are, by default, created inside of an existing or new Azure Resource Group to simplify management. Additionally, an Azure Active Directory account is required. For each instance of DICOM service, we create a combination of isolated and multi-tenant resource.
5252

53+
## DICOM server
54+
55+
The Medical Imaging Server for DICOM (hereby known as DICOM server) is an open source DICOM server that is easily deployed on Azure. It allows standards-based communication with any DICOMweb™ enabled systems, and injects DICOM metadata into a FHIR server to create a holistic view of patient data. See [DICOM server](https://github.com/microsoft/dicom-server).
56+
5357
## Summary
5458

5559
This conceptual article provided you with an overview of DICOM and the DICOM service.

0 commit comments

Comments
 (0)