BundleType
activeContentcompleteURL
http://hl7.org/fhir/bundle-typeCopied!
Version4.3.0Copied!
Date2021-01-17T07:06:13+11:00PublisherHL7 (FHIR Project)DescriptionIndicates the purpose of a bundle - how it is intended to be used.
Concepts
Select a concept to view details
BundleType
Indicates the purpose of a bundle - how it is intended to be used.
This code system http://hl7.org/fhir/bundle-type defines the following codes:
{
"description" : "Indicates the purpose of a bundle - how it is intended to be used.",
"date" : "2021-01-17T07:06:13+11:00",
"meta" : {
"lastUpdated" : "2022-05-28T13:47:40.239+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"property" : null,
"name" : "BundleType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "BundleType",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "normative",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"valueCode" : "4.0.0",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 9
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "39bc1750-1a06-4a45-b2e4-c65d7c6e9042",
"valueSet" : "http://hl7.org/fhir/ValueSet/bundle-type",
"url" : "http://hl7.org/fhir/bundle-type",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.621"
} ],
"caseSensitive" : true,
"version" : "4.3.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n <h2>BundleType</h2>\n \n \n <div>\n \n \n <p>Indicates the purpose of a bundle - how it is intended to be used.</p>\n\n \n \n </div>\n \n \n <p>This code system http://hl7.org/fhir/bundle-type defines the following codes:</p>\n \n \n <table class=\"codes\">\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">\n \n \n <b>Code</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Display</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Definition</b>\n \n \n </td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">document\n \n \n <a name=\"bundle-type-document\"> </a>\n \n \n </td>\n \n \n <td>Document</td>\n \n \n <td>The bundle is a document. The first resource is a Composition.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">message\n \n \n <a name=\"bundle-type-message\"> </a>\n \n \n </td>\n \n \n <td>Message</td>\n \n \n <td>The bundle is a message. The first resource is a MessageHeader.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">transaction\n \n \n <a name=\"bundle-type-transaction\"> </a>\n \n \n </td>\n \n \n <td>Transaction</td>\n \n \n <td>The bundle is a transaction - intended to be processed by a server as an atomic commit.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">transaction-response\n \n \n <a name=\"bundle-type-transaction-response\"> </a>\n \n \n </td>\n \n \n <td>Transaction Response</td>\n \n \n <td>The bundle is a transaction response. Because the response is a transaction response, the transaction has succeeded, and all responses are error free.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">batch\n \n \n <a name=\"bundle-type-batch\"> </a>\n \n \n </td>\n \n \n <td>Batch</td>\n \n \n <td>The bundle is a set of actions - intended to be processed by a server as a group of independent actions.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">batch-response\n \n \n <a name=\"bundle-type-batch-response\"> </a>\n \n \n </td>\n \n \n <td>Batch Response</td>\n \n \n <td>The bundle is a batch response. Note that as a batch, some responses may indicate failure and others success.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">history\n \n \n <a name=\"bundle-type-history\"> </a>\n \n \n </td>\n \n \n <td>History List</td>\n \n \n <td>The bundle is a list of resources from a history interaction on a server.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">searchset\n \n \n <a name=\"bundle-type-searchset\"> </a>\n \n \n </td>\n \n \n <td>Search Results</td>\n \n \n <td>The bundle is a list of resources returned as a result of a search/query interaction, operation, or message.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">collection\n \n \n <a name=\"bundle-type-collection\"> </a>\n \n \n </td>\n \n \n <td>Collection</td>\n \n \n <td>The bundle is a set of resources collected into a single package for ease of distribution that imposes no processing obligations or behavioral rules beyond persistence.</td>\n \n \n </tr>\n \n \n </table>\n \n \n </div>",
"status" : "generated"
}
}| Title | Version | Status | Publisher | Date | Concepts | Content |
|---|---|---|---|---|---|---|
| BundleType | 4.0.1 | - | HL7 (FHIR Project) | - | 9 | complete |
| Bundle Type | 5.0.0 | - | HL7 (FHIR Project) | - | 10 | complete |
| BundleType | 4.0.1 | - | HL7 (FHIR Project) | - | 9 | complete |