trobanga/blaze-mcp
If you are the rightful owner of blaze-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.
Blaze MCP Server is a Model Context Protocol server that facilitates interaction between AI assistants and the Blaze FHIR Server using natural language.
Tools
Functions exposed to the LLM to take actions
set_blaze_url
Switch between Blaze instances at runtime
get_blaze_url
Retrieve the current Blaze URL
test_connection
Test the connection to the Blaze server
read_resource
Read a FHIR resource
create_resource
Create a new FHIR resource
update_resource
Update an existing FHIR resource
delete_resource
Delete a FHIR resource
search_resources
Query resources with FHIR search parameters
search_system
Search across the entire system
get_history
Access resource versions
vread_resource
Read a specific version of a resource
patient_everything
Retrieve complete patient compartment
evaluate_measure
Run CQL-based quality measures
graphql_query
Perform flexible queries via GraphQL
validate_code
Validate a code against a code system
expand_valueset
Expand a value set
lookup_code
Look up a code in a code system
transaction
Execute FHIR bundles
get_totals
Retrieve resource counts by type
run_compaction
Run server compaction
run_reindex
Reindex the server
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client