🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 25 |
| ⭐ GitHub Stars | 371(fork 96) |
| 🗓️ 最近推送 | 2026-07-16 |
| 🌱 项目创建 | 2025-12-17 |
| 💻 语言 / License | JavaScript · 未标注 |
| 🐛 开放Issue | 15 |
📝 工具简介
面向医疗工作的Claude插件,涵盖支付方、供应商、制药和通用工程技能,带托管MCP服务器。
📖 怎么用
在 Claude 里执行 `/plugin marketplace add anthropics/healthcare` 添加市场,然后 `/plugin install healthcare@healthcare` 安装插件。装完插件会自动加载 skills 和 MCP servers,按需调用就行。如果要用客户托管的 MCP server,去 `servers/` 目录下用 npx 或 uvx 启动,README未说明具体配置步骤。
📋 迷你测评
面向医疗工作的Claude插件,覆盖支付方、供应商、制药和通用工程。亮点是自带托管MCP服务器,省去自己搭环境的麻烦。适合医疗行业开发者直接上手。
📄 README 要点
这是专门给医疗行业用的 Claude 插件,覆盖了支付方、供应商、药企和通用工程场景,还带了托管的 MCP 服务器。技能是按需加载的,不会拖慢速度。功能很专业,比如从临床记录提取结构化数据、生成临床试验方案、合同问答、文档文本提取、连接 FHIR R4 服务器拉取患者数据,还有 FHIR 开发工具。适合医疗领域的开发者和研究人员。
查看英文原文
Claude for Healthcare One plugin for healthcare work: skills for payer, provider, pharma, and general engineering, with hosted MCP servers connected. Skills only load when relevant, so the bundle stays cheap. Quick Start [安装/使用命令见下方] What's inside Skill What it does clinical note extract Extract structured data from clinical notes with span level provenance and null safety. clinical trial protocol Generate clinical trial protocols for medical devices or drugs. contracts Answer a question across a corpus of contract documents with verified citations. doc extract Extract plain text from a document file PDF, DOCX, XLSX, PPTX, RTF, or plain text/markdown/HTML. fhir Connect to a hospital's FHIR R4 server (Epic, Oracle Health/Cerner, MEDITECH, athenahealth, or any SMART on FHIR endpoint), pull a patient's clinical data and notes, and extract structured findings. fhir developer FHIR API development guide for building healthcare endpoints. fraud detection Screen a Medicare/Medicaid claims corpus for fraud, waste, and abuse and produce ranked, fully cited investigation referrals for an SIU / program integrity team. icd10 cm Extract billable ICD 10 CM diagnosis codes from a clinical note the way a professional coder builds the claim. prior auth Automate payer review of prior authorization (PA) requests. procedure coding Assign CPT and HCPCS Level II procedure codes from clinical documentation the way a professional coder builds the claim. Connected MCP servers Hosted, no setup — referenced from the plugin's .mcp.json : Server URL CMS Coverage https://hcls.mcp.claude.com/cms coverage/mcp ICD10 Codes https://hcls.mcp.claude.com/icd10 codes/mcp NPI Registry https://hcls.mcp.claude.com/npi registry/mcp Clinical Trials https://hcls.mcp.claude.com/clinical trials/mcp PubMed https://pubmed.mcp.claude.com/mcp Contracts Analyzer bundled with the plugin (local stdio) FHIR bundled with the plugin (local stdio) Layout [安装/使用命令见下方] skills/ — procedures Claude reads; agents/ — specialists
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除