

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# AWS HealthImaging 示例项目
<a name="sample-projects"></a>

AWS 在上 HealthImaging 提供了以下示例项目 GitHub。

**[OHIF Viewer HealthImaging 通过 OIDC 集成到 AWS](https://github.com/aws-samples/aws-healthimaging-samples/tree/main/AHI-OIDC-OHIF-installer)**  
[该[AWS Cloud Development Kit (AWS CDK)](https://aws.amazon.com/cdk/)项目在亚马逊上部署 [OHIF 查看器](https://github.com/OHIF/Viewers)。 CloudFront](https://aws.amazon.com/cloudfront/)查看器作为数据源集成到亚马逊网络服务数据存储中，A [ma](https://aws.amazon.com/cognito/) zon Cognito 作为 DICOMWeb 身份提供者进行身份验证，通过 OIDC 进行身份验证。

**[DICOM 从本地接入到 AWS HealthImaging](https://github.com/aws-samples/aws-healthimaging-samples/tree/main/dicom-ingestion-to-s3-healthimaging)**  
一个 AWS 无服务器项目，用于部署物联网边缘解决方案，该解决方案从 DICOM DIMSE 来源（PACS、VNA、CT 扫描仪）接收 DICOM 文件并将其存储在安全的 Amazon S3 存储桶中。该解决方案将数据库中的 DICOM 文件编入索引，并将每个 DICOM 系列排队等候导入 AWS。 HealthImaging它由在边缘运行且由[AWS IoT Greengrass](https://aws.amazon.com/greengrass/)管理的组件和在云中运行的 DICOM 摄取管道组成。 AWS 

**[方块等级标记 (TLM) 代理](https://github.com/aws-samples/aws-healthimaging-samples/tree/main/tile-level-marker-proxy)**  
一个 HealthImaging 通过使用高吞吐量 JPEG 2000 (K) 的功能——切片级标记 (TLM) 从 AWS 检索图像帧的[AWS Cloud Development Kit (AWS CDK)](https://aws.amazon.com/cdk/)项目。HTJ2这样可以缩短分辨率较低图像的检索时间。潜在的工作流程包括生成缩略图和逐步加载影像。

**[Amazon CloudFront 配送](https://github.com/aws-samples/aws-healthimaging-samples/tree/main/amazon-cloudfront-delivery)**  
一个 AWS 无服务器项目，用于创建带有 HTTPS 终端节点的 [Amazon CloudFront](https://aws.amazon.com/cloudfront/) 分配，该终端节点缓存（使用 GET）并从边缘传送图像帧。默认情况下，端点使用 Amazon Cognito JSON Web 令牌 (JWT) 对请求进行身份验证。身份验证和请求签名都是使用 [Lambda @Edge](https://aws.amazon.com/lambda/edge/) 在边缘完成的。该服务 CloudFront 是 Amazon 的一项功能，可让您在离应用程序用户更近的地方运行代码，从而提高性能并减少延迟。无需管理基础设施。

**[AWS HealthImaging 查看器用户界面](https://github.com/aws-samples/aws-healthimaging-samples/tree/main/imaging-viewer-ui)**  
一个用于部署带有后端身份验证的前端用户界面的[AWS Amplify](https://aws.amazon.com/amplify/)项目，您可以使用该用户界面 HealthImaging 使用渐进式解码查看存储在 AWS 中的图像集元数据属性和图像框架（像素数据）。您可以选择使用其他方法集成上面的图块级别标记 (TLM) 代理 and/or Amazon Del CloudFront ivery 项目，以加载图像框架。

**[AWS HealthImaging DICOMweb 代理](https://github.com/aws-samples/aws-healthimaging-samples/tree/main/dicomweb-proxy)**  
一个基于 Python 的项目，用于在 HealthImaging数据存储上启用 DICOMweb WADO-RS 和 QIDO-RS 端点，以支持基于 Web 的医学成像查看器和其他兼容的应用程序。 DICOMweb  
此项目未使用中 DICOMweb APIs 描述 HealthImaging的表示形式[在 AW DICOMweb S 中使用 HealthImaging](using-dicomweb.md)。

要查看其他示例项目，请参阅上[的 AWS HealthImaging 示例](https://github.com/aws-samples/aws-healthimaging-samples) GitHub。