Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

This screen provides an at-a-glance overview of all accreditations, including compliance rates, upcoming renewals, and scheduled surveys at route /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/accreditations list.

Steps

1

Navigate to the dashboard

Open Governance & Compliance and select Accreditation Dashboard, or navigate directly to /gr/accreditations/dashboard.
2

Review summary cards

Inspect the five stat cards: Total, Compliance %, Renewals (30d), Surveys (30d), and Pending.
3

Inspect charts

Review the “Accreditations by Body” pie chart and the “Standards Compliance” horizontal bar chart for a visual breakdown.
4

Act on upcoming renewals

In the Upcoming Renewals card, click View All to navigate to the full accreditations list and take renewal action.
5

Check upcoming surveys

Review the Upcoming Surveys card to see scheduled surveys within 30 days.

Key concepts

  • Accreditation body — one of: CARF, state_licensing, NARR, joint_commission, CMS, or other as coded in the component.
  • Standards compliance rate — percentage of standards with status compliant out of all standards across active accreditations.
  • Overdue renewals — renewals whose renewal_due_date is before today.

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.
  • 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