Tiro.health Integration Docs

Welcome to the Tiro.health Integration docs! This documentation is designed to help you integrate Tiro.health Capture into your healthcare information system, such as an EHR or LIS. Whether you are a developer or an application manager, this documentation will guide you through the integration process.

How should I integrate? Form SDK vs API?

Tiro.health offers two main ways to integrate with your healthcare information system:

AudienceTypeDescription
EHR or LIS-developersForm SDKA UI package and and a docker images to integrate Tiro.health into your EHR or LIS.
It provides a seamless user experience and allows you to leverage the full power of Tiro.health's technology. Developers stay in control of the patient data flow. They can use backend api's for form processing tasks like text narrative generation or validation.
EHR application managersAPIA set of APIs to integrate Tiro.health Capture into your EHR or LIS.
This is a more flexible way to integrate Tiro.health into your system, but it requires more work to set up and maintain. This integration is recommended for EHR or LIS systems that support a simple URL based integration. It allows you to quickly set up Tiro.health without being dependent on software development. However, it does not provide the same level of control over the data flow as the Form SDK.

Form SDK vs API Overview

A more detailed overview to highlighed the difference between both approaches

FeatureForm SDKTiro.health Managed API
Integrated UIYes, provides a Form Filler component for seamless user experienceNo, requires a browser window or iframe
Patient Data StorageManaged by customerCloud or on-prem FHIR server

Was this page helpful?