![]() |
VOOZH | about |
Integrate connectivity to FHIR data into your enterprise reporting capabilities. The CData ODBC Driver for FHIR enables you to access live FHIR data in business intelligence tools like Tableau Server. Connectivity to FHIR APIs enables you to monitor changes to your data in real time. Other members of your organization can access your dashboards from a Web browser and get updates from their mobile phone.
This article explains how to configure a DSN on the client and server machines, publish a data source for FHIR to Tableau Server, and publish an entire Workbook to Tableau Server (including the data source). If you publish a data source, you will be able to create new, refreshable workbooks in Tableau Server.
To create a data source or workbook in Tableau Desktop and publish the data source or workbook to Tableau server, you will need to configure a DSN on each machine (Desktop and Server), specifying connection properties and creating DSNs using the same name on each machine. Information for connecting to FHIR follows, along with different instructions for configuring a DSN in Windows and Linux environments.
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.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
If you are installing the CData ODBC Driver for FHIR on Windows, DSN configuration is the last step of the driver installation. If you already have the driver installed, or you wish to configure new DSNs, you can use the Microsoft ODBC Data Source Administrator.
If you are installing the CData ODBC Driver for FHIR in a Linux environment, the driver installation predefines a system DSN. You can modify the DSN by editing the system data sources file (/etc/odbc.ini) and defining the required connection properties.
[CData FHIR Source] Driver = CData ODBC Driver for FHIR Description = My Description URL = http://test.fhir.org/r4b/ ConnectionType = Generic ContentType = JSON AuthScheme = None
For specific information on using these configuration files, please refer to the help documentation (installed and found online).
With the connections to FHIR data configured, you are ready to publish a FHIR data source on Tableau, ready to be leveraged by users in your organization to create workbooks based on FHIR data.
In the Connect pane, click More -> Other Databases (ODBC). Select CData FHIR Sys, the system DSN.
The driver installation automatically creates matching user and system DSNs: The system DSN is needed to connect from Tableau Server.
π The connection to the DSN. (Salesforce is shown.)You and other users in your organization can now create and share workbooks based on the published data source.
π Connectivity to your data source from the Web authoring environment in Tableau Server. (Salesforce is shown.)With a system DSN configured on the client (Tableau Desktop) machine and server (Tableau Server) machine, you can refresh workbooks connected to the FHIR data source. From the Web interface for Tableau Sever, click Data -> (YOUR DATA SOURCE) -> Refresh.
π Refresh the data extract on demand from Tableau Desktop. (Salesforce is shown.)If you have a specific Workbook that you wish to share with your organization, you can create the Workbook on Tableau Desktop and publish the Workbook directly to Tableau Server.
You and other users in your organization can now review the published workbook from Tableau Server.
π Connectivity to your published Workbook from the Web authoring environment in Tableau Server. (Salesforce is shown.)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.