Search across all resource types
GET for simple searches with query parameters, or POST for complex searches with a search body.
_count - Maximum number of results (default: 10)_sort - Sort order (e.g., -_lastUpdated for descending)_summary - Summary mode (true, text, data, count)_total - Include total count (none, estimate, accurate)_type - Filter by resource types (comma-separated)_lastUpdated - Filter by last updated dateBundle containing search results:
_offset and _count for pagination:
next and previous links when available.
_type to limit the search to specific resource types_sort parametertotal count may be an estimate for performance reasonsBearer token authentication
Maximum number of results to return
x >= 0Sort order (prefix with - for descending)
Summary mode
true, text, data, count Include total count
none, estimate, accurate Filter by resource types (comma-separated)
Filter by last updated date
Search results
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