Analyze patient complaints, grievances, and survey free-text responses using NLP-driven sentiment analysis, CAHPS-aligned thematic coding, and root cause classification to drive systematic experience improvement.
This skill systematically analyzes patient feedback data (complaints, grievances, survey comments, online reviews, and patient advisory council input) to extract actionable themes, quantify sentiment, and identify systemic root causes. It applies CAHPS-aligned thematic coding, NLP-based sentiment analysis, and healthcare-specific complaint taxonomy to transform unstructured patient voice data into prioritized improvement opportunities. CMS Conditions of Participation require hospitals to have a grievance process (42 CFR 482.13), and feedback analysis is essential for CAHPS improvement, risk mitigation, and patient safety event detection.
| Input | Description | Format |
|---|---|---|
complaint_data | Patient complaints and grievances with dates, categories, departments | De-identified JSON/CSV |
survey_comments | Free-text responses from CAHPS, Press Ganey, or internal surveys | De-identified JSON array |
online_reviews | Reviews from public platforms (Google, Healthgrades) | JSON array |
department_mapping | Organizational structure mapping departments to service lines | JSON object |
historical_cahps | CAHPS composite and individual item scores over time | JSON object |
resolution_data | Complaint resolution status, time-to-resolution, actions taken | JSON array |
feedback_analysis:
analysis_period: string
total_feedback_items: number
channels:
complaints: number
survey_comments: number
online_reviews: number
sentiment_distribution:
positive: number
neutral: number
negative: number
mixed: number
average_sentiment_score: number
theme_summary:
- theme: string
cahps_domain: string
count: number
percentage: number
avg_sentiment: number
trend: string
root_causes:
- cause_category: string
count: number
departments: array
systemic: boolean
priority_actions:
- action: string
theme: string
root_cause: string
priority_score: number
responsible_owner: string
timeline: string
expected_cahps_impact: string
safety_escalations:
- description: string
severity: string
status: string
Use the Voice of the Patient (VoP) Triangulation Model:
Example: Quarterly Feedback Analysis for 200-Bed Community Hospital