Mediloop
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
MethodPatternReal-timeData volumeComplexitySetup timeMaintenanceSecurityBest for
REST APIRequest / ResponseNoLow to HighLowShortLowHighCRUD operations, queries
FHIR APIRequest / ResponseNoLow to HighMediumShortLowHighClinical data exchange
WebhooksEvent DrivenYesLowLowShortLowHighEvent notifications
ConnectorRequest / ResponseNo (via polling)Medium to HighHighMediumMediumHighLegacy / Non-standard systems
Connector SDKRequest / ResponseOptionalLow to HighHighLongMedium to HighHighCustom 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.