| ID | product.clinical_apps.clinician_portal.shell |
|---|---|
| Description | Layout and SSO. |
| Key | shell |
| Type | component |
| Team | Clinical Apps |
| Status | active |
| Attributes | auth: SSO + SMART launch, routing: client-side, runtime: React |
| Tags |
The App Shell is the frame every clinician portal view renders into. It owns layout, hospital SSO and client-side routing so chart, orders and alerts can share one authenticated patient context.
One place for cross-cutting concerns
Auth, navigation chrome and global error boundaries live here once — feature views focus purely on clinical data.