Authenticate to a FHIR Server in an Agentic Workflow
Audience: Admins, Developers, Solution Architects
Purpose: Explains how to authenticate to a FHIR server from an Agentic Workflow in Kizen
Overview
Caution: This setup reflects Kizen's default configuration. Your administrator may have customized your layout, so columns or navigation may appear differently. Trial accounts may have limited features.
Once you set up the FHIR integration in Kizen, you can work with FHIR® data in an Agentic Workflow. However, for security, you must always begin by authenticating to your FHIR server whenever you want to read or write FHIR data.
Before You Begin
To authenticate to a FHIR server in an Agentic Workflow, you need a connection from Kizen to your FHIR server. For more information, see Set Up FHIR in Kizen.
Authenticate to a FHIR Server in an Agentic Workflow
With the FHIR Authenticate action, the integration authenticates to your FHIR server using SMART Backend Services and returns an access token. You must include this token as an input in subsequent FHIR steps of the Agentic Workflow for reading or writing FHIR data.
To authenticate to a FHIR server in an Agentic Workflow:
Configure the source for the connection tag as needed
If you set up multiple FHIR environments to work with Kizen, the value of the Connection Tag field determines which of these connection to use. Find the Connection Tag field in the Script Inputs section of the modal, open its Input Source dropdown menu, select the source of its value, and then configure the source with the additional controls that appear. If you don't have multiple FHIR environments, you can skip this step.

Configure the destinations for the script outputs
For each of the fields in the Script Outputs section of the modal, select the destination of the field's value from the Output Destination dropdown menu, and then configure the destination with the additional controls that appear.

The fields are as follows:
Access Token
String
The access token to authorize the connection
No
FHIR Base URL
String
The base URL of the FHIR server
No
FHIR Version
String
The version of FHIR as a string, such as R4
No
What's Next
Continue to Read and Write FHIR Data in an Agentic Workflow to learn how to read and write FHIR data in Kizen.
HL7, FHIR, and the FHIR FLAME DESIGN are the registered trademarks of Health Level Seven International, and their use does not constitute endorsement by HL7.
Last updated
Was this helpful?



