Skip to main content

Interested in this feature? Get in touch with your Customer Success Manager.
App Embed enables you to integrate the Junction Dashboard provider experience seamlessly into your existing web application. This serves as an alternative to building your own provider experience on top of the Lab Testing API.

Modalities

Junction supports two App Embed modalities:

Link Out

Opens Junction Dashboard in a top-level browser context, such as a new tab or popup window.
You want the provider to leave your app context and use the full Junction Dashboard.

Feature Embed

Embed a specific Junction Dashboard feature as an iframe into your web application.
You want your web application to own navigation and page structure while the iframe stays focused on one Junction workflow.

Features

App Embed supports the following features:
Feature slugFeature
order_creationOrder creation
order_creation:{user_id}Order creation for a specific patient (user)
order:{id}Order detail
team_panelsPanel management
team_configTeam configuration
While you must specify a feature to launch for both the Link Out and Feature Embed modalities, they have different behaviors:
ModalityBehavior
Link OutThe feature controls where the Junction Dashboard lands initially. The provider can navigate away afterward and use other parts of the Junction Dashboard.
Feature EmbedThe iframe is locked to the feature you requested.