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.