R5 Final QA

This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

FHIR Infrastructure icon Work GroupMaturity Level: N/A  Normative (from v4.0.0)Security Category: Not Classified Compartments: Not linked to any defined compartments

Search parameters for the Resource Bundle - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/Bundle-composition

Parameter composition:reference

The first resource in the bundle, if the bundle type is "document" - this is a composition, and this parameter provides access to search its contents

ResourceBundle
ExpressionBundle.entry[0].resource as Composition
Processing ModeNormal
Target ResourcesComposition
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Bundle-identifier

Parameter identifier:token

Persistent identifier for the bundle

ResourceBundle
ExpressionBundle.identifier
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Bundle-message

Parameter message:reference

The first resource in the bundle, if the bundle type is "message" - this is a message header, and this parameter provides access to search its contents

ResourceBundle
ExpressionBundle.entry[0].resource as MessageHeader
Processing ModeNormal
Target ResourcesMessageHeader
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Bundle-timestamp

Parameter timestamp:date

When the bundle was assembled

ResourceBundle
ExpressionBundle.timestamp
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
ComparatorsAllowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Bundle-type

Parameter type:token

document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification

ResourceBundle
ExpressionBundle.type
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values