使用 Google Cloud 控制台存储 DICOM 医疗保健数据

本页面介绍了如何使用 Cloud Healthcare API 和 Google Cloud 控制台完成以下任务:

  1. 创建 Cloud Healthcare API 数据集。
  2. 在数据集内创建医学数字成像和通信 (DICOM) 存储区。
  3. 将 DICOM 实例存储在 DICOM 存储区中。
  4. 清理相关资源以避免产生结算费用。

如需在 Google Cloud 控制台中直接遵循有关此任务的分步指导,请点击操作演示

操作演示


准备工作

  1. Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  3. Make sure that billing is enabled for your Google Cloud project.

  4. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  5. Make sure that billing is enabled for your Google Cloud project.

  6. Enable the Cloud Healthcare API.

    Enable the API

创建数据集

数据集包含数据存储区,数据存储区包含医疗保健数据。 如需使用 Cloud Healthcare API,您必须至少创建一个数据集。

  1. 在 Google Cloud 控制台中,点击医疗保健,转到数据集页面。

    转到浏览器

  2. 点击创建数据集

  3. 名称字段中,输入 my-dataset

  4. 区域字段中,选择 us-central1,然后点击创建

新数据集将显示在浏览器的数据集列表中。

存储 DICOM 实例

本部分介绍了如何完成以下任务:

  1. 创建 DICOM 存储区。
  2. 将 DICOM 实例导入 DICOM 存储区。

Cloud Healthcare API 实现了 DICOMweb 标准,用于存储和访问医学成像数据。 Google Cloud 控制台不支持 DICOMweb 事务,例如查看或检索实例。

创建 DICOM 存储区

  1. 在 Google Cloud 控制台中,进入 Cloud Healthcare API 浏览器页面:

    转到浏览器

  1. 点击 my-dataset 数据集。

  2. 点击创建数据存储区

  3. 类型菜单中,选择 DICOM

  4. ID 字段中,输入 my-dicom-store

  5. 点击创建

my-dicom-store DICOM 存储区将显示在 my-dataset 数据集的数据存储区页面中。

导入 DICOM 实例

gs://gcs-public-data--healthcare-nih-chest-xray Cloud Storage 存储桶中提供了示例 DICOM 数据。

  1. 在数据集的数据存储区列表中,找到 my-dicom-store DICOM 存储区,然后选择操作菜单。

  2. 选择导入

  3. 导入 DICOM 存储区页面中,选择高级选项菜单,然后选择替换 Cloud Storage 路径

  4. 高级选项菜单下的位置字段中,输入您要导入的 DICOM 实例的以下位置:

    gs://gcs-public-data--healthcare-nih-chest-xray/dicom/00000001_000.dcm
    
  5. 点击导入

  6. 如需跟踪导入状态,请点击操作标签页。

    如果您遇到任何错误,请点击操作,然后点击在 Cloud Logging 中查看详情

现在,您已将 DICOM 实例存储在 Cloud Healthcare API 中,接下来请清理您在本快速入门中创建的资源,或继续查看后续步骤以了解后续步骤,例如如何搜索或检索 DICOM 映像。

清理

为避免因本页中使用的资源导致您的 Google Cloud 账号产生费用,请按照以下步骤操作。

如果不再需要在本快速入门中创建的数据集和 DICOM 存储区,可以删除该数据集。删除数据集将永久删除数据集及其包含的任何 DICOM 存储区。

如需删除数据集,请完成以下步骤:

  1. 点击浏览器以进入数据集页面。
  2. 点击数据集旁边的操作,然后点击删除
  3. 确认删除。

或者,您也可以删除您创建的项目

后续步骤

继续阅读 DICOM 指南,了解相关主题,例如:

如需了解 Cloud Healthcare API 如何实现 DICOMweb 标准,请参阅 DICOM 一致性声明