II.
LibraryProcess JSON
Structured · livelib-process:healthcare--prior-authorization-workflow
prior-authorization-workflow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:healthcare--prior-authorization-workflow",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "prior-authorization-workflow",
"description": "Prior Authorization Workflow - Comprehensive process for managing prior authorizations\nincluding submission, tracking, appeals, and automation of payer-specific requirements.",
"libraryPath": "library/specializations/domains/social-sciences-humanities/healthcare/prior-authorization-workflow.js",
"specialization": "healthcare",
"usesAgents": [
"auth-analyst",
"requirements-specialist",
"submission-specialist",
"tracking-specialist",
"appeals-specialist",
"peer-review-specialist",
"automation-specialist",
"metrics-analyst",
"implementation-manager",
"documentation-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "skill-area:data-governance",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "domain:healthcare",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "specialization:clinical-informatics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "specialization:healthcare",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:healthcare--prior-authorization-workflow",
"to": "lib-agent:shared--documentation-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}