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:
Audience | Solution | Host | Description of the integration |
---|---|---|---|
EHR or LIS-developers | Form SDK | Customer infrastructure | A UI package and a Docker image to integrate Tiro.health Forms into your solution. This 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. Read more about Form SDK ‣ |
EHR or LIS application managers | Capture API | Tiro.health infrastructure (on-prem storage possible) | A set of APIs to integrate the hosted Tiro.health Capture into your solution. 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. Read more about Capture API ‣ |