This page is part of the FHIR Specification v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes ). The current version is 5.0.0 . For a full list of available versions, see the Directory of published versions
Search parameters for the Resource Bundle - Search Parameters resource. Also check the Extensions registry for search parameters
on extensions related to this resource.
http://hl7.org/fhir/SearchParameter/Bundle-composition
2.4.16 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 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
2.4.17 identifier Parameter identifier
:token
Persistent identifier for the bundle
Resource Bundle 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
2.4.18 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 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
2.4.19 timestamp Parameter timestamp
:date
When the bundle was assembled
Resource Bundle 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
2.4.20 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 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