BundleEntrySearch
Search result metadata for an entry in a searchset bundle.
Structure
| Name | Card. | Type | Description |
|---|---|---|---|
| BundleEntrySearch | Search result metadata for an entry in a searchset bundle. | ||
| mode | 0..1 | match | include | Why this resource is in the result set. |
| score | 0..1 | number | Relevance 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