Embed DocOrbit on your own site
Add a fully-branded consultant booking widget to your website or patient portal with a single piece of code — nothing technical to set up. Try it below: change the partner, discount code or specialty, and the live preview and the copy-paste code update to match.
How a partner embeds it
A single snippet — the widget fetches everything same-origin inside the iframe, so there's no CORS to configure.
<div id="docorbit-consultants"></div>
<script
src="https://web.docorbit.com/embed.js"
data-partner="demo_partner"
data-dc="PARTNERCODE"
data-specialty="radiology"
async></script>