Combined HL7 FHIR Spoke release notes for upgrades from Zurich to Australia

  • Release version: Australia
  • Updated August 11, 2026
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Combined HL7 FHIR Spoke release notes for upgrades from Zurich to Australia

    This document consolidates all release notes for the HL7 FHIR Spoke upgrade from the Zurich release family to Australia. It provides a clear view of new features, changes, removals, and other relevant information to help ServiceNow customers prepare for and execute the upgrade smoothly.

    Show full answer Show less

    New features

    • HL7 FHIR Spoke actions reference: Enables lookup of individual FHIR R4 resources (Organization, Location, Practitioner, PractitionerRole) by logical ID, returning all resource fields as typed Workflow Studio data pills. It also supports handling "not found" statuses gracefully without aborting flows.
    • Search capability: Allows searching of the four resource types using optional FHIR R4 search parameters with automatic pagination, streaming one resource per item.
    • Unified authentication: All eight HL7 FHIR Spoke actions authenticate through a single HL7 FHIR Connection & Credential Alias. This centralizes configuration by binding the FHIR server URL and OAuth credentials once for reuse across actions.

    Activation and prerequisites

    • The HL7 FHIR Spoke is installed via the ServiceNow Store, requiring a request submission to access the application.
    • Before deployment, ensure the following platform plugins are active:
      • Workflow Studio (com.glide.hub)
      • Flow Designer Action Step — CORE (com.glide.hub.actionstep.core)
      • REST step type (com.glide.hub.actionstep.rest)
      • Integration Hub Action Template — Data Stream (com.glide.hub.actiontype.datastream)

    Changes, removals, and deprecations

    No updates, feature removals, or deprecations were noted between Zurich and Australia releases for HL7 FHIR Spoke.

    Other considerations

    • No additional requirements, browser requirements, accessibility, or localization changes were introduced from Zurich to Australia.
    • Highlights include the ability to build FHIR integrations fully within Workflow Studio without needing custom REST messages, script includes, or JSON parsing.

    Key outcomes for ServiceNow customers

    • Streamlined FHIR resource integration with reusable, OAuth 2.0 authenticated connection setup.
    • Enhanced ease of building and managing FHIR integrations using pre-built actions in Workflow Studio.
    • Improved flow reliability with explicit handling of missing FHIR resources.
    • Automatic handling of pagination in resource searches, simplifying data retrieval from FHIR servers.

    Consolidated page of all release notes for HL7 FHIR Spoke from Zurich to Australia.

    How to use this page

    To help you prepare for your upgrade, we have combined the cross-family HL7 FHIR Spoke release notes onto one page. Read this summary of the new features, changes, and updated information for your product from Zurich to Australia.

    Tip:
    If there were no updates for a release notes section in a certain family release, we included a short note for your reference. For example, if a product did not have any updates in Tokyo, the row says "No updates for this release."

    Important information for upgrading HL7 FHIR Spoke to Australia

    Before you upgrade to Australia, review these pre- and post-upgrade tasks and complete the tasks as needed.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    New features

    Between your current release family and Australia, new features were introduced for HL7 FHIR Spoke.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    HL7 FHIR Spoke actions reference
    Look up a single FHIR Organization, Location, Practitioner, or PractitionerRole by its logical ID and receive every resource field as a typed Workflow Studio data pill, along with an action status that lets you handle "not found" without aborting the flow.
    HL7 FHIR Spoke actions reference
    Search any of the four resources with optional FHIR R4 search parameters and stream one resource per item. The spoke walks each FHIR Bundle next link automatically until the server stops paging.
    Configure the HL7 FHIR connection and credentials
    All eight actions authenticate through a single HL7 FHIR Connection & Credential Alias, so you bind the FHIR server URL and OAuth credentials once and reuse them everywhere.

    Changes

    Between your current release family and Australia, some changes were made to existing HL7 FHIR Spoke features.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    Removed

    Between your current release family and Australia, some HL7 FHIR Spoke features or functionality were removed.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    Deprecations

    Between your current release family and Australia, some HL7 FHIR Spoke features or functionality were deprecated.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    Activation information

    Review information on how to activate HL7 FHIR Spoke.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    Install HL7 FHIR Spoke by requesting it from the ServiceNow Store. Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Before deploying the spoke, the following platform plugins must be active: Workflow Studio (com.glide.hub), Flow Designer Action Step — CORE (com.glide.hub.action_step.core), the REST step type (com.glide.hub.action_step.rest), and the Integration Hub Action Template — Data Stream (com.glide.hub.action_type.datastream).

    Additional requirements

    If any additional requirements were introduced or changed for HL7 FHIR Spoke we have noted them here.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    Browser requirements

    If any specific browser requirements were introduced or changed for HL7 FHIR Spoke we have noted them here.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    Accessibility information

    Review details on accessibility information for HL7 FHIR Spoke, such as specific requirements or compliance levels.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    Localization information

    If there are specific localization considerations for HL7 FHIR Spoke we have noted them here.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    No updates for this release.

    Highlight information

    If there are specific highlight considerations for HL7 FHIR Spoke we have noted them here.

    Release Release notes

    Zurich

    No updates for this release.

    Australia

    • Read FHIR R4 Organization, Location, Practitioner, and PractitionerRole resources from any FHIR R4-conformant server using eight pre-built Integration Hub actions.
    • Retrieve a single resource by its logical ID, or search and stream multiple resources with pagination handled automatically.
    • Configure connectivity once through a shared Connection & Credential Alias that uses OAuth 2.0 authorization code flow with PKCE.
    • Build FHIR integrations entirely in Workflow Studio — no custom REST messages, script includes, or JSON parsing required.

    See HL7 FHIR Spoke for more information.