Healthcare / FHIR API
Audit & History
FHIR R4Access version history and auditable changes for FHIR resources with tenant and permission safeguards.
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/_historyVersion 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/3Audit events
| Event | Purpose |
|---|---|
| read | Auditable access where required |
| create/update | Resource mutation |
| search | Query context |
| subscription delivery | Outbound 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.