II.
LibraryProcess JSON
Structured · livelib-process:healthcare--root-cause-analysis-healthcare
specializations/domains/social-sciences-humanities/healthcare/root-cause-analysis-healthcare json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:healthcare--root-cause-analysis-healthcare",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/domains/social-sciences-humanities/healthcare/root-cause-analysis-healthcare",
"description": "Root Cause Analysis (RCA) - Structured method for identifying underlying causes of adverse\nevents and near-misses in healthcare using systematic investigation to prevent recurrence.",
"libraryPath": "library/specializations/domains/social-sciences-humanities/healthcare/root-cause-analysis-healthcare.js",
"specialization": "healthcare",
"references": [
[
"Joint Commission RCA Framework"
],
[
"VA National Center for Patient Safety RCA Tools"
],
[
"AHRQ Root Cause Analysis Resources"
]
],
"example": "const result = await orchestrate('specializations/domains/social-sciences-humanities/healthcare/root-cause-analysis-healthcare', {\n eventDescription: 'Wrong-site surgery performed on patient',\n eventType: 'sentinel event',\n severity: 'critical',\n patientHarm: true\n});",
"usesAgents": [
"patient-safety-officer",
"rca-investigator",
"timeline-analyst",
"causal-analyst",
"systems-analyst",
"root-cause-analyst",
"action-planner",
"measurement-specialist",
"risk-analyst",
"report-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "skill-area:data-governance",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "domain:healthcare",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "specialization:clinical-informatics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "specialization:healthcare",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "lib-agent:healthcare--patient-safety-officer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "lib-agent:scientific-discovery--root-cause-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:healthcare--root-cause-analysis-healthcare",
"to": "lib-agent:business-analysis--risk-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}