healthcare-intake-normalization
Installation
SKILL.md
Healthcare Intake Normalization
Run the intake analyzer:
python3 /sandbox/.openclaw/workspace/scripts/care_backlog_analyzer.py intake
Use /sandbox/.openclaw/workspace/data/referrals.csv as the source of truth.
Return:
- Total referral count.
- Service-line distribution.
- Preferred-location distribution.
- Requested-window range.
- Missing-field or duplicate-ID concerns.
Do not infer clinical priority here; that belongs to clinical-triage.