/rh/audits/new.
Overview
No route for/rh/audits/new was found in the shipping router. New audit schedule entries are currently created via an inline dialog launched from the “Schedule Audit” button on the Audits list screen at /rh/audits. The dialog is rendered by AuditScheduleDialog and supports fields for audit type (Internal, External, Regulatory, NARR, Arizona DHS, Other), residence, scheduled date, and status.
Who it’s for
Access follows your organization’s role and module configuration. The existing Audits list at/rh/audits is gated by RH_PERMISSIONS.DASHBOARD_VIEW (rh.dashboard.view).
Before you start
- Confirm the correct route with your system administrator or SME.
- If you need to schedule an audit now, navigate to
/rh/auditsand use the “Schedule Audit” button.
Steps
1
Confirm route availability
Ask your system administrator whether
/rh/audits/new has been released. If not yet available, use the inline dialog on /rh/audits to schedule a new audit.Related
Recovery Housing
Recovery Housing references and overview.
Governance & parity
Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/rh.tsx
- src/cores/rh/pages/AuditSchedulesPage.tsx
- src/cores/rh/hooks/useAuditSchedules.ts
- src/platform/permissions/constants.ts