Mediloop

Healthcare / FHIR API

Conformance

FHIR R4

Understand Mediloop FHIR conformance expectations, supported interactions and implementation guarantees.

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

Conformance model

Server metadata

GET https://api.mediloop.com/fhir/r4/metadata

Interactions

CapabilitySupport
readSupported where declared
search-typeSupported
create/updateResource dependent
history-instanceSupported where declared
transactionSupported for approved resource sets

Profiles

Profile URLs, supported interactions and search parameters are published by the CapabilityStatement and implementation guides.

Search support

Terminology

Terminology binding and validation behavior is profile-specific and should be validated in sandbox before production onboarding.

Validation

Metadata excerpt

{
 "resourceType":"CapabilityStatement",
 "fhirVersion":"4.0.1",
 "format":["application/fhir+json"]
}

Production readiness

Cache metadata briefly, but refresh it during integration certification and before relying on newly introduced capabilities.