This screen provides an at-a-glance overview of all accreditations, including compliance rates, upcoming renewals, and scheduled surveys at routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/gr/accreditations/dashboard.
Overview
The Accreditation Dashboard displays summary metrics across all accreditations: total count, active count, overall standards compliance rate, renewals due in 30 days, overdue renewals, and upcoming surveys in the next 30 days. Two charts show the breakdown of accreditations by body (pie chart) and standards compliance status (bar chart). Below the charts, the screen lists upcoming renewals (up to 5) and upcoming surveys (up to 5), each linking to the full accreditations list.Who it’s for
No explicit permission gate on this route. Any authenticated user with access to the GR module can view this dashboard.Before you start
- At least one accreditation record must exist to see meaningful chart data.
- Accreditations and surveys are managed from the main
/gr/accreditationslist.
Steps
Navigate to the dashboard
Open Governance & Compliance and select Accreditation Dashboard, or navigate directly to
/gr/accreditations/dashboard.Review summary cards
Inspect the five stat cards: Total, Compliance %, Renewals (30d), Surveys (30d), and Pending.
Inspect charts
Review the “Accreditations by Body” pie chart and the “Standards Compliance” horizontal bar chart for a visual breakdown.
Act on upcoming renewals
In the Upcoming Renewals card, click View All to navigate to the full accreditations list and take renewal action.
Key concepts
- Accreditation body — one of:
CARF,state_licensing,NARR,joint_commission,CMS, orotheras coded in the component. - Standards compliance rate — percentage of standards with status
compliantout of all standards across active accreditations. - Overdue renewals — renewals whose
renewal_due_dateis before today.
Related
Governance & Compliance
Governance & Compliance core 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/gr.tsx
- src/cores/gr/pages/AccreditationDashboard.tsx
- src/cores/gr/hooks/useAccreditationDashboard.ts
- src/cores/gr/hooks/useAccreditationList.ts
- src/cores/gr/hooks/useAccreditationSurvey.ts