II.
LibraryProcess overview
Reference · livelib-process:healthcare--discharge-planning-process
discharge-planning-process overview
Discharge Planning Process - Comprehensive approach to preparing patients for safe transition from hospital to home or other care settings with medication reconciliation and post-acute coordination.
Attributes
displayName
discharge-planning-process
description
Discharge Planning Process - Comprehensive approach to preparing patients for safe transition
from hospital to home or other care settings with medication reconciliation and post-acute coordination.
libraryPath
library/specializations/domains/social-sciences-humanities/healthcare/discharge-planning-process.js
specialization
healthcare
references
- - CMS Discharge Planning Requirements (CoP) - Project RED (Re-Engineered Discharge) - Coleman Care Transitions Intervention
example
const result = await orchestrate('specializations/domains/social-sciences-humanities/healthcare/discharge-planning-process', {
patientProfile: { age: 75, diagnosis: 'CHF exacerbation', comorbidities: ['DM', 'CKD'] },
admissionType: 'acute',
anticipatedNeeds: ['home health', 'medication management', 'DME'],
caregiverAvailable: true
});
usesAgents
- discharge-planner
- post-acute-specialist
- placement-coordinator
- clinical-pharmacist
- patient-educator
- care-coordinator
- social-worker
- physician-assistant
- nurse-educator
- discharge-coordinator
Outgoing edges
lib_applies_to_domain1
- domain:healthcare·DomainHealthcare
lib_belongs_to_specialization2
- specialization:clinical-informatics·SpecializationClinical Informatics
- specialization:healthcare·SpecializationHealthcare
lib_implements_workflow1
- workflow:experiment-design·WorkflowExperiment Design
lib_involves_role1
- role:research-engineer·RoleResearch Engineer
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:data-governance·SkillAreaData Governance
Incoming edges
None.