VOOZH about

URL: https://www.cdata.com/kb/tech/fhir-mcp-claude-desktop.rst

⇱ How to Query Live FHIR Data in Claude Desktop


How to Query Live FHIR Data in Claude Desktop

πŸ‘ Jerod Johnson
Jerod Johnson
Director, Technology Evangelism
Connect to and query live FHIR Data in Claude Desktop using CData Code Assist MCP.

Model Context Protocol (MCP) is an emerging, open-source standard for connecting LLMs with external services and data sources. Through MCP Servers, AI clients can perform actions like opening Jira tickets, posting Slack messages, committing GitHub branches and more. With CData Code Assist MCP, these capabilities expand exponentially.

CData Code Assist MCP provides schema-aware context to AI tools β€” whether you're using it for AI-assisted code generation in IDEs like Cursor, or for querying live data through chat interfaces like Claude Desktop.

In this article, we guide the reader through installing CData Code Assist MCP for FHIR, configuring the connection to FHIR, and asking questions of the data in Claude Desktop.

Prerequisites

You need to download Claude Desktop (download) and create an account before continuing.

Overview

Here's a quick overview of the steps:

  1. Download and install the CData Code Assist MCP for FHIR
  2. Configure the connection to FHIR
  3. Ask questions about the data in Claude Desktop

Step 1: Download and install CData Code Assist MCP

  1. To begin, navigate to https://www.cdata.com/solutions/codeassist/ and download the CData Code Assist MCP for FHIR. πŸ‘ Downloading the CData Code Assist MCP installer
  2. Find and double-click the installer to begin the installation. πŸ‘ Running the installer for CData Code Assist MCP (Google Sheets is shown.)
  3. Follow the prompts to complete the installation. πŸ‘ Completing the CData Code Assist MCP installation (Google Sheets is shown).

When the installation is complete, you are ready to configure Code Assist MCP by connecting to FHIR.

Step 2: Configure the connection to FHIR

  1. After installation, the Code Assist MCP configuration wizard should open automatically. πŸ‘ The Code Assist MCP configuration wizard.

    NOTE: If the wizard does not open automatically, search for "CData Code Assist MCP" in the Windows search bar and double-click the application. πŸ‘ Opening the Code Assist MCP configuration wizard (Google Sheets is shown).

  2. Click the dropdown menu in MCP Configuration > Configuration Name and select "
  3. Name the configuration (e.g. "cdatafhir") and click "OK."

    NOTE: This name is used as the name for the MCP server and as the prefix for all of the MCP Server's tools.

    πŸ‘ Naming the configuration.
  4. Connecting to FHIR

    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.

    Sample Service Base URLs

    • Generic: http://my_fhir_server/r4b/
    • Azure: https://MY_AZURE_FHIR.azurehealthcareapis.com/
    • AWS: https://healthlake.REGION.amazonaws.com/datastore/DATASTORE_ID/r4/
    • Google: https://healthcare.googleapis.com/v1/projects/PROJECT_ID/locations/LOCATION/datasets/DATASET_ID/fhirStores/FHIR_STORE_ID/fhir/

    Generic FHIR Instances

    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.

    Enter the appropriate connection properties in the configuration wizard.

    πŸ‘ Configuring the Server to connect with a specific Spreadsheet.
  5. Click "Connect" to authenticate with FHIR.
  6. Finally, click "Save Configuration" to save the configuration. πŸ‘ Saving the Code Assist MCP configuration.

    NOTE: This saves the configuration details to a separate file and updates the Claude Desktop configuration file (claude_desktop_config.json) to start Code Assist MCP when the Claude Desktop client starts.

With Code Assist MCP configured, you are ready to start asking questions of your live data from Claude.

Step 3: Ask AI for answers from live FHIR data

Now that we have installed Code Assist MCP and configured a connection, we are ready to start with FHIR data in Claude Desktop.

  1. Open Claude Desktop. It may take a moment for Code Assist MCP to start, but you will see the list of servers and tools available in the Claude interface (look for the settings icon below the prompt bar). πŸ‘ The MCP servers menu showing available connections in Claude Desktop

    You can individually enable and disable specific tools by clicking on the server name. πŸ‘ The expanded tool list for Code Assist MCP in Claude Desktop

  2. Now that you have connected, you can ask Claude questions about the FHIR data. For example: "Can you give me a quantitative analysis about my closed-won opportunities by industry?"

    NOTE: Claude may need to explore the FHIR data to make sense of it before it can begin answering questions of the data. The tabular model presented by CData alongside the database tools available simplify the data exploration and analysis for an LLM.

    πŸ‘ Claude Desktop displaying a quantitative analysis of live data

Build with Code Assist MCP. Deploy with CData Drivers.

Download Code Assist MCP for free and give your AI tools schema-aware access to live FHIR data during development. When you're ready to move to production, CData FHIR Drivers deliver the same SQL-based access with enterprise-grade performance, security, and reliability.

Visit the CData Community to share insights, ask questions, and explore what's possible with MCP-powered AI workflows.

Ready to get started?

Download a free FHIR Code Assist MCP to get started:

 Download Now

Learn more:

πŸ‘ FHIR Icon
FHIR Code Assist MCP

The CData Code Assist MCP for FHIR provides schema-aware context for AI-assisted code generation with live FHIR data.