Work in progress — started April 2026. Content is in active development.

Share feedback →
administrative

administrative-request-routing.html

Administrative Resource Management System (ARMS) — travel and resource requests

Process Diagram

Download .bpmn

Source Materials

Steps

4:45 pm

Travel request entered — system auto-computes per diem and routes for approval

Staff member requests to attend a training session. ARMS automatically computes the approved per diem and lodging rates for the training location. Clerk enters remaining travel information. Request is electronically routed for approval — no paper forms, no manual rate lookup.

Domain Pattern: Request → Derived Values → Approval Routing

Request → auto-computation of derived values → electronic approval routing. The domain objects are: Request, Location, PerDiemRate, ApprovalWorkflow, Approver. This is a general approval workflow pattern applied to healthcare administration. The auto-computation of rates from location data is a rules engine embedded in the domain model.

RPMS Packages