Get history of all resources of a specific type
Patient, Observation, Encounter)_count - Maximum number of results (default: 10)_since - Only return resources modified since this date/time_at - Return resources as they were at a specific point in timeBundle containing history entries for the resource type:
fullUrl - The versioned URL of the resourceresource - The resource at that point in timerequest - Information about the request that created this version
method - HTTP method (POST, PUT, PATCH, DELETE)url - Resource URL_count and _offset for pagination:
next and previous links when available.
lastUpdated timestamp (most recent first)_since to get incremental updates for a resource typetotal count may be an estimate for performance reasonsBearer token authentication
The FHIR resource type (e.g., Patient, Observation, Encounter)
Maximum number of results to return
x >= 0Only return resources modified since this date/time
Return resources as they were at a specific point in time
History bundle
A container for a collection of resources
Resource type
Bundle Indicates the purpose of this bundle
document, message, transaction, transaction-response, batch, batch-response, history, searchset, collection If search, the total number of matches
Links related to this Bundle
Entry in the bundle