![]() |
VOOZH | about |
UiPath is a Robotic Process Automation (RPA) platform with rich features and an easy-to-use UI that enables non-developers to create process automation. By using UiPath Studio, you can build an RPA program just like drawing a diagram. With the CData ODBC Driver for FHIR, users can embed FHIR data in the workflow.
This article explains how to use the FHIR ODBC Driver in UiPath Studio to create an RPA program that accesses FHIR data.
π Using the CData ODBC Data Sources in UiPathIf you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
Set URL to the Service Base URL of the FHIR server. This is the address where the resources are defined in the FHIR server you would like to connect to. Set ConnectionType to a supported connection type. Set ContentType to the format of your documents. Set AuthScheme based on the authentication requirements for your FHIR server.
Generic, Azure-based, AWS-based, and Google-based FHIR server implementations are supported.
The product supports connections to custom instances of FHIR. Authentication to custom FHIR servers is handled via OAuth (read more about OAuth in the Help documentation. Before you can connect to custom FHIR instances, you must set ConnectionType to Generic.
Now you are ready to use FHIR data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query FHIR data in our RPA.
With the Connection and Execute Query activities configured, we are ready to add a Write CSV activity to the Flowchart to replicate the FHIR data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting FHIR data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract FHIR data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for FHIR to create an automation flow that accesses FHIR data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live FHIR data in UiPath Studio today!
Download a free trial of the FHIR ODBC Driver to get started:
Download NowLearn more:
π FHIR IconThe FHIR ODBC Driver is a powerful tool that allows you to connect with live data from FHIR, directly from any applications that support ODBC connectivity.
Access FHIR data like you would a database - read, write, and update FHIR 0, etc. through a standard ODBC Driver interface.