xSoVx/fhir-mcp
If you are the rightful owner of fhir-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
FHIR-MCP is an open-source Model Context Protocol server designed to facilitate secure interactions between LLMs and FHIR servers, enhancing healthcare interoperability with robust security and efficiency features.
Tools
Functions exposed to the LLM to take actions
fhir.capabilities
Get server capability statement
fhir.search
Search resources with advanced filtering
fhir.read
Read specific resources by ID
fhir.create
Create new FHIR resources
fhir.update
Update existing resources
terminology.lookup
Look up code properties and display names
terminology.expand
Expand ValueSets to get contained codes
terminology.translate
Translate codes between coding systems
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client