II.
LibraryProcess overview
Reference · livelib-process:healthcare--fmea-healthcare
fmea-healthcare overview
Failure Mode and Effects Analysis (FMEA) - Proactive risk assessment tool that identifies potential failures in healthcare processes before they occur and develops preventive actions.
Attributes
displayName
fmea-healthcare
description
Failure Mode and Effects Analysis (FMEA) - Proactive risk assessment tool that identifies
potential failures in healthcare processes before they occur and develops preventive actions.
libraryPath
library/specializations/domains/social-sciences-humanities/healthcare/fmea-healthcare.js
specialization
healthcare
references
- - IHI FMEA Tool - VA NCPS HFMEA - Joint Commission Proactive Risk Assessment
example
const result = await orchestrate('specializations/domains/social-sciences-humanities/healthcare/fmea-healthcare', {
processName: 'Medication Administration Process',
processScope: 'From pharmacy dispensing to patient administration',
existingControls: ['barcode scanning', 'double-check policy'],
teamMembers: ['pharmacist', 'nurse', 'physician', 'quality']
});
usesAgents
- fmea-facilitator
- process-mapper
- failure-analyst
- risk-scorer
- prioritization-analyst
- action-developer
- implementation-planner
- measures-analyst
- risk-projector
- report-writer
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.