Release 5 R6 Ballot (2nd Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions

FHIR Infrastructure icon Work Group Maturity 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

2.4.16 Generated Narrative: 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

Resource Bundle
Expression Bundle.entry[0].resource as Composition
Processing Mode Normal
Target Resources Composition
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

2.4.17 Generated Narrative: SearchParameter Bundle-identifier

Parameter identifier : token

Persistent identifier for the bundle

Resource Bundle
Expression Bundle.identifier
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

2.4.18 Generated Narrative: 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

Resource Bundle
Expression Bundle.entry[0].resource as MessageHeader
Processing Mode Normal
Target Resources MessageHeader
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

2.4.19 Generated Narrative: SearchParameter Bundle-timestamp

Parameter timestamp : date

When the bundle was assembled

Resource Bundle
Expression Bundle.timestamp
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Bundle-type

2.4.20 Generated Narrative: SearchParameter Bundle-type

Parameter type : token

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

Resource Bundle
Expression Bundle.type
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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