Isolation between hospitals
Every record in Patient360 belongs to exactly one hospital, and that boundary is enforced by the database itself through row-level security — not by the application, and not by the interface. Even if a request were crafted by hand, the database will not return another hospital’s rows.