Skip to content

Commit ee6c155

Browse files
committed
2025_01 - Fix monthly broken links - varunbms
1 parent ba34375 commit ee6c155

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/healthcare-apis/dicom/pull-dicom-changes-from-change-feed.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ do
4343
} while (read > 0);
4444
```
4545

46-
To view and access the **ChangeFeedRetrieveService.cs** code example, see [Consume Change Feed](https://github.com/microsoft/dicom-server/blob/main/converter/dicom-cast/src/Microsoft.Health.DicomCast.Core/Features/DicomWeb/Service/ChangeFeedRetrieveService.cs).
47-
4846
## Next steps
4947

5048
For information, see the [DICOM service overview](dicom-services-overview.md).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article describes our open-source projects on GitHub that provide source co
2121

2222
### DICOM cast
2323

24-
* [Integrate clinical and imaging data](https://github.com/microsoft/dicom-server/blob/main/docs/concepts/dicom-cast.md): DICOM cast allows synchronizing the data from the DICOM service to the FHIR® service, which allows healthcare organization to integrate clinical and imaging data. DICOM cast expands the use cases for health data by supporting both a streamlined view of longitudinal patient data, and the ability to effectively create cohorts for medical studies, analytics, and machine learning.
24+
Integrate clinical and imaging data: DICOM cast allows synchronizing the data from the DICOM service to the FHIR® service, which allows healthcare organization to integrate clinical and imaging data. DICOM cast expands the use cases for health data by supporting both a streamlined view of longitudinal patient data, and the ability to effectively create cohorts for medical studies, analytics, and machine learning.
2525

2626
### DICOM data anonymization
2727

0 commit comments

Comments
 (0)