Healthcare banner
anthropics anthropics

Healthcare

Development community

Description

Skills for healthcare workflows including clinical trials, prior authorization review, and FHIR API development.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

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
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/npi-registry
claude mcp add-from-marketplace anthropics/healthcare/pubmed

License

Skills are provided under Anthropic's terms of service.