Cloud Healthcare API: Filtered DICOM Data Export Now Generally Available
Google has announced the general availability of filtered export for DICOM data within the Cloud Healthcare API v1. This new capability allows users to export specific subsets of DICOM data by providing a Cloud Storage URI containing a list of DICOMweb resource paths. Engineers and architects working with medical imaging data can now achieve more granular data management, exporting only necessary studies, series, or instances. This feature streamlines operations and reduces data transfer overhead by eliminating the need to export entire DICOM stores.
Features (1) ›
- Cloud Healthcare API General availability:
General availability: Filtered export of DICOM data using filterConfig is now generally available (GA) in Cloud Healthcare API v1 . You can supply a Cloud Storage URI ( resourcePathsGcsUri ) containing a newline-delimited list of DICOMweb resource paths ( studies/<studyUID>[/series/<seriesUID>[/instances/<instanceUID>]] ) in projects.locations.datasets.dicomStores.export to export targeted subsets of DICOM data rather than the entire DICOM store. For more information, see Exporting DICOM instances using filters .
https://docs.cloud.google.com/release-notes#September_03_2026
Related releases
- Terraform Provider for Google Cloud v7.46.1 Released Terraform Google Provider Releases ·
- Google Cloud Storage Introduces Dynamic Batch Operations Google Cloud release notes ·
- Cloud SDK 583.0.0 delivers updates for AlloyDB, BigQuery, Composer, and Cloud Run Google Cloud release notes ·
- Agent Platform Workbench Enhances Cloud Storage Integration and Notebook Reliability Google Cloud release notes ·
- Google Cloud Boosts AI Infrastructure with Filestore, GKE, and New Security Tools Google Cloud Blog ·
- Google Cloud details deploying personal AI agents on Cloud Run instances Google Cloud Blog ·