CONNECTORS
Compatibility
Mediloop Connectors are designed for broad interoperability. Check system requirements, supported platforms, and version compatibility before you integrate.
Always use the latest supported versions for the best security, performance, and features.
Supported Platforms
| Platform | Supported versions | Connector types | Notes |
|---|---|---|---|
Node.js | 18.x LTS, 20.x LTS | Connector SDK, CLI | Recommended |
Docker | 20.10+ | All Connectors | Linux (amd64, arm64) |
Kubernetes | 1.24+ | All Connectors | Helm charts supported |
Windows | Windows 10+, Server 2019+ | CLI, SDK | x64 |
Linux | Ubuntu 20.04+, RHEL 8+ | All Connectors | Recommended |
macOS | 12+ (Monterey) | CLI, SDK | Apple Silicon supported |
See system requirements for full details. ↗
Connector SDK Compatibility
| SDK version | Released | Min platform | Status | End of support |
|---|---|---|---|---|
| 2.4.x | May 15, 2024 | Node.js 18 | Current | May 15, 2026 |
| 2.3.x | Feb 20, 2024 | Node.js 18 | Supported | Feb 20, 2026 |
| 2.2.x | Oct 10, 2023 | Node.js 16 | Maintenance | Oct 10, 2024 |
| 2.1.x | May 18, 2023 | Node.js 16 | Deprecated | May 18, 2024 |
View full changelog →
Compatibility Best Practices
Use Supported Versions
Always run the latest supported versions of SDKs and dependencies.
Test in Sandbox
Validate compatibility in the Mediloop Sandbox before production.
Monitor Deprecations
Review deprecation notices and plan upgrades in advance.
Follow Security Requirements
Ensure TLS 1.2+, strong ciphers, and secure credential storage.
Validate Interoperability
Test data exchange with real-world scenarios and edge cases.
Stay Informed
Subscribe to updates and check the changelog regularly.
Protocol & Standard Support
FHIR R4Fully Supported
HL7 v2.xFully Supported
DICOMFully Supported
REST / HTTP (JSON)Fully Supported
Webhooks (HTTPS)Fully Supported
OAuth 2.0 / OpenID ConnectFully Supported
TLS 1.2+Required
View protocol details →
GeneralNetworkSecurityResources
Reliable internet connection to reach the Connector Gateway.
Outbound HTTPS (443) access to *.mediloop.com.
Valid API key with required scopes.
System clock synchronized (NTP).
Sufficient disk space and memory for connector operation.