mrosata/mcp-fhir
3.2
If you are the rightful owner of mcp-fhir 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.
An MCP server designed to securely interact with a FHIR server API, providing tools for reading, writing, and validating FHIR resources.
Tools
Functions exposed to the LLM to take actions
write_fhir_resource
Write (create or update) a FHIR resource to the server.
read_fhir_resource
Read a specific FHIR resource by type and ID.
search_fhir_resources
Search for FHIR resources using query parameters.
get_fhir_config
Get the current FHIR server configuration settings.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client