Path
Bundle
Id
Bundle
Cardinality
0 - *
Definition
A container for a collection of resources.
Comment
Constraint
total only when a search or history
entry.search only when a search
FullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId (except in history bundles)
A document must have an identifier with a system and a value
A document must have a date
A document must have a Composition as the first resource
A message must have a MessageHeader as the first resource
A subscription-notification must have a SubscriptionStatus as the first resource
entry.request.method PATCH not allowed for history
Bundle resources where type is not transaction, transaction-response, batch, or batch-response or when the request is a POST SHALL have Bundle.entry.fullUrl populated
Issue.severity for all issues within the OperationOutcome must be either 'information' or 'warning'.
Use and meaning of issues for documents has not been validated because the content will not be rendered in the document.
Self link is required for searchsets.
For collections of type document, message, searchset or collection, all entries must contain resources, and not have request or response elements
For collections of type history, all entries must contain request or response elements, and resources if the method is POST, PUT or PATCH
For collections of type transaction or batch, all entries must contain request elements, and resources if the method is POST, PUT or PATCH
For collections of type transaction-response or batch-response, all entries must contain response elements