gcp Google Cloud release notes ·

Cloud Healthcare API: Filtered DICOM Data Export Now Generally Available

gcpgaengineerhealthcaregcp-cloud-storage
feature

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 .

Read the original announcement →

https://docs.cloud.google.com/release-notes#September_03_2026

Related releases