fhir-developer-skill

설치
CLI
npx skills add https://github.com/anthropics/healthcare --skill fhir-developer-skill

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 5/1/2026

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.