home / skills / a5c-ai / babysitter / population-health-stratification
This skill helps stratify patient populations by risk using claims, clinical data, and social determinants to prioritize care management interventions.
npx playbooks add skill a5c-ai/babysitter --skill population-health-stratificationReview the files below or copy the command above to add this skill to your agents.
---
name: population-health-stratification
description: Stratify patient populations by risk level using claims data, clinical data, and social determinants to prioritize care management interventions
allowed-tools: Read, Grep, Write, Edit, Glob, Bash, WebFetch
---
# Population Health Stratification
Stratify patient populations by risk level using claims data, clinical data, and social determinants to prioritize care management interventions.
## Overview
This skill enables risk stratification of patient populations for care management. It encompasses data analysis, risk modeling, segment identification, and intervention prioritization to target resources effectively.
## Capabilities
### Risk Assessment
- Claims-based risk scores
- Clinical risk factors
- Utilization patterns
- Social determinants
- Predictive modeling
### Data Analysis
- Multi-source integration
- Pattern identification
- Cohort analysis
- Trend tracking
- Outcome correlation
### Stratification Models
- Rising risk identification
- High-risk patient flagging
- Condition-specific cohorts
- Utilization tiers
- Intervention matching
### Resource Targeting
- Care management allocation
- Intervention prioritization
- Program matching
- Outreach planning
- Impact projection
## Usage Guidelines
### Stratification Process
1. Define population scope
2. Aggregate data sources
3. Apply risk algorithms
4. Validate stratification
5. Create patient segments
6. Match interventions
7. Monitor outcomes
### Risk Factors
- Chronic conditions
- Prior utilization
- Medication complexity
- Social needs
- Care gaps
### Intervention Matching
- High-risk: Intensive care management
- Rising-risk: Targeted outreach
- Low-risk: Wellness programs
- Condition-specific: Disease management
- Social needs: Community resources
## Integration Points
### Related Processes
- Population Health Management Program
- Clinical Pathway Development
- Service Line Strategic Planning
### Collaborating Skills
- care-transition-coordination
- clinical-workflow-analysis
- quality-metrics-measurement
## References
- Population health frameworks
- Risk stratification methodologies
- AHRQ population health tools
- ACO quality metrics
This skill performs population health stratification to rank patients by risk using claims, clinical records, and social determinants. It produces actionable segments and intervention priorities so care teams can focus resources where they will have the most impact. The output supports operational workflows for care management and program planning.
The skill ingests multi-source data (claims, EHR, social determinants) and normalizes it for analysis. It calculates risk scores and patterns using configurable algorithms, identifies cohorts (high-risk, rising-risk, condition-specific), and recommends intervention matches. Results include segment lists, prioritization rationale, and outcome tracking metrics for monitoring and validation.
What data sources are required?
At minimum, claims and clinical encounter data are needed; adding social determinants and pharmacy data improves risk detection and intervention matching.
How are risk thresholds chosen?
Thresholds should align with care-management capacity and program goals; choose empirically using historical outcomes and clinician input, and update periodically.