AI AGENT ADDONS

Healthcare Cdss Patterns

affaan-m/everything-claude-code

Build clinical decision support systems that help doctors prescribe safely. These patterns check drug interactions, validate doses, and calculate clinical scores like NEWS2. They are designed for patient safety with zero tolerance for false negatives.

The system uses pure functions with no side effects. This makes it fully testable and reliable. It integrates directly into EMR workflows.

Three main modules handle drug interaction checking, dose validation, and clinical scoring. Each returns clear alerts sorted by severity. This helps clinicians take quick action.

Add Healthcare Cdss Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/healthcare-cdss-patterns

Project

mkdir -p .claude/skills/healthcare-cdss-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago