Cloud Healthcare API release notes

This page documents production updates to Cloud Healthcare API. Check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionality.

You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.

To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.

September 03, 2026

v1
Feature

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.

February 08, 2026

v1 & v1beta1 & v1alpha2
Feature

General availability: The FHIR bulk-delete operation is available. You can use this long-running operation to delete or purge multiple FHIR resources based on filters like resource type and last updated time. This feature supports deleting current versions, historical versions, or both. For more information, see Bulk-deleting FHIR resources.

December 22, 2025

v1beta1 & v1alpha2 & v1
Feature
  • The Cloud Healthcare API now supports transcoding DICOM data with the following transfer syntaxes:

  • 1.2.840.10008.1.2.1.99 (Deflated Explicit VR Little Endian)

  • 1.2.840.10008.1.2.4.51 (JPEG Extended)

  • 1.2.840.10008.1.2.4.80 (JPEG-LS Lossless)

  • 1.2.840.10008.1.2.4.81 (JPEG-LS Near-Lossless)

  • 1.2.840.10008.1.2.4.110 (JPEG XL Lossless)

  • 1.2.840.10008.1.2.4.111 (JPEG XL JPEG Recompression)

  • 1.2.840.10008.1.2.4.112 (JPEG XL)

  • 1.2.840.10008.1.2.4.201 (HTJ2K Lossless Only)

  • 1.2.840.10008.1.2.4.202 (HTJ2K Lossless Only with RPCL Options)

  • 1.2.840.10008.1.2.4.203 (HTJ2K)

  • 1.2.840.10008.1.2.8.1 (Deflated Image Frame Compression)

December 17, 2025

v1beta1 & v1alpha2 & v1
Feature
  • The RetrieveRenderedFrames now supports multipart requests to retrieve multiple rendered frames in a single API call.

December 02, 2025

v1beta1 & v1alpha2
Feature
v1beta1 & v1alpha2 & v1
Feature
  • DICOM exports to BigQuery now support a new JSON schema option
  • DICOM streaming to BigQuery now supports a new JSON schema option
  • The new JSON schema option contains fewer columns and works more gracefully with the 33,000 public tags defined in the DICOM standard. For more information on the new schema, see the BigQueryDestination field.

November 03, 2025

v1 & v1beta1 & v1alpha2
Feature

VersionedStorageSizeBytes was added to the output of GetFhirStoreMetrics.

October 25, 2025

v1 & v1beta1
Feature
  • The Cloud Healthcare API is now available in the me-central1 (Qatar) and me-central2 (KSA) regions.

October 23, 2025

v1beta1 & v1alpha2 & v1
Feature
  • A new application has been added to the Cloud Console under "Healthcare", called "DICOM Studio"
  • This new application provides a web interface for exploring DICOM Stores in the Cloud Healthcare API similar to "FHIR Viewer".
    • Search and find studies, series, and instances in any DICOM Store using our DICOM Web API
    • View studies, series and instance metadata
    • Edit studies, series and instance metadata
    • Perform CRUD operations (Delete) on studies, series and instances
    • View studies, series and instance images via a transcoded image preview

September 12, 2025

v1beta1 & v1alpha2 & v1
Feature
  • Accept-Encoding compression headers on DICOM frame requests that contain uncompressed pixel data (as defined by the DICOM transfer syntax) are now supported and can return compressed results

Note: For very large downlinks and very large files where downlink vastly outpaces compression speed, latency may slightly increase. Compression can be disabled by not including the header in these cases.

August 26, 2025

v1beta1 & v1alpha2
Feature

Preview: Cloud Healthcare API has launched DICOM Updates and Patches. This allows customers to update their DICOM data in-place. For more information, see Update and patch DICOM studies, series, and instances.

May 27, 2025

v1beta1 & v1 & v1alpha2
Deprecated

The Healthcare Natural Language API is deprecated and will be shut down on May 27, 2026. For more information, see Deprecations.

May 08, 2025

v1beta1 & v1 & v1alpha2
Change

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

May 01, 2025

v1beta1 & v1 & v1alpha2
Change

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

April 21, 2025

v1beta1 & v1 & v1alpha2
Change

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

v1beta1 & v1 & v1alpha2
Feature

DICOM files have a limit of 4 GB per tag. This limit does not apply for values with undefined length. For more information, see Resource limits.

April 04, 2025

v1beta1 & v1 & v1alpha2
Change

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

March 26, 2025

v1beta1 & v1 & v1alpha2
Change

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

March 20, 2025

v1beta1 & v1 & v1alpha2
Change

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

March 05, 2025

v1beta1 & v1 & v1alpha2
Change

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

