Workflow · Case intake
W1 Case intake
Numbers every new case, opens it, and either hands it to the assigned navigator or alerts the supervisor that someone still needs to pick it up.
Steps
- Assign a case number and record the opening date
- Navigator assigned at intake?
Workflow · Assignment / reassignment (RLS re-key)
W2 Assignment / reassignment (RLS re-key)
When a case changes hands, moves the open tasks, notes, documents and referrals to the new navigator and lets them know it is theirs.
Steps
- Assigned Navigator changed?
Workflow · Task denormalization
W3 Task denormalization
Stamps each new task with its case's organization and navigator so it lands in the right caseload, and assigns it to that navigator by default.
Steps
- Copy Organization and Case Navigator from Case
- Default Assigned To to the navigator
Workflow · Note denormalization
W4 Note denormalization
Files each new note under the right organization and case navigator and stamps who wrote it and when, so notes stay visible only to the people on that case.
Steps
- Copy RLS keys from Case; stamp author and date
Workflow · Document intake
W5 Document intake
Files each uploaded document against the right case and patient, and tells the navigator when a patient has uploaded something from the portal.
Steps
- Link the document to the case and record the upload date
- Default Patient from Case
- Uploaded by a patient?
Workflow · Document share consent gate
W6 Document share consent gate
Blocks sharing a document with a patient until they have an active consent on file, then notifies the patient when it is safe to share.
Steps
- Shared with Patient set to Yes?
Workflow · Referral creation + consent gate
W7 Referral creation + consent gate
Sends a new referral to the receiving provider and partners only after consent is verified; otherwise holds it and asks the navigator to act.
Steps
- Internal referral (case already exists)?
Workflow · Referral outcome
W8 Referral outcome
When a provider completes or declines a referral, records the outcome and tells the navigator and the sending partner.
Workflow · Consent lifecycle (gate maintenance)
W9 Consent lifecycle (gate maintenance)
Keeps the consent gate honest: revoking a consent withdraws every shared document, and activating one releases referrals that were on hold.
Steps
- Link the consent to the patient's organization
- Revoked?
Workflow · Task reminder
W10 Task reminder
Emails each navigator the day before a follow-up is due so nothing is forgotten.
Steps
- Tasks due in the next 24h
- Remind each assignee
Workflow · Task overdue
W11 Task overdue
Flags tasks that have slipped past their due date and nudges the owner, feeding the supervisor's overdue counts.
Steps
- Tasks past due and still open
- Flag and notify
Workflow · SLA escalation ladder
W12 SLA escalation ladder
Escalates cases past their target close date to the supervisor, and to the org admin if they stay stuck for more than three days.
Steps
- Cases past target close date
- Escalate each
- Cases escalated more than 3 days
- Skip-level each
Workflow · Case closure
W13 Case closure
Closes out a case cleanly: records the close date, cancels leftover tasks and notifies the supervisor of the outcome.
Workflow · Consent expiry ladder
W14 Consent expiry ladder
Warns the organization 30 days before consents expire and automatically expires the ones that lapse.
Steps
- Consents expiring within 30 days
- Warn the org
- Consents already past expiry
- Expire each
Workflow · Partner intake
W15 Partner intake
Turns a partner's referral into a patient stub and a new case, then routes it to the triage queue so a navigator can pick it up.
Steps
- Inbound partner submission with no case?
Workflow · Audit - case record events
W16 Audit - case record events
Writes an audit entry every time a case is created or changed, so supervisors and admins can trace the full history of any case for compliance review.
Workflow · Audit - logins
W17 Audit - logins
InactiveRecords every user login in the audit log so admins can see who accessed the app and when; ships switched off until you are ready to turn it on.
Workflow · Audit - exports
W18 Audit - exports
Logs a record whenever case data is exported, giving admins a trail of what left the system, by whom and when, for compliance review.