

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

# AWS HealthImaging 发布
<a name="releases"></a>

下表显示了 AWS HealthImaging 服务和文档的功能和更新的发布时间。有关版本的更多信息，请参阅链接的主题。

| 变更 | 说明 | 日期 | 
| --- |--- |--- |
| [原子研究级别的更新 `UpdateImageSetMetadata`](#releases) | HealthImaging 为`UpdateImageSetMetadata`动作添加`--include-study-image-sets`标志。设置后，对指定影像集所做的患者和研究级别属性更改将自动应用于数据存储中共享相同研究实例 UID 的所有其他主影像集。有关更多信息，请参阅[更新影像集元数据](https://docs.aws.amazon.com/healthimaging/latest/devguide/update-image-set-metadata.html)。 | 2026年3月31日 | 
| [学习级别的细粒度访问控制](#releases) | HealthImaging 现在支持 UIDs 直接在 IAM 策略中授予 DICOMweb APIs 使用 DICOM 研究实例 UIDs和系列实例的权限。有关更多信息，请参阅[根据研究实例 UID 和系列实例 UID 授予权限](https://docs.aws.amazon.com/healthimaging/latest/devguide/security-iam.html#security_iam_id-based-policy-examples-study-series-uid)。 | 2026 年 3 月 19 日 | 
| [以下各项的亚马逊 CloudWatch 指标 HealthImaging](#releases) | HealthImaging 向`AWS/HealthImaging`命名空间 CloudWatch 中发布其他指标，包括账户和数据存储级别的资源使用量指标。有关更多信息，请参阅将 [Amazon CloudWatch 与配合使用 HealthImaging](https://docs.aws.amazon.com/healthimaging/latest/devguide/monitoring-cloudwatch.html)。 | 2026 年 2 月 12 日 | 
| [的服务相关角色 HealthImaging](#releases) | HealthImaging 现在支持服务相关角色，允许服务代表您向发布数据存储指标。 CloudWatch 可以使用 IAM 控制台或 AWS CLI 创建该`AWSServiceRoleForHealthImaging`角色。有关更多信息，请参阅[为 HealthImaging 使用服务相关角色](https://docs.aws.amazon.com/healthimaging/latest/devguide/security-iam-service-linked-roles.html)。 | 2026年2月9日 | 
| [AWSHealthImagingServiceRolePolicy 管理的策略](#releases) | HealthImaging `AWSHealthImagingServiceRolePolicy`为服务相关角色添加了新的托管策略，该策略提供管理服务操作和向其发布服务指标的权限。 CloudWatch有关更多信息，请参阅 [AWSHealthImagingServiceRolePolicy](https://docs.aws.amazon.com/healthimaging/latest/devguide/security-iam-awsmanpol.html#security-iam-awsmanpol-AWSHealthImagingServiceRolePolicy)。 | 2026年2月9日 | 
| [对 AWS HealthImaging 数据存储的 JPEG XL 支持](#releases) | HealthImaging 支持以 JPEG XL 传输语法 (1.2.840.10008.1.2.4.112) 导入和存储 DICOM 有损文件。有关更多信息，请参阅[支持的传输语法](https://docs.aws.amazon.com/healthimaging/latest/devguide/supported-transfer-syntaxes.html)。 | 2026 年 2 月 2 日 | 
| [增强了 DICOM 导入功能，支持对不合格数据发出警告](#releases) | HealthImaging 现在通过接受不符合要求的文件来导入以前被拒绝的 DICOM 数据，同时通过事件提供详细警告。 EventBridge 现在，导入作业会生成一个 WARNING `warning.ndjson` 文件夹，其中包含针对不合格数据的特定警告原因代码的文件。此更新增加了可搜索 WarningReason (0008,1196) DICOM 元素支持，并引入了在转码不可行时以存储格式检索实例的`transfer-syntax=*`参数。有关更多信息，请参阅[了解导入任务](https://docs.aws.amazon.com/healthimaging/latest/devguide/understanding-import-jobs.html)和[HealthImaging 警告代码](https://docs.aws.amazon.com/healthimaging/latest/devguide/reference-warning-codes.html)。 | 2025 年 12 月 8 日 | 
| [JPEG 2000 对 AWS 数据存储的无损支持 HealthImaging ](#releases) | AWS HealthImaging 现在支持医疗图像的原生 JPEG 2000 无损编码，使您无需转码即可创建保留和检索 JPEG 2000 格式的无损图像帧的数据存储。当您在[创建](https://docs.aws.amazon.com/healthimaging/latest/devguide/create-data-store.html)数据存储时指定`—lossless-storage-format JPEG_2000_LOSSLESS`时，这可以降低需要 JPEG 2000 无损格式的应用程序的检索延迟。 | 2025 年 11 月 25 日 | 
| [QIDO-RS 搜索增强功能设计](#releases) | HealthImaging 现在支持对关键 DICOM 属性（患者姓名、转诊医生姓名、患者 ID、研究描述、模式和注册号）进行通配符搜索，并支持 Patient/Referring 医生姓名的模糊搜索功能，以适应不完整或拼写错误的术语。此次更新还扩展了QIDO-RS API查询功能，将患者出生日期和研究描述搜索包括在内，从而增强了查找相关研究和系列的能力。有关更多信息，请参阅[中 HealthImaging搜索 DICOM 数据](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-search.html)。 | 2025 年 9 月 15 日 | 
| [OpenID Connect (OIDC) 授权 DICOMweb APIs](#releases) | HealthImaging 现在全方位支持 OpenID Connect (OIDC) 持有者令牌授权。 DICOMweb APIs通过在标题中接受 ID JWTs P 发布的内容，这增加了与普通查看器和工具包（例如 OHIF、SLIM、MONAI）的基于标准的 OAuth 2.0 互操作性。`Authorization`有关更多信息，请参阅 [OIDC 身份验证 DICOMweb APIs](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-oidc.html)。 | 2025 年 9 月 3 日 | 
| [Support 支持 DICOMweb 数据导入和 DICOMweb 批量数据](#releases) | HealthImaging HealthImaging 支持通过 DICOMweb STOW-RS 协议存储 DICOM P10 文件。有关更多详细信息，请参阅[导入数据](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-import.html)。此外，还 HealthImaging 支持 DICOM Bulkdata，以确保一致的低延迟元数据检索。有关更多信息，请参阅[获取 DICOM 批量数据](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicom-retrieve-bulkdata.html)。 | 2025 年 6 月 30 日 | 
| [自动数据组织、 DICOMweb QIDO-RS 搜索和 DICOMweb WADO-RS 增强功能](#releases) | HealthImaging 根据 DICOM 标准的患者、研究和系列级别层次结构，在导入时自动整理 DICOM P10 数据。有关更多信息，请参阅[了解导入任务](https://docs.aws.amazon.com/healthimaging/latest/devguide/understanding-import-jobs.html)。 HealthImaging 根据 DICOMweb QIDO-RS 标准，支持丰富的搜索。有关更多信息，请参阅[中 HealthImaging搜索 DICOM 数据](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-search.html)。 HealthImaging 支持通过单个 API 操作检索系列中所有 DICOM 实例的元数据，如从中[获取 DICOM 系列](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve-series-metadata.html)元数据中所述。 HealthImaging | 2025 年 5 月 22 日 | 
| [图像集创建使用更少的 DICOM 元素](#releases) | HealthImaging 减少将传入的 DICOM P10 对象分组为图像集时使用的元素数量。有关更多信息，请参阅[什么是影像集？](https://docs.aws.amazon.com/healthimaging/latest/devguide/understanding-image-sets.html#what-is-image-set) 。 | 2025 年 1 月 27 日 | 
| [对 Start DICOMImport Job 的有损支持](#releases) | HealthImaging 支持以原始格式导入和存储 DICOM 有损文件（1.2.840.10008.1.2.4.203、1.2.840.10008.1.2.4.91、1.2.840.10008.1.2.4.50）和二进制分段文件。有关更多信息，请参阅[支持的传输语法](https://docs.aws.amazon.com/healthimaging/latest/devguide/reference-dicom-support.html#supported-transfer-syntaxes)。 | 2024 年 11 月 1 日 | 
| [对检索的有损支持 DICOMweb APIs](#releases) | HealthImaging 支持检索存储在 1.2.840.10008.1.2.4.203、1.2.840.10008.1.2.4.91、1.2.840.10008.1.2.4.91、1.2.840.10008.1.2.50 和 1.2.840.10008.1.2.1（仅限二进制分割）中的图像和实例，其原始格式或显式 VR Little Endian（1.2.840.10008.1.2.1）。有关更多信息，请参阅[支持的传输语法](https://docs.aws.amazon.com/healthimaging/latest/devguide/reference-dicom-support.html#supported-transfer-syntaxes)和[检索 DICO](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve.html) M 数据。 | 2024 年 11 月 1 日 | 
| [更快地导入数字病理学](#releases) | HealthImaging 支持 DICOM 数字病理学 (WSI) 的导入作业速度提高多达 6 倍。 | 2024 年 11 月 1 日 | 
| [二进制分割支持](#releases) | HealthImaging 支持摄取和检索 DICOM 二进制分段文件。有关更多信息，请参阅[支持的传输语法](https://docs.aws.amazon.com/healthimaging/latest/devguide/reference-dicom-support.html#supported-transfer-syntaxes)。 | 2024 年 11 月 1 日 | 
| [恢复到之前的影像集版本 ID](#releases) | HealthImaging 提供了用于恢复到先前影像集版本 ID 的`revertToVersionId`参数。有关更多信息，请参阅 *AWS HealthImaging API 参考[https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UpdateImageSetMetadata.html#healthimaging-UpdateImageSetMetadata-request-revertToVersionId](https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UpdateImageSetMetadata.html#healthimaging-UpdateImageSetMetadata-request-revertToVersionId)*中的。 | 2024 年 7 月 24 日 | 
| [用于修改影像集的强制功能](#releases) | HealthImaging 为`Overrides`数据类型提供可选的`forced`请求参数。即使患者、研究或系列级别的元数据不匹配，设置此参数也会强制`CopyImageSet`执行`UpdateImageSetMetadata`和操作。有关更多信息，请参阅 *AWS HealthImaging API 参考*中的[替代](https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_Overrides.html)。  `UpdateImageSetMetadata`强制功能-HealthImaging 引入了用于更新以下属性的可选`force`请求参数：   `Tag.StudyInstanceUID`、`Tag.SeriesInstanceUID`、`Tag.SOPInstanceUID` 和 `Tag.StudyID`   添加、移除或更新实例级私有 DICOM 数据元素   <br />有关更多信息，请参阅 *AWS HealthImaging API 参考[ UpdateImageSetMetadata](https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UpdateImageSetMetadata.html)*中的。   `CopyImageSet`强制功能-HealthImaging 引入了用于复制影像集的可选`force`请求参数。即使患者、研究或系列级别的元数据在`sourceImageSet`和`destinationImageSet`之间不匹配，设置此参数也会强制执行`CopyImageSet`操作。在这些情况下，不一致的元数据在中保持不变`destinationImageSet`。有关更多信息，请参阅 *AWS HealthImaging API 参考[CopyImageSet](https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_CopyImageSet.html)*中的。   | 2024 年 7 月 24 日 | 
| [复制 SOP 实例的子集](#releases) | HealthImaging 增强了`CopyImageSet`操作，因此您可以从 a 中选择一个或多个 SOP 实例`sourceImageSet`以复制到`destinationImageSet`。有关更多信息，请参阅[复制影像集](https://docs.aws.amazon.com/healthimaging/latest/devguide/copy-image-set.html)。 | 2024 年 7 月 24 日 | 
| [`GetDICOMInstanceMetadata`用于返回 DICOM 实例元数据](#releases) | HealthImaging 提供了返回 DICOM 第 10 部分元数据（`.json`文件）的 `GetDICOMInstanceMetadata` API。有关更多信息，请参阅[获取实例元数据](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve-instance-metadata.html)。 | 2024 年 7 月 11 日 | 
| [`GetDICOMInstanceFrames`用于返回 DICOM 实例帧（像素数据）](#releases) | HealthImaging 提供了返回 DICOM 第 10 部分帧（`multipart`请求）的 `GetDICOMInstanceFrames` API。有关更多信息，请参阅[获取实例帧](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve-instance-frames.html)。 | 2024 年 7 月 11 日 | 
| [增强了对非标准 DICOM 数据导入的支持](#releases) | HealthImaging 为包含与 DICOM 标准偏差的数据导入提供支持。有关更多信息，请参阅 [DICOM 元素约束](https://docs.aws.amazon.com/healthimaging/latest/devguide/reference-dicom-support.html#dicom-element-constraints)。  以下 DICOM 数据元素的最大长度可以为 256 个字符：   `Patient's Name (0010,0010)`   `Patient ID (0010,0020)`   `Accession Number (0008,0050)`     、、、、和 `Study Instance UID` `Series Instance UID` `Treatment Session UID``Manufacturer’s Device Class UID`，允许使用以下语法变`Device UID`体`Acquisition UID`：   任何 UID 的第一个元素都可以为零   UIDs 可以以一个或多个前导零开头   UIDs 长度最多为 256 个字符     | 2024 年 6 月 28 日 | 
| [事件通知](#releases) | HealthImaging 与 Amazon 集成 EventBridge 以支持事件驱动的应用程序。有关更多信息，请参阅[使用 EventBridge](https://docs.aws.amazon.com/healthimaging/latest/devguide/event-notifications.html)。 | 2024 年 6 月 5 日 | 
| [`GetDICOMInstance`用于返回 DICOM 实例数据](#releases) | HealthImaging 提供返回 DICOM 第 10 部分实例数据（`.dcm`文件）的`GetDICOMInstance`服务。有关更多信息，请参阅[获取实例](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve-instance.html)。 | 2024 年 5 月 15 日 | 
| [跨账户导入](#releases) | HealthImaging 支持从位于其他支持区域的 Amazon S3 存储桶导入数据。有关更多信息，请参阅[跨账户导入](https://docs.aws.amazon.com/healthimaging/latest/devguide/cross-account-imports.html)。 | 2024 年 5 月 15 日 | 
| [图像集的搜索增强功能](#releases) | HealthImaging `SearchImageSets`action 支持以下搜索增强功能。有关更多信息，请参阅[搜索影像集](https://docs.aws.amazon.com/healthimaging/latest/devguide/search-image-sets.html)。  对搜索`UpdatedAt`和的额外支持 `SeriesInstanceUID`   在开始时间和结束时间之间进行搜索   按`Ascending`或对搜索结果进行排序 `Descending`   DICOM 系列参数在响应中返回   | 2024 年 4 月 3 日 | 
| [导入的最大文件大小增加了](#releases) | HealthImaging 支持导入任务中每个 DICOM P10 文件的最大文件大小为 4 GB。有关更多信息，请参阅[服务配额](https://docs.aws.amazon.com/healthimaging/latest/devguide/endpoints-quotas.html#quotas)。 | 2024 年 3 月 6 日 | 
| [JPEG Lossless 和 K 的传输语法 HTJ2](#releases) | HealthImaging 为任务导入提供以下传输语法的支持。有关更多信息，请参阅[支持的传输语法](https://docs.aws.amazon.com/healthimaging/latest/devguide/reference-dicom-support.html#supported-transfer-syntaxes)。  1.2.840.10008.1.2.4.57 — JPEG 无损非分层（流程 14）   1.2.840.10008.1.2.4.201 — 高吞吐量 JPEG 2000 图像压缩（仅限无损）   1.2.840.10008.1.2.4.202 — 带有 RPCL 选项图像压缩功能的高吞吐量 JPEG 2000（仅限无损）   1.2.840.10008.1.2.4.203 — 高吞吐量 JPEG 2000 图像压缩   | 2024 年 2 月 16 日 | 
| [测试代码示例](#releases) | HealthImaging 文档提供了 Python、 JavaScript、Java AWS CLI 和 AWS SDKs C\+\+ 的测试代码示例。有关更多信息，请参阅[代码示例](https://docs.aws.amazon.com/healthimaging/latest/devguide/service_code_examples.html)。 | 2023 年 12 月 19 日 | 
| [导入的最大文件数增加了](#releases) | HealthImaging 单个导入任务最多支持 5,000 个文件。有关更多信息，请参阅[服务配额](https://docs.aws.amazon.com/healthimaging/latest/devguide/endpoints-quotas.html#quotas)。 | 2023 年 12 月 19 日 | 
| [导入的嵌套文件夹](#releases) | HealthImaging 单个导入任务最多支持 10,000 个嵌套文件夹。有关更多信息，请参阅[服务配额](https://docs.aws.amazon.com/healthimaging/latest/devguide/endpoints-quotas.html#quotas)。 | 2023 年 12 月 1 日 | 
| [更快的导入](#releases) | HealthImaging 在所有支持的区域中，导入速度提高了 20 倍。有关更多信息，请参阅[服务终端节点](https://docs.aws.amazon.com/healthimaging/latest/devguide/endpoints-quotas.html#endpoints)。 | 2023 年 12 月 1 日 | 
| [CloudFormation 支持](#releases) | HealthImaging 支持用于配置数据存储的基础架构即代码 (IaC)。有关更多信息，请参阅[使用创建 HealthImaging 资源 CloudFormation](https://docs.aws.amazon.com/healthimaging/latest/devguide/creating-resources-with-cloudformation.html)。 | 2023 年 9 月 21 日 | 
| [正式发布](#releases) | AWS HealthImaging 适用于美国东部（弗吉尼亚北部）、美国西部（俄勒冈）、欧洲（爱尔兰）和亚太地区（悉尼）地区的所有客户。有关更多信息，请参阅[服务终端节点](https://docs.aws.amazon.com/healthimaging/latest/devguide/endpoints-quotas.html#endpoints)。 | 2023 年 7 月 26 日 | 