Healthcare CDSS Development Patterns Patterns for building Clinical Decision Support Systems that integrate into EMR workflows. CDSS modules are patient safety critical — zero tolerance for false negatives. When to Use Implementing drug interaction checking Building dose validation engines Implementing clinical scoring systems (NEWS2, qSOFA, APACHE, GCS) Designing alert systems for abnormal clinical values Building medication order entry with safety checks Integrating lab result interpretation with clinical context How It Works The CDSS engine is a pure function library with zero side effects . Input clinical data, output alerts. This makes it fully testable. Three primary modules: Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
healthcare-cdss-patterns
安装
npx skills add https://github.com/affaan-m/ecc --skill healthcare-cdss-patterns