Generate CMS-compliant, health-literacy-appropriate discharge instruction sets covering medication reconciliation, follow-up care, warning signs, activity restrictions, and patient-specific self-management plans with teach-back verification.
This skill generates structured, patient-centered discharge instructions that comply with CMS Conditions of Participation (CoP) for discharge planning (42 CFR 482.43), Joint Commission National Patient Safety Goals, and health literacy best practices. Effective discharge instructions are critical to reducing 30-day readmission rates, currently penalized under the Hospital Readmissions Reduction Program (HRRP). Studies show that patients who do not understand their discharge instructions are 30% more likely to be readmitted or visit the ED within 30 days.
| Input | Description | Format |
|---|---|---|
encounter_summary | Clinical encounter details (diagnosis, procedures, complications) | JSON object |
medication_list | Discharge medications with changes from admission | JSON array |
follow_up_plan | Scheduled and recommended follow-up appointments | JSON array |
patient_profile | Age, health literacy level, language, SDoH factors, caregiver availability | JSON object |
condition_protocols | Evidence-based self-management protocols for discharge diagnoses | JSON array |
hospital_resources | Nurse line number, pharmacy contacts, community resources | JSON object |
readmission_risk_score | LACE or HOSPITAL score if available | JSON object |
discharge_instructions:
patient_identifier: string
encounter_type: string
discharge_date: date
readability_scores:
flesch_kincaid_grade: number
flesch_reading_ease: number
sections:
diagnosis_summary:
plain_language: string
clinical_reference: string
medications:
- name: string
dose: string
frequency: string
purpose: string
change_status: string
special_instructions: string
high_alert: boolean
activity_restrictions:
- restriction: string
duration: string
rationale: string
diet_instructions: string
wound_care: string
warning_signs:
call_doctor: array
go_to_er: array
follow_up:
- provider: string
date: date
purpose: string
preparation: string
contact_information:
nurse_line: string
provider_office: string
pharmacy: string
emergency: string
community_resources: array
teach_back:
prompts:
- section: string
question: string
achieved: boolean
overall_comprehension: string
cms_compliance:
discharge_planning_elements_met: array
gaps_identified: array
Apply the Project RED (Re-Engineered Discharge) framework with 12 components:
Example: CHF Discharge Instructions