Natural language healthcare queries
FHIR-compliant healthcare systems integration. Clinical data queries with LOINC.
{
"mcpServers": {
"fhir": {
"mcpServers": {
"fhir": {
"env": {
"FHIR_SERVER_BASE_URL": "https://fhir-server.com"
},
"args": [
"fhir-mcp-server"
],
"command": "uvx"
}
}
}
}
}