healthcare
Healthcare coding, prior authorization, fraud screening, and FHIR data extraction
All Skills in This Repository (3)
Pure Emerald Level Indicatorsprior-auth-review-skill
Automate payer prior authorization review and generate APPROVE, PEND, or DENY decisions.
fhir-developer-skill
Build FHIR R4 servers with resource validation and OperationOutcome error handling.
clinical-trial-protocol-skill
Generate clinical trial protocol drafts for devices and drugs via modular waypoint workflows.
Frequently Asked Questions
FAQPage SchemaHow to install healthcare?โผ
Run `npx skills add anthropics/healthcare --all -g -y` in your terminal to install all healthcare skills globally.
How to automate prior authorization reviews?โผ
The prior-auth skill reads the request and clinical documents, verifies the provider and codes against NPI, ICD-10, and CMS coverage data, then drafts an approve, deny, or pend decision with a notification letter for your review.
Can it detect fraud in Medicare or Medicaid claims?โผ
Yes. The fraud-detection skill screens a claims database against public NCCI, OIG, and CMS rules, then produces ranked, fully cited investigation packets for your SIU team.
Does it connect to Epic or other hospital EHR systems?โผ
Yes. The FHIR skill connects to any SMART-on-FHIR endpoint such as Epic, Oracle Health, or MEDITECH, pulls patient notes, and extracts structured findings.
Can it assign medical billing codes from clinical notes?โผ
Yes. Separate skills assign ICD-10-CM diagnosis codes and CPT/HCPCS procedure codes from encounter documentation, verified against current code sets rather than memory.
Related Repositories in Legal & Compliance
View All in Legal & Complianceโclaude-for-legal
AI legal workspace for contracts, privacy, IP, litigation, and compliance
patent-disclosure-skill
Draft Chinese patent disclosures and read patents in plain language
app-privacy-policy-generator
Generate privacy policies and terms for mobile and web apps