February 20, 2025

v1beta1 & v1 & v1alpha2
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

v1beta1 & v1 & v1alpha2
Feature

The DICOM "viewport" URL parameter is supported when rendering DICOM instances and frames.

For more information, see:

February 19, 2025

v1beta1 & v1 & v1alpha2
Feature

The Cloud Healthcare API offers single-region support in the australia-southeast2 (Melbourne, Australia) region.

February 11, 2025

v1beta1 & v1 & v1alpha2
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

February 03, 2025

v1beta1 & v1 & v1alpha2
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

January 21, 2025

v1beta1 & v1 & v1alpha2
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

December 11, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

November 28, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

November 13, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

October 25, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

October 17, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

October 04, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

September 23, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

v1beta1 & v1 & v1alpha2
Feature

The DICOMweb API supports floating point pixel data and DICOM images with a Bits Allocated value of 1. For more information, see the DICOM conformance statement.

September 05, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

August 20, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

v1beta1

August 01, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

July 16, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

July 09, 2024

v1beta1 & v1
Feature

Using customer-managed encryption keys (CMEK) to encrypt Cloud Healthcare API datasets is generally available (GA) and available in Preview. For more information, see Enable customer-managed encryption keys (CMEK) for Cloud Healthcare API datasets.

July 02, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

June 19, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

June 11, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

May 16, 2024

v1alpha2 & v1beta1 & v1
Feature

The fhir_read_ops, fhir_write_ops, and fhir_search_ops quota metrics are generally available (GA) and have replaced the legacy fhir_ops quota metric. For more information, see FHIR quotas.

May 14, 2024

v1beta1
Feature

Importing and exporting FHIR resources, including their historical versions, as history bundles using Cloud Storage is available in Preview.

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

May 07, 2024

v1beta1 & v1
Feature
v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

April 26, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

April 04, 2024

v1alpha2 & v1beta1 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

March 21, 2024

v1beta1 & v1alpha2 & v1
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

March 20, 2024

v1beta1
Feature
v1beta1
Feature

The Healthcare Natural Language API supports the following entity mention types in Preview:

  • Oncology
  • Social determinants of health (SDOH)
  • Protected health information (PHI)

February 27, 2024

v1 & v1beta1 & v1alpha2
Announcement

A new release is available. This release may include some or all of the following: general performance improvements, bug fixes, and updates to the API reference documentation.

February 15, 2024

v1 & v1alpha2 & v1beta1
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

February 07, 2024

v1 & v1beta1 & v1alpha2
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

February 01, 2024

v1
Feature

You can use the Google Cloud console to view HL7v2 store metrics.

v1
Feature

You can use the Google Cloud console to view DICOM store metrics.

January 24, 2024

v1beta1 & v1alpha2 & v1
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

January 12, 2024

v1beta1 & v1alpha2 & v1
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

January 10, 2024

v1

January 08, 2024

v1

December 20, 2023

v1beta1 & v1alpha2
Feature

DICOM RetrieveBulkdata endpoint is available in Preview. This allows RetrieveMetadata to return BulkDataURIs for bulkdata tags. For more information, see Retrieve bulkdata.

December 18, 2023

v1alpha2 & v1 & v1beta1
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

December 08, 2023

v1beta1 & v1alpha2 & v1
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

November 15, 2023

v1beta1 & v1 & v1alpha2
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

November 06, 2023

v1beta1
Feature

Configuring Blob storage settings is now available in Preview. With this feature you can do the following:

November 03, 2023

v1beta1
Feature

Connecting to applications using SMART on FHIR in the Cloud Healthcare API is available in Preview.

November 02, 2023

v1beta1 & v1alpha2 & v1
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

October 26, 2023

v1beta1

October 23, 2023

v1beta1 & v1 & v1alpha2
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

October 10, 2023

v1beta1 & v1 & v1alpha2
Change

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

October 06, 2023

v1alpha2 & v1 & v1beta1
Feature

The Cloud Healthcare API offers multi-region support in the Europe (eu) region.

October 02, 2023

v1beta1 & v1 & v1alpha2
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

September 25, 2023

v1beta1
Feature

September 20, 2023

v1beta1 & v1 & v1alpha2
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

September 12, 2023

v1beta1 & v1 & v1alpha2
Announcement

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

August 22, 2023

v1beta1 & v1 & v1alpha2
Change

A release was made. Updates may include general performance improvements, bug fixes, and updates to the API reference documentation.

August 18, 2023

v1
Feature

August 14, 2023

v1
Feature

The following conditional FHIR methods are generally available (GA) using the FHIR identifier search parameter: