Healthcare / FHIR API
Conformance
FHIR R4Understand Mediloop FHIR conformance expectations, supported interactions and implementation guarantees.
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/metadataInteractions
| Capability | Support |
|---|---|
| read | Supported where declared |
| search-type | Supported |
| create/update | Resource dependent |
| history-instance | Supported where declared |
| transaction | Supported 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.