II.
LibraryProcess JSON
Structured · livelib-process:healthcare--care-coordination-protocol
care-coordination-protocol json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:healthcare--care-coordination-protocol",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "care-coordination-protocol",
"description": "Care Coordination Protocol - Framework for organizing patient care activities and sharing\ninformation among all participants to achieve safer and more effective care through transitions and handoffs.",
"libraryPath": "library/specializations/domains/social-sciences-humanities/healthcare/care-coordination-protocol.js",
"specialization": "healthcare",
"references": [
"- AHRQ Care Coordination Framework\n- Coleman, E. (2003). The Care Transitions Intervention\n- McDonald, K. et al. (2014). Care Coordination Measures Atlas"
],
"example": "const result = await orchestrate('specializations/domains/social-sciences-humanities/healthcare/care-coordination-protocol', {\n patientPopulation: 'Complex chronic disease patients',\n careSettings: ['primary care', 'specialty', 'hospital', 'home health'],\n currentChallenges: ['fragmented communication', 'care gaps', 'medication errors'],\n existingProtocols: ['discharge planning', 'referral management']\n});",
"usesAgents": [
"care-coordination-analyst",
"organizational-designer",
"communication-designer",
"transition-specialist",
"clinical-tools-developer",
"health-it-specialist",
"quality-metrics-analyst",
"implementation-manager",
"clinical-educator",
"technical-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "skill-area:data-governance",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "domain:healthcare",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "specialization:clinical-informatics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "specialization:healthcare",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "lib-agent:qa-testing-automation--quality-metrics-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:healthcare--care-coordination-protocol",
"to": "lib-agent:meta--technical-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}