Properties

NameRequiredTypeDescription
identifierNoIdentifierPersistent identifier for the bundle
typeYescodedocument / message / transaction / transaction-response / batch / batch-response / history / searchset / collection
timestampNoinstantWhen the bundle was assembled
totalNounsignedIntIf search, the total number of matches
linkNoBundleLinkLinks related to this Bundle
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- relationYesstringSee http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1
- urlYesuriReference details for the link
entryNoBundleEntryEntry in the bundle - will have a resource or information
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- linkNo[]Links related to this entry
- fullUrlNouriURI for resource (Absolute URL server address or URI for UUID/OID)
- resourceNoResourceA resource in the bundle
- searchNoBundleEntrySearchSearch related information
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- modeNocodematch / include / outcome - why this is in the result set
- scoreNodecimalSearch ranking (between 0 and 1)
- requestNoBundleEntryRequestAdditional execution information (transaction/batch/history)
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- methodYescodeGET / HEAD / POST / PUT / DELETE / PATCH
- urlYesuriURL for HTTP equivalent of this entry
- ifNoneMatchNostringFor managing cache currency
- ifModifiedSinceNoinstantFor managing cache currency
- ifMatchNostringFor managing update contention
- ifNoneExistNostringFor conditional creates
- responseNoBundleEntryResponseResults of execution (transaction/batch/history)
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- statusYesstringStatus response code (text optional)
- locationNouriThe location (if the operation returns a location)
- etagNostringThe Etag for the resource (if relevant)
- lastModifiedNoinstantServer’s date time modified
- outcomeNoOperationOutcomeOperationOutcome with hints and warnings (for batch/transaction)
signatureNoSignatureDigital Signature

Search Parameters

NameTypeDescriptionExpression
compositionreferenceThe first resource in the bundle, if the bundle type is “document” - this is a composition, and this parameter provides access to search its contentsBundle.entry.resource
identifiertokenPersistent identifier for the bundleBundle.identifier
messagereferenceThe first resource in the bundle, if the bundle type is “message” - this is a message header, and this parameter provides access to search its contentsBundle.entry.resource
timestampdateWhen the bundle was assembledBundle.timestamp
typetokendocument / message / transaction / transaction-response / batch / batch-response / history / searchset / collectionBundle.type

Inherited Properties

NameRequiredTypeDescription
idNostringLogical id of this artifact
metaNoMetaMetadata about the resource
implicitRulesNouriA set of rules under which this content was created
languageNocodeLanguage of the resource content

To view the FHIR specification for this resource, see Bundle.