Building safe healthcare software requires careful checks. This skill gives you patterns for creating Clinical Decision Support Systems that catch drug interactions and validate doses. It also helps you calculate patient risk scores like NEWS2 and qSOFA.
These patterns use pure functions with no side effects. That makes them easy to test and very reliable. Patient safety is the top priority with zero tolerance for missed warnings.
You can connect these checks directly into electronic medical record systems. Doctors see alerts right when they enter orders. This helps prevent medication errors and improves patient outcomes.
Global
mkdir -p ~/.claude/skills/healthcare-cdss-patternsProject
mkdir -p .claude/skills/healthcare-cdss-patternsSource Repository
Healthcare Emr Patternsaffaan-m/everything-claude-code
Build safe efficient healthcare EMR systems with proven clinical patterns
Healthcare Cdss Patternsaffaan-m/everything-claude-code
Build patient safety critical CDSS modules with zero tolerance for false negatives
Mfds Food Safetynomadamas/k-skill
Ask about food safety but it interviews you first for symptoms
Mfds Drug Safetynomadamas/k-skill
Check drug safety with official data after a mandatory interview about symptoms
Healthkitdpearson2699/swift-ios-skills
Easily read write and query Apple Health data for health and fitness apps
Sensorkitdpearson2699/swift-ios-skills
Gather sensor data from iOS devices for approved health research studies
Ggetaffaan-m/everything-claude-code
Quick genomic database queries and reproducible bioinformatics lookups with gget
Single Cell Rna Qcanthropics/knowledge-work-plugins
Automatically filter low-quality cells from single-cell RNA-seq data using scverse best practices