Healthcare / FHIR API
Base URL
FHIR R4Understand the FHIR R4 service endpoints, environments and versioning conventions used by Mediloop.
Authentication
OAuth 2.0
Bearer token
Scope
healthcare.read
Required
Standard
HL7 FHIR R4
FHIR R4
Rate limit
600 requests / min
Default
Response
Bundle / JSON
application/fhir+json
FHIR base URL
Production
https://api.mediloop.com/fhir/r4Environments
| Environment | Base URL | Use |
|---|---|---|
| Sandbox | https://sandbox.api.mediloop.com/fhir/r4 | Development and certification |
| Production | https://api.mediloop.com/fhir/r4 | Approved production integrations |
Content negotiation
| Header | Value |
|---|---|
| Accept | application/fhir+json |
| Content-Type | application/fhir+json |
Versioning
FHIR R4 is expressed in the path. Breaking profile or contract changes are versioned through published implementation guidance.
Tenant context
Tenant-scoped request
X-Tenant-Id: tenant_123
Authorization: Bearer $ACCESS_TOKEN