Appearance
Introduction
HVC (Hippo Virtual Care) is a virtual care platform built by Hippo. It connects clinicians with patients and with each other through video calls, chat, events, secure media, and medical peripherals — across web, mobile, and wearable headset clients.
Products
| Product | Docs | What it is |
|---|---|---|
| HVC Web | Web | Clinician web app (Svelte): dashboard, contacts, calendar, events, calls, chat, ledger, settings, embedded tenant admin |
| HVC Mobile | Mobile | Android/iOS companion app (Flutter): contacts, chat, events, calls, camera, QR login |
| HVC Headset (XR) | Headset | RealWear / DigiLens headset app (Flutter): secure camera, voice control, device summoning, calls |
| Admin Console | Admin | Platform operations console (SvelteKit + .NET): tenants, environments, plans, peripherals, email, dashboards |
Backend
| Piece | Docs | What it is |
|---|---|---|
| API | Api | The client-facing API: REST + GraphQL + SignalR, auth, contacts, events/meetings, chat, media, tenants |
| Services | Services | Supporting .NET workers: email, recording, meeting finalization, presence, logging, storage |
| Platform | Platform | Tech stack, architecture, standalone mode, design decisions |