Skip to content

Commit 86cb86b

Browse files
Merge pull request #276799 from shellyhaverkamp/smh-landing
Landing page update
2 parents dfc719f + b8b78db commit 86cb86b

File tree

1 file changed

+40
-14
lines changed

1 file changed

+40
-14
lines changed
Lines changed: 40 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
### YamlMime:Landing
22

33
title: DICOM service documentation
4-
summary: The DICOM® service is a managed service in Azure Health Data Services that ingests and persists DICOM objects at multiple thousands of images per second. It facilitates communication and transmission of imaging data with any DICOMweb-enabled systems or applications via DICOMweb Standard APIs like Store (STOW-RS), Search (QIDO-RS), Retrieve (WADO-RS). It's backed by a managed Platform as a Service (PaaS) offering with complete PHI compliance. You can upload PHI data to the DICOM service and exchange it through secure networks.
4+
summary: The DICOM® service enables healthcare organizations to store, manage, and exchange medical imaging data securely and efficiently.
55
metadata:
6-
title: Azure Health Data Services DICOM service
7-
description: DICOM service is a managed service within Azure Health Data Services that ingests and persists DICOM objects at multiple thousands of images per second. It facilitates communication and transmission of imaging data with any DICOMweb™ enabled systems or applications via DICOMweb Standard APIs like Store (STOW-RS), Search (QIDO-RS), Retrieve (WADO-RS). It's backed by a managed Platform as a Service (PaaS) offering with complete PHI compliance. You can upload PHI data to the DICOM service and exchange it through secure networks.
6+
title: Documentation for the DICOM service in Azure Health Data Services
7+
description: Find documentation for the DICOM® service, which enables healthcare organizations to store, manage, and exchange medical imaging data securely and efficiently.
88
ms.service: healthcare-apis
9-
ms.subservice: fhir
9+
ms.subservice: dicom
1010
ms.topic: landing-page
1111
author: mmitrik
1212
ms.author: mmitrik
13-
ms.date: 09/01/2023
13+
ms.date: 0
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1616

@@ -24,33 +24,59 @@ landingContent:
2424
url: dicom-services-overview.md
2525
- text: Deploy the DICOM service with Azure Data Lake Storage
2626
url: deploy-dicom-services-in-azure-data-lake.md
27-
- text: Deploy the DICOM service by using the Azure portal
27+
- text: Deploy the DICOM service in the Azure portal
2828
url: deploy-dicom-services-in-azure.md
2929
- title: Use cases
3030
linkLists:
3131
- linkListType: tutorial
3232
links:
33-
- text: Use the DICOM service in analytics workloads
33+
- text: Analytics workloads
3434
url: get-started-with-analytics-dicom.md
35-
- text: Use the DICOM service for digital pathology
35+
- text: Digital pathology
3636
url: dicom-digital-pathology.md
3737

3838
- title: API reference
3939
linkLists:
40-
- linkListType: tutorial
40+
- linkListType: how-to-guide
4141
links:
42-
- text: Using DICOMweb Standard APIs with C#
42+
- text: Use DICOMweb Standard APIs with C#
4343
url: dicomweb-standard-apis-c-sharp.md
44-
- text: Using DICOMweb Standard APIs with cURL
44+
- text: Use DICOMweb Standard APIs with cURL
4545
url: dicomweb-standard-apis-curl.md
46-
- text: Using DICOMweb Standard APIs with Python
46+
- text: Use DICOMweb Standard APIs with Python
4747
url: dicomweb-standard-apis-python.md
48-
48+
- text: Change feed custom API
49+
url: change-feed-overview.md
50+
- text: Extended query tags API
51+
url: dicom-extended-query-tags-overview.md
4952
- title: DICOM change feed
5053
linkLists:
5154
- linkListType: how-to-guide
5255
links:
5356
- text: What is the DICOM change feed?
5457
url: change-feed-overview.md
55-
- text: Pull DICOM changes using the change feed
58+
- text: Access the DICOM change feed
5659
url: pull-dicom-changes-from-change-feed.md
60+
61+
- title: Configuration
62+
linkLists:
63+
- linkListType: how-to-guide
64+
links:
65+
- text: Configure customer-managed keys
66+
url: configure-customer-managed-keys.md
67+
- text: Configure cross-origin resource sharing (CORS)
68+
url: configure-cross-origin-resource-sharing.md
69+
- text: Configure Azure RBAC
70+
url: dicom-configure-azure-rbac.md
71+
- text: Enable audit and diagnostic logging
72+
url: enable-diagnostic-logging.md
73+
- title: Operations
74+
linkLists:
75+
- linkListType: how-to-guide
76+
links:
77+
- text: Import DICOM files
78+
url: import-files.md
79+
- text: Export DICOM files
80+
url: export-files.md
81+
- text: Bulk update DICOM files
82+
url: update-files.md

0 commit comments

Comments
 (0)