http://hl7.org/fhir/StructureDefinition/Bundle|4.0.1

A container for a collection of resources.
NameFlagsCardTypeDescription & Constraints
Bundle
0..*Contains a collection of resources
 
identifier
Σ
0..1IdentifierPersistent identifier for the bundle
 
type *
Σ
1..1codedocument | message | transaction | transaction-response | batch | batch-response | history | searchset | collection BundleType (required)
 
timestamp
Σ
0..1instantWhen the bundle was assembled
 
total
Σ
0..1unsignedIntIf search, the total number of matches
 
link
Σ
0..*BackboneElementLinks related to this Bundle
 
 
relation *
Σ
1..1stringSee http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1
 
 
url *
Σ
1..1uriReference details for the link
 
entry
Σ
0..*BackboneElementEntry in the bundle - will have a resource or information
 
 
link
Σ
0..*Links related to this entry
 
 
fullUrl
Σ
0..1uriURI for resource (Absolute URL server address or URI for UUID/OID)
 
 
resource
Σ
0..1ResourceA resource in the bundle
 
 
search
Σ
0..1BackboneElementSearch related information
 
 
 
mode
Σ
0..1codematch | include | outcome - why this is in the result set SearchEntryMode (required)
 
 
 
score
Σ
0..1decimalSearch ranking (between 0 and 1)
 
 
request
Σ
0..1BackboneElementAdditional execution information (transaction/batch/history)
 
 
 
method *
Σ
1..1codeGET | HEAD | POST | PUT | DELETE | PATCH HTTPVerb (required)
 
 
 
url *
Σ
1..1uriURL for HTTP equivalent of this entry
 
 
 
ifNoneMatch
Σ
0..1stringFor managing cache currency
 
 
 
ifModifiedSince
Σ
0..1instantFor managing cache currency
 
 
 
ifMatch
Σ
0..1stringFor managing update contention
 
 
 
ifNoneExist
Σ
0..1stringFor conditional creates
 
 
response
Σ
0..1BackboneElementResults of execution (transaction/batch/history)
 
 
 
status *
Σ
1..1stringStatus response code (text optional)
 
 
 
location
Σ
0..1uriThe location (if the operation returns a location)
 
 
 
etag
Σ
0..1stringThe Etag for the resource (if relevant)
 
 
 
lastModified
Σ
0..1instantServer's date time modified
 
 
 
outcome
Σ
0..1ResourceOperationOutcome with hints and warnings (for batch/transaction)
 
signature
Σ
0..1SignatureDigital Signature