anthropics/healthcare
Python
Captured source
source ↗anthropics/healthcare
Language: Python
Stars: 296
Forks: 70
Open issues: 12
Created: 2025-12-17T10:42:41Z
Pushed: 2026-06-01T22:05:38Z
Default branch: main
Fork: no
Archived: no
README:
Healthcare Marketplace for Claude Code
Skills for healthcare workflows including clinical trials, prior authorization review, and FHIR API development.
Quick Start
# Add the marketplace /plugin marketplace add anthropics/healthcare # Install skills /plugin install fhir-developer@healthcare /plugin install prior-auth-review@healthcare /plugin install clinical-trial-protocol@healthcare
Available Skills
FHIR Developer
Plugin ID: fhir-developer@healthcare
Connect healthcare systems faster with specialized knowledge of HL7 FHIR R4 for healthcare data exchange, including resource structures, coding systems (LOINC, SNOMED CT, RxNorm), and validation patterns.
Requirements: None
---
Prior Authorization Review (Demo)
Plugin ID: prior-auth-review@healthcare
Demo skill that digests prior auth request documentation, performs initial checks (NPI, ICD-10, CMS Coverage, CPT), and summarizes the argument for medical necessity. Customize for your own use cases.
Requirements: None
---
Clinical Trial Protocol Generator
Plugin ID: clinical-trial-protocol@healthcare
Generate FDA/NIH-compliant clinical trial protocols for medical devices or drugs using a waypoint-based architecture.
Requirements: Python with scipy and numpy
Remote MCP Servers
| MCP Name | Description | URL | |----------|-------------|-----| | CMS Coverage | Access the CMS Coverage Database | https://mcp.deepsense.ai/cms_coverage/mcp | | ICD-10 Codes | Access ICD-10-CM and ICD-10-PCS code sets | https://mcp.deepsense.ai/icd10_codes/mcp | | NPI Registry | Access US National Provider Identifier (NPI) Registry | https://mcp.deepsense.ai/npi_registry/mcp | | PubMed | Search biomedical literature from PubMed | https://pubmed.mcp.claude.com/mcp |
Install MCP plugins:
claude mcp add-from-marketplace anthropics/healthcare/cms-coverage claude mcp add-from-marketplace anthropics/healthcare/icd10-codes claude mcp add-from-marketplace anthropics/healthcare/npi-registry claude mcp add-from-marketplace anthropics/healthcare/pubmed
License
Skills are provided under Anthropic's terms of service.
Notability
notability 4.0/10New repo, moderate stars