MCP FHIR Tools
@aehrc
About MCP FHIR Tools
A collection of tools for working with FHIR (Fast Healthcare Interoperability Resources) data, designed to be used with Large Language Models via the Model Context Protocol.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fhir-tools": {
"command": "npx",
"args": [
"-y",
"mcp-fhir-tools"
]
},
"tx-tools": {
"command": "npx",
"args": [
"-y",
"mcp-tx-tools"
]
},
"au-fhir-tools": {
"command": "npx",
"args": [
"-y",
"mcp-au-fhir-tools"
]
}
}
}Tools
2Validate a FHIR resource using the official FHIR validator. If the resource contains coded fields, use the lookup-code tool to make sure that valid codes are populated before attempting validation.
Generate a random UUID v4 string. Use this when you need to create unique identifiers.
Overview
What is MCP FHIR Tools?
MCP FHIR Tools is a collection of utilities for working with FHIR (Fast Healthcare Interoperability Resources) data, designed to be used with large language models via the Model Context Protocol. It includes three packages: general FHIR utilities, Australian-specific healthcare identifier generation, and terminology services for code lookup and validation.
How to use MCP FHIR Tools?
Refer to the individual package READMEs for installation, configuration, and usage instructions. No specific commands or config keys are documented in the top-level README.
Key features of MCP FHIR Tools
- FHIR resource validation and UUID generation
- Australian healthcare identifier generation
- Terminology code lookup and validation
- Designed for LLM-based healthcare applications
Use cases of MCP FHIR Tools
- Validate FHIR resources in LLM-powered clinical workflows
- Generate Australian healthcare identifiers for patient records
- Look up and validate medical codes from standard terminologies
- Assist with FHIR data analysis using language models
FAQ from MCP FHIR Tools
What is the purpose of MCP FHIR Tools?
It provides FHIR-related tools intended for use with large language models through the Model Context Protocol.
What packages are included in MCP FHIR Tools?
Three packages: fhir-tools (general utilities), au-fhir-tools (Australian-specific tools), and tx-tools (terminology services).
Who developed MCP FHIR Tools?
It was developed by the Commonwealth Scientific and Industrial Research Organisation (CSIRO) and is licensed under the Apache License, Version 2.0.
How can I install or use the tools?
Installation and usage details are provided in each sub-package’s README file.
What are the main capabilities of each package?
fhir-tools offers resource validation and UUID generation; au-fhir-tools generates Australian healthcare identifiers; tx-tools provides code lookup and validation.
Frequently asked questions
What is the purpose of MCP FHIR Tools?
It provides FHIR-related tools intended for use with large language models through the Model Context Protocol.
What packages are included in MCP FHIR Tools?
Three packages: `fhir-tools` (general utilities), `au-fhir-tools` (Australian-specific tools), and `tx-tools` (terminology services).
Who developed MCP FHIR Tools?
It was developed by the Commonwealth Scientific and Industrial Research Organisation (CSIRO) and is licensed under the Apache License, Version 2.0.
How can I install or use the tools?
Installation and usage details are provided in each sub-package’s README file.
What are the main capabilities of each package?
`fhir-tools` offers resource validation and UUID generation; `au-fhir-tools` generates Australian healthcare identifiers; `tx-tools` provides code lookup and validation.
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments