R6 Ballot (2nd Draft)

Publish-box (todo)

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

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

ResourceBundle
Expression Bundle.entry[0].resource as Composition
Processing Mode Normal
Target Resources Composition
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

Generated Narrative: SearchParameter Bundle-identifier

Parameter identifier:token

Persistent identifier for the bundle

ResourceBundle
Expression Bundle.identifier
Processing Mode Normal
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

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

ResourceBundle
Expression Bundle.entry[0].resource as MessageHeader
Processing Mode Normal
Target Resources MessageHeader
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

Generated Narrative: SearchParameter Bundle-timestamp

Parameter timestamp:date

When the bundle was assembled

ResourceBundle
Expression Bundle.timestamp
Processing Mode Normal
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
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Bundle-type

Generated Narrative: SearchParameter Bundle-type

Parameter type:token

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

ResourceBundle
Expression Bundle.type
Processing Mode Normal
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