Mediloop

Healthcare / FHIR API

Audit & History

FHIR R4

Access version history and auditable changes for FHIR resources with tenant and permission safeguards.

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

Resource history

History

GET https://api.mediloop.com/fhir/r4/Patient/pat_123/_history

Version IDs

FHIR resource versions are immutable snapshots addressed through meta.versionId.

Read historical version

vread

GET https://api.mediloop.com/fhir/r4/Patient/pat_123/_history/3

Audit events

EventPurpose
readAuditable access where required
create/updateResource mutation
searchQuery context
subscription deliveryOutbound notification trace

Provenance

Where required, Provenance may represent who/what produced a resource while platform audit retains operational traceability.

Examples

Compliance notes

History access remains tenant-, role- and permission-scoped and does not override patient consent or legal access restrictions.