Loading subscription status...
{ "mcpServers": [ { "fhir": { "env": { "fhirUrl": "https://your-fhir-server.azurehealthcareapis.com/fhir", "clientId": "your-client-id", "tenantId": "your-tenant-id", "LOG_LEVEL": "INFO", "clientSecret": "your-client-secret" }, "command": "azure-fhir-mcp-server" } } ] }