CONNECTORS
Integration Methods
Mediloop provides multiple integration methods to connect your systems, devices, and applications. Choose the method that best fits your use case, technical requirements, and data flows.
You can use more than one method in the same integration. For example, REST API for operations and Webhooks for events.
How to choose?
1. Understand your use case
Identify your data needs and workflows.
2. Evaluate methods
Compare methods based on capabilities and constraints.
3. Consider requirements
Review security, compliance, performance and maintenance needs.
4. Decide and implement
Select the best method or combination and start integrating.
Need help deciding? Contact Mediloop Support →
REST API
Standard REST endpoints for resource operations using JSON.
- • Simple to implement
- • Fine-grained control
- • Wide language support
Best for
Custom applications and point-to-point integrations.
FHIR API
Healthcare interoperability using HL7® FHIR® standards.
- • Standardized healthcare data
- • Interoperability by design
- • Rich ecosystem support
Best for
EHR, HIS, LIS and healthcare system integrations.
Webhooks
Real-time event notifications sent to your endpoints.
- • Event-driven
- • Near real-time updates
- • Reduce polling
Best for
Real-time notifications and event-driven workflows.
Connector
Use a pre-built or custom connector to integrate non-standard systems.
- • Protocol translation
- • Works with legacy systems
- • Deployed via Gateway
Best for
Devices, analyzers, proprietary or legacy systems.
Comparison at a Glance
| Method | Pattern | Real-time | Data volume | Complexity | Setup time | Maintenance | Security | Best for |
|---|---|---|---|---|---|---|---|---|
| REST API | Request / Response | No | Low to High | Low | Short | Low | High | CRUD operations, queries |
| FHIR API | Request / Response | No | Low to High | Medium | Short | Low | High | Clinical data exchange |
| Webhooks | Event Driven | Yes | Low | Low | Short | Low | High | Event notifications |
| Connector | Request / Response | No (via polling) | Medium to High | High | Medium | Medium | High | Legacy / Non-standard systems |
| Connector SDK | Request / Response | Optional | Low to High | High | Long | Medium to High | High | Custom connectors at scale |
Common Use Cases
EHR / HIS Integration
Sync patient, encounter, and clinical data.
LIS Integration
Exchange lab orders and results.
Real-time Alerts
Notify external systems about events.
Device Connectivity
Connect medical devices and IoT platforms.
Marketplace & Partners
Integrate suppliers, pharmacies, and partners.
New to integrations?
Explore our guides, tutorials, and sample projects to get started quickly.
Explore our guides, tutorials, and sample projects to get started quickly.