Skip to content

Commit 5bc91b3

Browse files
authored
Merge pull request #248169 from mmitrik/mmitrik/dicom-cast-removal
Removes DICOMcast topic, updates TOC
2 parents bbfae45 + 19233f8 commit 5bc91b3

File tree

4 files changed

+8
-114
lines changed

4 files changed

+8
-114
lines changed

articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,12 @@
472472
},
473473
{
474474
"source_path_from_root": "/articles/healthcare-apis/dicom/dicom-cast-access-request.md",
475-
"redirect_url": "/azure/healthcare-apis/dicom/dicom-cast-overview",
475+
"redirect_url": "/azure/healthcare-apis/dicom/dicom-services-overview",
476+
"redirect_document_id": false
477+
},
478+
{
479+
"source_path_from_root": "/articles/healthcare-apis/dicom/dicom-cast-overview.md",
480+
"redirect_url": "/azure/healthcare-apis/dicom/dicom-services-overview",
476481
"redirect_document_id": false
477482
},
478483
{

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

Lines changed: 0 additions & 109 deletions
This file was deleted.

articles/healthcare-apis/dicom/references-for-dicom-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This article describes our open-source projects on GitHub that provide source co
4444
* [Azure DICOM service with OHIF viewer](https://github.com/microsoft/dicom-ohif): The [OHIF viewer](https://ohif.org/) is an open-source, non-diagnostic DICOM viewer that uses DICOMweb APIs to find and render DICOM images. This project provides the guidance and sample templates for deploying the OHIF viewer and configuring it to integrate with the DICOM service.
4545

4646
### Medical imaging network demo environment
47-
* [Medical Imaging Network Demo Environment](https://github.com/Azure-Samples/azure-health-data-services-samples/tree/main/samples/dicom-demo-env#readme): This hands-on lab / demo highlights how an organization with existing on-prem radiology infrastructure can take the first steps to intelligently moving their data to the cloud, without disruptions to the current workflow.
47+
* [Medical Imaging Network Demo Environment](https://github.com/Azure-Samples/azure-health-data-services-samples/tree/main/samples/dicom-demo-env#readme): This hands-on lab / demo highlights how an organization with existing on-premises radiology infrastructure can take the first steps to intelligently moving their data to the cloud, without disruptions to the current workflow.
4848

4949

5050
## Next steps
@@ -57,6 +57,6 @@ For more information about using the DICOM service, see
5757
For more information about DICOM cast, see
5858

5959
>[!div class="nextstepaction"]
60-
>[DICOM cast overview](dicom-cast-overview.md)
60+
>[DICOM cast overview](https://github.com/microsoft/dicom-server/blob/main/docs/concepts/dicom-cast.md)
6161
6262
FHIR® is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

articles/healthcare-apis/dicom/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ items:
6161
- name: Concepts
6262
expanded: true
6363
items:
64-
- name: DICOMcast overview
65-
href: dicom-cast-overview.md
6664
- name: DICOM Change Feed Overview
6765
href: dicom-change-feed-overview.md
6866
- name: DICOM Extended Query Tags overview

0 commit comments

Comments
 (0)