Mediloop

Healthcare / FHIR API

Base URL

FHIR R4

Understand the FHIR R4 service endpoints, environments and versioning conventions used by Mediloop.

Open in API Explorer

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/r4

Environments

EnvironmentBase URLUse
Sandboxhttps://sandbox.api.mediloop.com/fhir/r4Development and certification
Productionhttps://api.mediloop.com/fhir/r4Approved production integrations

Content negotiation

HeaderValue
Acceptapplication/fhir+json
Content-Typeapplication/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

Examples