Azure FHIR
Provides secure access to Azure Health Data Services FHIR servers, enabling authenticated retrieval and search of healthcare resources across 70+ resource types for medical applications requiring standards-compliant patient data access.
11 stars
0 tools
Created Aug 2025
@erikhoward/erikhoward-azure-fhir-azure-fhir-mcp-serverAbout
Provides secure access to Azure Health Data Services FHIR servers, enabling authenticated retrieval and search of healthcare resources across 70+ resource types for medical applications requiring standards-compliant patient data access.
Categories
general
Installation
npm
npm install @erikhoward/erikhoward-azure-fhir-azure-fhir-mcp-server
Configuration
{
"mcpServers": {
"erikhoward-azure-fhir-azure-fhir-mcp-server": {
"command": "npx",
"args": [
"-y",
"@erikhoward/erikhoward-azure-fhir-azure-fhir-mcp-server"
]
}
}
}