Skip to content

BundleEntrySearch

Search result metadata for an entry in a searchset bundle.

Structure

NameCard.TypeDescription
RBundleEntrySearchSearch result metadata for an entry in a searchset bundle.
mode0..1match | includeWhy this resource is in the result set.
score0..1numberRelevance ranking score (0.0–1.0) assigned by the server.

Example

json
{
  "mode": "match",
  "score": 0.95
}

JSON Schema

Full JSON Schema: BundleEntrySearch.schema.json