http://hl7.org/fhir/StructureDefinition/Bundle|4.0.1
A container for a collection of resources.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Bundle | 0..* | Contains a collection of resources | ||
Σ | 0..1 | Identifier | Persistent identifier for the bundle | |
Σ | 1..1 | code | document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection BundleType (required) | |
Σ | 0..1 | instant | When the bundle was assembled | |
Σ | 0..1 | unsignedInt | If search, the total number of matches | |
Σ | 0..* | BackboneElement | Links related to this Bundle | |
Σ | 1..1 | string | See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1 | |
Σ | 1..1 | uri | Reference details for the link | |
Σ | 0..* | BackboneElement | Entry in the bundle - will have a resource or information | |
Σ | 0..* | Links related to this entry | ||
Σ | 0..1 | uri | URI for resource (Absolute URL server address or URI for UUID/OID) | |
Σ | 0..1 | Resource | A resource in the bundle | |
Σ | 0..1 | BackboneElement | Search related information | |
Σ | 0..1 | code | match | include | outcome - why this is in the result set SearchEntryMode (required) | |
Σ | 0..1 | decimal | Search ranking (between 0 and 1) | |
Σ | 0..1 | BackboneElement | Additional execution information (transaction/batch/history) | |
Σ | 1..1 | code | GET | HEAD | POST | PUT | DELETE | PATCH HTTPVerb (required) | |
Σ | 1..1 | uri | URL for HTTP equivalent of this entry | |
Σ | 0..1 | string | For managing cache currency | |
Σ | 0..1 | instant | For managing cache currency | |
Σ | 0..1 | string | For managing update contention | |
Σ | 0..1 | string | For conditional creates | |
Σ | 0..1 | BackboneElement | Results of execution (transaction/batch/history) | |
Σ | 1..1 | string | Status response code (text optional) | |
Σ | 0..1 | uri | The location (if the operation returns a location) | |
Σ | 0..1 | string | The Etag for the resource (if relevant) | |
Σ | 0..1 | instant | Server's date time modified | |
Σ | 0..1 | Resource | OperationOutcome with hints and warnings (for batch/transaction) | |
Σ | 0..1 | Signature | Digital Signature |