name: "将FHIR医疗健康数据资源暴露给MCP代理,带有审查边界" slug: "expose-fhir-healthcare-data-resources-to-mcp-agents-with-review-boundaries" version: "1.0.0" displayName: "将FHIR医疗健康数据资源暴露给MCP代理,带有审查边界" summary: "使用FHIR MCP服务器查询医疗数据资源以进行文档和集成工作流,同时明确保持PHI和临床使用限制。" license: "MIT" description: "使用FHIR MCP服务器查询医疗数据资源以进行文档和集成工作流,同时明确保持PHI和临床使用限制。" github_stars: 80 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" author: "1991513ccie-png" publisher_type: "individual" category: "Integrations & Connectors" framework: "MCP" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 80
Use a FHIR MCP server to query healthcare data resources for documentation and integration workflows while keeping PHI and clinical-use limits explicit.
FHIR-compatible backend, MCP client, authentication credentials, privacy/compliance controls for any protected health information
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/1991513ccie-png/skills
- make build
- make uv
- Make sure to replace
Requirements and caveats from upstream: - 🐳 Docker Setup - 🐳 Container Ready: Docker support for easy deployment and scaling - Docker (recommended) or uv: For dependency management
小葱技能有更好的技能skills插件。
Basic usage or getting-started notes: - 🚀 Getting Started - 📝 Usage - ## 🚀 Getting Started
这是一个针对医疗数据集成场景的MCP工具,质量表现中规中矩。优点是明确关注了医疗数据合规性(PHI限制),方向定位清晰。不足之处在于文档内容过于简略,缺少实际使用示例和操作步骤,对新手不太友好,实际部署时需要依赖外部文档才能完成配置。总体而言完成度有限,有较大的完善空间。