intakeForm : "Fills out"
p --> uploadDocs : "Uploads"
p --> consentForms : "Signs"
uploadDocs --> intakeForm
consentForms --> intakeForm
intakeForm --> rh : "Request Help"
rh --> reviewDetails : "Submits to Onboarding Coordinator"
OC --> reviewDetails : "Reviews Details"
OC --> verifyDocs : "Verifies Documents"
OC --> createProfile : "Creates Participant Profile"
createProfile --> allocateSC : "Passes Profile"
allocateSC --> BP : "Requests Budget Allocation"
BP --> allocateBudget : "Allocates Budget"
allocateBudget --> assignWork : "Assigns Work"
assignWork --> SC : "Assigns Support Coordinator"
BP --> verifyCompliance : "Sends Budget and Details"
verifyCompliance --> CP : "Ensures Compliance"
CP --> approveSetup : "Approves Participant Setup"
approveSetup --> OC : "Informs Onboarding Coordinator"
OC --> scheduleMeeting : "Schedules Initial Meeting"
scheduleMeeting --> SC : "Informs Support Coordinator"
FSW --> identifySW : "Identifies Workers"
identifySW --> matchNeeds : "Matches Participant Needs"
matchNeeds --> SC : "Sends Matched Workers"
p -down-> d : "Accesses Documentation"
p --> j : "Uses Jotforms"
p -down-> m : "Uses Messaging App"
p -down-> s : "Views Staff Profiles"
" usemap="#plantuml_map">