Skip to content

Commit 2a94349

Browse files
Merge pull request #246244 from mmitrik/mmitrik/oss-projects
Adds OHIF and imaging network projects to the OSS projects article
2 parents d76edea + 0704569 commit 2a94349

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ This article describes our open-source projects on GitHub that provide source co
3939

4040
* [Azure Health Data Services Workshop](https://github.com/microsoft/azure-health-data-services-workshop): This workshop presents a series of hands-on activities to help users gain new skills working with Azure Health Data Services capabilities. The DICOM service challenge includes deployment of the service, exploration of the core API capabilities, a Postman collection to simplify exploration, and instructions for configuring a ZFP DICOM viewer.
4141

42+
### Using the DICOM service with the OHIF viewer
43+
44+
* [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.
45+
46+
### 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.
48+
49+
4250
## Next steps
4351

4452
For more information about using the DICOM service, see

0 commit comments

Comments
 (0)