Patient Record iFrame
Adds a custom tab to every Client Profile that loads your own URL inline with Healthie's native tabs — no navigating away from the patient record.
Built by Core Engineering
The problem it solves
Organizations often have their own tools or content they want providers to see directly inside the patient record, but without a way to embed that content, providers have to switch between separate systems to access it.
What's included
- Custom tab added inline with Healthie's native Client Profile tabs
- Full-width sandboxed iframe loading an organization-provided URL
- Patient ID and current user ID passed to the iframe as URL parameters
- Optional SSO (via OIDC) to avoid a separate sign-in for the iframed content
- Same tab and URL applied consistently across every Client Profile
How it works
An organization provides Healthie with a tab label and a URL to load. Once configured, that tab appears inline with Healthie's native Client Profile tabs (Overview, Care Plans, Journal, etc.) for every patient. Clicking it replaces the profile's main content area with a full-width, sandboxed iframe loading that URL. The current patient's ID and the logged-in user's ID are passed to the iframe as URL parameters, though authentication isn't shared between Healthie and the iframe by default — Healthie supports SSO via OIDC, and if the iframed content also supports it, users won't need to sign in twice.
Patient Record iFrame lets Enterprise customers add a custom tab to every Client Profile that loads their own external URL inline with Healthie's native tabs (Overview, Care Plans, Journal, and more). It's built for organizations that want to surface their own tools or content directly within the patient record, without navigating away from Healthie. The custom tab and its URL are configured once and apply the same way across every Client Profile — they aren't configurable per patient. The organization is responsible for the content and functionality of whatever loads inside the iframe.