FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

FHIR Infrastructure icon Work GroupMaturity Level: N/A  Normative (from v4.0.0)Security Category: Not Classified Compartments: No 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
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Bundle-identifier

Parameter identifier:token

Persistent identifier for the bundle

ResourceBundle
ExpressionBundle.identifier
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
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
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Bundle-timestamp

Parameter timestamp:date

When the bundle was assembled

ResourceBundle
ExpressionBundle.timestamp
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
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
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true