TheDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/cl route is a redirect-only entry point for the Clinical core. Visiting /cl immediately redirects to /cl/overview. There is no standalone screen at this path.
Overview
/cl is a redirect-only route. The router definition is:
/cl is replaced with /cl/overview in browser history. See the Clinical Dashboard doc for the CLOverview screen rendered at /cl/overview.
Who it’s for
No explicit permission gate on this route. Access to the destination/cl/overview is controlled at that route.
Before you start
No prerequisites for the redirect itself. The destination/cl/overview renders the CLOverview component which calls multiple data hooks; see the Clinical Dashboard doc for details.
Steps
Related
Clinical
Clinical core overview.
Governance & parity
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/cl.tsx
- src/cores/cl/pages/CLOverview.tsx