

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# AWS HealthImaging 版本
<a name="releases"></a>

下表顯示何時發佈 AWS HealthImaging 服務和文件的功能和更新。如需版本的詳細資訊，請參閱連結主題。

| 變更 | 描述 | 日期 | 
| --- |--- |--- |
| [研究層級的精細存取控制](#releases) | HealthImaging 現在支援直接在 IAM 政策中使用 DICOM 研究執行個體 UID 和系列執行個體 UID 授予 DICOMweb APIs 的許可。 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 日 | 
| [HealthImaging 的 Amazon CloudWatch 指標](#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 日 | 
| [JPEG XL 支援 AWS HealthImaging 資料存放區](#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 現在會透過接受不合規檔案，同時透過 EventBridge 事件提供詳細警告，匯入先前拒絕的 DICOM 資料。匯入任務現在會產生 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 格式保留和擷取無失真影像影格，而無需轉碼。這可讓您在`—lossless-storage-format JPEG_2000_LOSSLESS`[建立資料存放](https://docs.aws.amazon.com/healthimaging/latest/devguide/create-data-store.html)區時，針對需要 JPEG 2000 無失真格式的應用程式進行較低的延遲擷取。 | 2025 年 11 月 25 日 | 
| [QIDO-RS 搜尋增強功能設計](#releases) | HealthImaging 現在支援對金鑰 DICOM 屬性 （病患名稱、推薦醫師名稱、病患 ID、研究描述、模式和存取號碼） 進行萬用字元搜尋，以及病患/推薦醫師名稱的模糊搜尋功能，以容納不完整或拼寫錯誤的詞彙。更新也擴展了 QIDO-RS API 查詢功能，以包含病患出生日期和研究描述搜尋，增強了尋找相關研究和系列的能力。如需詳細資訊，請參閱在 [ HealthImaging 中搜尋 DICOM 資料](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-search.html)。 | 2025 年 9 月 15 日 | 
| [DICOMweb APIs OpenID Connect (OIDC) 授權](#releases) | HealthImaging 現在支援所有 DICOMweb APIs OpenID Connect (OIDC) 承載字符授權。這透過在 `Authorization`標頭中接受 IdP 發行的 JWT，新增了標準型 OAuth 2.0 與常見檢視器和工具組 （例如 OHIF、SLIM、MONAI) 的互通性。 JWTs 如需詳細資訊[，請參閱 DICOMweb APIs OIDC 身分驗證](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-oidc.html)。 | 2025 年 9 月 3 日 | 
| [支援 DICOMweb 資料匯入和 DICOMweb Bulkdata](#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 執行個體的中繼資料，如[從 HealthImaging 取得 DICOM 系列中繼資料](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve-series-metadata.html)所述。 | 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 日 | 
| [StartDICOMImportJob 的失真支援](#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 支援以原始格式或明確 VR Little Endian (1.2.840.1.2.4.203、1.2.840.10008.1.2.4.91、1.2.840.10008.1.2.4.50 和 1.2.840.10008.1.2.1 （僅限二進位分段） 儲存的影像和執行個體。如需詳細資訊，請參閱[支援的傳輸語法](https://docs.aws.amazon.com/healthimaging/latest/devguide/reference-dicom-support.html#supported-transfer-syntaxes)和[擷取 DICOM 資料](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve.html)。 | 2024 年 11 月 1 日 | 
| [更快速地匯入數位邏輯](#releases) | HealthImaging 支援高達 6 倍的 DICOM 數位邏輯 (WSI) 匯入任務。 | 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 提供 `revertToVersionId` 參數以還原至先前的映像集版本 ID。如需詳細資訊，請參閱《*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`請求參數。即使病患、檢查或序列層級中繼資料不相符，設定此參數也會強制 `UpdateImageSetMetadata`和 `CopyImageSet`動作。如需詳細資訊，請參閱 *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 資料元素   如需詳細資訊，請參閱 *AWS HealthImaging API 參考*中的 [ UpdateImageSetMetadata](https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UpdateImageSetMetadata.html)。   `CopyImageSet` 強制功能 - HealthImaging 引入用於複製映像集的選用`force`請求參數。即使 `sourceImageSet`和 之間的病患、檢查或序列層級中繼資料不相符，設定此參數也會強制 `CopyImageSet`動作`destinationImageSet`。在這些情況下，不一致的中繼資料在 中保持不變`destinationImageSet`。如需詳細資訊，請參閱 *AWS HealthImaging API 參考*中的 [CopyImageSet](https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_CopyImageSet.html)。   | 2024 年 7 月 24 日 | 
| [複製 SOP 執行個體的子集](#releases) | HealthImaging 會增強 `CopyImageSet`動作，因此您可以從 挑選一或多個 SOP 執行個體`sourceImageSet`，以複製到 `destinationImageSet`。如需詳細資訊，請參閱[複製映像集](https://docs.aws.amazon.com/healthimaging/latest/devguide/copy-image-set.html)。 | 2024 年 7 月 24 日 | 
| [`GetDICOMInstanceMetadata` 用於傳回 DICOM 執行個體中繼資料](#releases) | HealthImaging 提供 `GetDICOMInstanceMetadata` API 來傳回 DICOM Part 10 中繼資料 (`.json` 檔案）。如需詳細資訊，請參閱[取得執行個體中繼資料](https://docs.aws.amazon.com/healthimaging/latest/devguide/dicomweb-retrieve-instance-metadata.html)。 | 2024 年 7 月 11 日 | 
| [`GetDICOMInstanceFrames` 用於傳回 DICOM 執行個體影格 （像素資料）](#releases) | HealthImaging 提供 `GetDICOMInstanceFrames` API 來傳回 DICOM Part 10 影格 (`multipart` 請求）。如需詳細資訊，請參閱[取得執行個體影格](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 提供服務`GetDICOMInstance`來傳回 DICOM Part 10 執行個體資料 (`.dcm` 檔案）。如需詳細資訊，請參閱[取得執行個體](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`動作支援下列搜尋增強功能。如需詳細資訊，請參閱[搜尋映像集](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。如需詳細資訊，請參閱 [Service Quotas](https://docs.aws.amazon.com/healthimaging/latest/devguide/endpoints-quotas.html#quotas)。 | 2024 年 3 月 6 日 | 
| [傳輸 JPEG 無失真和 HTJ2K 的語法](#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 和 C\$1\$1 的 AWS CLI 和 AWS SDKs 的測試程式碼範例。如需詳細資訊，請參閱[程式碼範例](https://docs.aws.amazon.com/healthimaging/latest/devguide/service_code_examples.html)。 | 2023 年 12 月 19 日 | 
| [增加的匯入檔案數目上限](#releases) | HealthImaging 最多支援單一匯入任務 5，000 個檔案。如需詳細資訊，請參閱 [Service Quotas](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 在所有支援的區域中提供快 20X的匯入。如需詳細資訊，請參閱[服務端點](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 日 | 