Skip to content

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

ProductDocsWhat it is
HVC WebWebClinician web app (Svelte): dashboard, contacts, calendar, events, calls, chat, ledger, settings, embedded tenant admin
HVC MobileMobileAndroid/iOS companion app (Flutter): contacts, chat, events, calls, camera, QR login
HVC Headset (XR)HeadsetRealWear / DigiLens headset app (Flutter): secure camera, voice control, device summoning, calls
Admin ConsoleAdminPlatform operations console (SvelteKit + .NET): tenants, environments, plans, peripherals, email, dashboards

Backend

PieceDocsWhat it is
APIApiThe client-facing API: REST + GraphQL + SignalR, auth, contacts, events/meetings, chat, media, tenants
ServicesServicesSupporting .NET workers: email, recording, meeting finalization, presence, logging, storage
PlatformPlatformTech stack, architecture, standalone mode, design decisions

Architecture at a glance

Where to start

Released under the MIT License.