FHIR IG analytics| Package | hl7.fhir.uv.xver-r3.r4 |
| Resource Type | ConceptMap |
| Id | ConceptMap-R3-Bundle-element-map-to-R4.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r3.r4/0.1.0/ConceptMap-R3-Bundle-element-map-to-R4.html |
| URL | http://hl7.org/fhir/uv/xver/ConceptMap/R3-Bundle-element-map-to-R4 |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-17T16:03:23.1728085-05:00 |
| Name | R3BundleElementMapToR4 |
| Title | Cross-version mapping for FHIR STU3 Bundle to FHIR R4 Bundle |
| Realm | uv |
| Authority | hl7 |
| Description | This ConceptMap represents cross-version mappings for elements from a FHIR STU3 Bundle to FHIR R4. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap R3-Bundle-element-map-to-R4
Mapping from http://hl7.org/fhir/3.0 to http://hl7.org/fhir/4.0
Group 1 Mapping from http://hl7.org/fhir/StructureDefinition/Bundle|3.0.2 to Bundleversion: 4.0.1)
| Source Code | Relationship | Target Code | Comment |
| Bundle.meta (meta) | is equivalent to | Bundle.meta | Element `Bundle.meta` is mapped to FHIR R4 element `Bundle.meta` as `Equivalent`. |
| Bundle.implicitRules (implicitRules) | is equivalent to | Bundle.implicitRules | Element `Bundle.implicitRules` is mapped to FHIR R4 element `Bundle.implicitRules` as `Equivalent`. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation. |
| Bundle.language (language) | is equivalent to | Bundle.language | Element `Bundle.language` is mapped to FHIR R4 element `Bundle.language` as `Equivalent`. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). |
| Bundle.identifier (identifier) | is equivalent to | Bundle.identifier | Element `Bundle.identifier` is mapped to FHIR R4 element `Bundle.identifier` as `Equivalent`. Persistent identity generally only matters for batches of type Document, Message, and Collection. It would not normally be populated for search and history results, and servers ignore Bundle.identifier when processing batches and transactions. For Documents the .identifier SHALL be populated such that the .identifier is globally unique. |
| Bundle.type (type) | is equivalent to | Bundle.type | Element `Bundle.type` is mapped to FHIR R4 element `Bundle.type` as `Equivalent`. It's possible to use a bundle for other purposes (e.g. a document can be accepted as a transaction). This is primarily defined so that there can be specific rules for some of the bundle types. |
| Bundle.total (total) | is equivalent to | Bundle.total | Element `Bundle.total` is mapped to FHIR R4 element `Bundle.total` as `Equivalent`. Only used if the bundle is a search result set. The total does not include resources such as OperationOutcome and included resources, only the total number of matching resources. |
| Bundle.link (link) | maps to wider concept | Bundle.link | Element `Bundle.link` is mapped to FHIR R4 element `Bundle.link` as `Equivalent`. |
| Bundle.link.relation (relation) | is equivalent to | Bundle.link.relation | Element `Bundle.link.relation` is mapped to FHIR R4 element `Bundle.link.relation` as `Equivalent`. |
| Bundle.link.url (url) | is equivalent to | Bundle.link.url | Element `Bundle.link.url` is mapped to FHIR R4 element `Bundle.link.url` as `Equivalent`. |
| Bundle.entry (entry) | maps to wider concept | Bundle.entry | Element `Bundle.entry` is mapped to FHIR R4 element `Bundle.entry` as `Equivalent`. |
| Bundle.entry.link (link) | is equivalent to | Bundle.entry.link | Element `Bundle.entry.link` is mapped to FHIR R4 element `Bundle.entry.link` as `Equivalent`. |
| Bundle.entry.fullUrl (fullUrl) | is equivalent to | Bundle.entry.fullUrl | Element `Bundle.entry.fullUrl` is mapped to FHIR R4 element `Bundle.entry.fullUrl` as `Equivalent`. fullUrl may not be [unique in the context of a resource](https://hl7.org/fhir/bundle.html#bu.html#bundle-unique). Note that since [FHIR resources do not need to be served through the FHIR API](https://hl7.org/fhir/references.html), the absolute URL may not end with the logical id of the resource (Resource.id), but if the fullUrl does look like a RESTful server URL (e.g. meets the [regex](https://hl7.org/fhir/refere.html#regex), then it SHALL end with the Resource.id. |
| Bundle.entry.resource (resource) | is equivalent to | Bundle.entry.resource | Element `Bundle.entry.resource` is mapped to FHIR R4 element `Bundle.entry.resource` as `Equivalent`. |
| Bundle.entry.search (search) | maps to wider concept | Bundle.entry.search | Element `Bundle.entry.search` is mapped to FHIR R4 element `Bundle.entry.search` as `Equivalent`. |
| Bundle.entry.search.mode (mode) | is equivalent to | Bundle.entry.search.mode | Element `Bundle.entry.search.mode` is mapped to FHIR R4 element `Bundle.entry.search.mode` as `Equivalent`. There is only one mode. In some corner cases, a resource may be included because it is both a match and an include. In these circumstances, 'match' takes precedence. |
| Bundle.entry.search.score (score) | is equivalent to | Bundle.entry.search.score | Element `Bundle.entry.search.score` is mapped to FHIR R4 element `Bundle.entry.search.score` as `Equivalent`. Servers are not required to return a ranking score. 1 is most relevant, and 0 is least relevant. Often, search results are sorted by score, but the client may specify a different sort order. |
| Bundle.entry.request (request) | maps to wider concept | Bundle.entry.request | Element `Bundle.entry.request` is mapped to FHIR R4 element `Bundle.entry.request` as `Equivalent`. |
| Bundle.entry.request.method (method) | is equivalent to | Bundle.entry.request.method | Element `Bundle.entry.request.method` is mapped to FHIR R4 element `Bundle.entry.request.method` as `SourceIsNarrowerThanTarget`. The mappings for `Bundle.entry.request.method` do not allow expression of the necessary codes, per the bindings on the source and target. |
| Bundle.entry.request.url (url) | is equivalent to | Bundle.entry.request.url | Element `Bundle.entry.request.url` is mapped to FHIR R4 element `Bundle.entry.request.url` as `Equivalent`. E.g. for a Patient Create, the method would be "POST" and the URL would be "Patient". For a Patient Update, the method would be PUT, and the URL would be "Patient/[id]". |
| Bundle.entry.request.ifNoneMatch (ifNoneMatch) | is equivalent to | Bundle.entry.request.ifNoneMatch | Element `Bundle.entry.request.ifNoneMatch` is mapped to FHIR R4 element `Bundle.entry.request.ifNoneMatch` as `Equivalent`. |
| Bundle.entry.request.ifModifiedSince (ifModifiedSince) | is equivalent to | Bundle.entry.request.ifModifiedSince | Element `Bundle.entry.request.ifModifiedSince` is mapped to FHIR R4 element `Bundle.entry.request.ifModifiedSince` as `Equivalent`. |
| Bundle.entry.request.ifMatch (ifMatch) | is equivalent to | Bundle.entry.request.ifMatch | Element `Bundle.entry.request.ifMatch` is mapped to FHIR R4 element `Bundle.entry.request.ifMatch` as `Equivalent`. |
| Bundle.entry.request.ifNoneExist (ifNoneExist) | is equivalent to | Bundle.entry.request.ifNoneExist | Element `Bundle.entry.request.ifNoneExist` is mapped to FHIR R4 element `Bundle.entry.request.ifNoneExist` as `Equivalent`. |
| Bundle.entry.response (response) | maps to wider concept | Bundle.entry.response | Element `Bundle.entry.response` is mapped to FHIR R4 element `Bundle.entry.response` as `Equivalent`. |
| Bundle.entry.response.status (status) | is equivalent to | Bundle.entry.response.status | Element `Bundle.entry.response.status` is mapped to FHIR R4 element `Bundle.entry.response.status` as `Equivalent`. |
| Bundle.entry.response.location (location) | is equivalent to | Bundle.entry.response.location | Element `Bundle.entry.response.location` is mapped to FHIR R4 element `Bundle.entry.response.location` as `Equivalent`. |
| Bundle.entry.response.etag (etag) | is equivalent to | Bundle.entry.response.etag | Element `Bundle.entry.response.etag` is mapped to FHIR R4 element `Bundle.entry.response.etag` as `Equivalent`. Etags match the Resource.meta.versionId. The ETag has to match the version id in the header if a resource is included. |
| Bundle.entry.response.lastModified (lastModified) | is equivalent to | Bundle.entry.response.lastModified | Element `Bundle.entry.response.lastModified` is mapped to FHIR R4 element `Bundle.entry.response.lastModified` as `Equivalent`. This has to match the same time in the meta header if a resource is included. |
| Bundle.entry.response.outcome (outcome) | is equivalent to | Bundle.entry.response.outcome | Element `Bundle.entry.response.outcome` is mapped to FHIR R4 element `Bundle.entry.response.outcome` as `Equivalent`. For a POST/PUT operation, this is the equivalent outcome that would be returned for prefer = operationoutcome - except that the resource is always returned whether or not the outcome is returned. |
| Bundle.signature (signature) | is equivalent to | Bundle.signature | Element `Bundle.signature` is mapped to FHIR R4 element `Bundle.signature` as `Equivalent`. The signature could be created by the "author" of the bundle or by the originating device. Requirements around inclusion of a signature, verification of signatures and treatment of signed/non-signed bundles is implementation-environment specific. |
{
"resourceType": "ConceptMap",
"id": "R3-Bundle-element-map-to-R4",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/xver/ConceptMap/R3-Bundle-element-map-to-R4",
"version": "0.1.0",
"name": "R3BundleElementMapToR4",
"title": "Cross-version mapping for FHIR STU3 Bundle to FHIR R4 Bundle",
"status": "active",
"experimental": false,
"date": "2026-03-17T16:03:23.1728085-05:00",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This ConceptMap represents cross-version mappings for elements from a FHIR STU3 Bundle to FHIR R4.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"sourceCanonical": "http://hl7.org/fhir/3.0",
"targetUri": "http://hl7.org/fhir/4.0",
"group": [
{
"source": "http://hl7.org/fhir/StructureDefinition/Bundle",
"sourceVersion": "3.0.2",
"target": "http://hl7.org/fhir/StructureDefinition/Bundle",
"targetVersion": "4.0.1",
"element": [
{
"code": "Bundle.meta",
"display": "meta",
"target": [
{
"code": "Bundle.meta",
"display": "Bundle.meta",
"equivalence": "equivalent",
"comment": "Element `Bundle.meta` is mapped to FHIR R4 element `Bundle.meta` as `Equivalent`."
}
]
},
{
"code": "Bundle.implicitRules",
"display": "implicitRules",
"target": [
{
"code": "Bundle.implicitRules",
"display": "Bundle.implicitRules",
"equivalence": "equivalent",
"comment": "Element `Bundle.implicitRules` is mapped to FHIR R4 element `Bundle.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation."
}
]
},
{
"code": "Bundle.language",
"display": "language",
"target": [
{
"code": "Bundle.language",
"display": "Bundle.language",
"equivalence": "equivalent",
"comment": "Element `Bundle.language` is mapped to FHIR R4 element `Bundle.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."
}
]
},
{
"code": "Bundle.identifier",
"display": "identifier",
"target": [
{
"code": "Bundle.identifier",
"display": "Bundle.identifier",
"equivalence": "equivalent",
"comment": "Element `Bundle.identifier` is mapped to FHIR R4 element `Bundle.identifier` as `Equivalent`.\nPersistent identity generally only matters for batches of type Document, Message, and Collection. It would not normally be populated for search and history results, and servers ignore Bundle.identifier when processing batches and transactions. For Documents the .identifier SHALL be populated such that the .identifier is globally unique."
}
]
},
{
"code": "Bundle.type",
"display": "type",
"target": [
{
"code": "Bundle.type",
"display": "Bundle.type",
"equivalence": "equivalent",
"comment": "Element `Bundle.type` is mapped to FHIR R4 element `Bundle.type` as `Equivalent`.\nIt's possible to use a bundle for other purposes (e.g. a document can be accepted as a transaction). This is primarily defined so that there can be specific rules for some of the bundle types."
}
]
},
{
"code": "Bundle.total",
"display": "total",
"target": [
{
"code": "Bundle.total",
"display": "Bundle.total",
"equivalence": "equivalent",
"comment": "Element `Bundle.total` is mapped to FHIR R4 element `Bundle.total` as `Equivalent`.\nOnly used if the bundle is a search result set. The total does not include resources such as OperationOutcome and included resources, only the total number of matching resources."
}
]
},
{
"code": "Bundle.link",
"display": "link",
"target": [
{
"code": "Bundle.link",
"display": "Bundle.link",
"equivalence": "wider",
"comment": "Element `Bundle.link` is mapped to FHIR R4 element `Bundle.link` as `Equivalent`."
}
]
},
{
"code": "Bundle.link.relation",
"display": "relation",
"target": [
{
"code": "Bundle.link.relation",
"display": "Bundle.link.relation",
"equivalence": "equivalent",
"comment": "Element `Bundle.link.relation` is mapped to FHIR R4 element `Bundle.link.relation` as `Equivalent`."
}
]
},
{
"code": "Bundle.link.url",
"display": "url",
"target": [
{
"code": "Bundle.link.url",
"display": "Bundle.link.url",
"equivalence": "equivalent",
"comment": "Element `Bundle.link.url` is mapped to FHIR R4 element `Bundle.link.url` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry",
"display": "entry",
"target": [
{
"code": "Bundle.entry",
"display": "Bundle.entry",
"equivalence": "wider",
"comment": "Element `Bundle.entry` is mapped to FHIR R4 element `Bundle.entry` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.link",
"display": "link",
"target": [
{
"code": "Bundle.entry.link",
"display": "Bundle.entry.link",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.link` is mapped to FHIR R4 element `Bundle.entry.link` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.fullUrl",
"display": "fullUrl",
"target": [
{
"code": "Bundle.entry.fullUrl",
"display": "Bundle.entry.fullUrl",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.fullUrl` is mapped to FHIR R4 element `Bundle.entry.fullUrl` as `Equivalent`.\nfullUrl may not be [unique in the context of a resource](https://hl7.org/fhir/bundle.html#bu.html#bundle-unique). Note that since [FHIR resources do not need to be served through the FHIR API](https://hl7.org/fhir/references.html), the absolute URL may not end with the logical id of the resource (Resource.id), but if the fullUrl does look like a RESTful server URL (e.g. meets the [regex](https://hl7.org/fhir/refere.html#regex), then it SHALL end with the Resource.id."
}
]
},
{
"code": "Bundle.entry.resource",
"display": "resource",
"target": [
{
"code": "Bundle.entry.resource",
"display": "Bundle.entry.resource",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.resource` is mapped to FHIR R4 element `Bundle.entry.resource` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.search",
"display": "search",
"target": [
{
"code": "Bundle.entry.search",
"display": "Bundle.entry.search",
"equivalence": "wider",
"comment": "Element `Bundle.entry.search` is mapped to FHIR R4 element `Bundle.entry.search` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.search.mode",
"display": "mode",
"target": [
{
"code": "Bundle.entry.search.mode",
"display": "Bundle.entry.search.mode",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.search.mode` is mapped to FHIR R4 element `Bundle.entry.search.mode` as `Equivalent`.\nThere is only one mode. In some corner cases, a resource may be included because it is both a match and an include. In these circumstances, 'match' takes precedence."
}
]
},
{
"code": "Bundle.entry.search.score",
"display": "score",
"target": [
{
"code": "Bundle.entry.search.score",
"display": "Bundle.entry.search.score",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.search.score` is mapped to FHIR R4 element `Bundle.entry.search.score` as `Equivalent`.\nServers are not required to return a ranking score. 1 is most relevant, and 0 is least relevant. Often, search results are sorted by score, but the client may specify a different sort order."
}
]
},
{
"code": "Bundle.entry.request",
"display": "request",
"target": [
{
"code": "Bundle.entry.request",
"display": "Bundle.entry.request",
"equivalence": "wider",
"comment": "Element `Bundle.entry.request` is mapped to FHIR R4 element `Bundle.entry.request` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.request.method",
"display": "method",
"target": [
{
"code": "Bundle.entry.request.method",
"display": "Bundle.entry.request.method",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.request.method` is mapped to FHIR R4 element `Bundle.entry.request.method` as `SourceIsNarrowerThanTarget`.\nThe mappings for `Bundle.entry.request.method` do not allow expression of the necessary codes, per the bindings on the source and target."
}
]
},
{
"code": "Bundle.entry.request.url",
"display": "url",
"target": [
{
"code": "Bundle.entry.request.url",
"display": "Bundle.entry.request.url",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.request.url` is mapped to FHIR R4 element `Bundle.entry.request.url` as `Equivalent`.\nE.g. for a Patient Create, the method would be \"POST\" and the URL would be \"Patient\". For a Patient Update, the method would be PUT, and the URL would be \"Patient/[id]\"."
}
]
},
{
"code": "Bundle.entry.request.ifNoneMatch",
"display": "ifNoneMatch",
"target": [
{
"code": "Bundle.entry.request.ifNoneMatch",
"display": "Bundle.entry.request.ifNoneMatch",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.request.ifNoneMatch` is mapped to FHIR R4 element `Bundle.entry.request.ifNoneMatch` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.request.ifModifiedSince",
"display": "ifModifiedSince",
"target": [
{
"code": "Bundle.entry.request.ifModifiedSince",
"display": "Bundle.entry.request.ifModifiedSince",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.request.ifModifiedSince` is mapped to FHIR R4 element `Bundle.entry.request.ifModifiedSince` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.request.ifMatch",
"display": "ifMatch",
"target": [
{
"code": "Bundle.entry.request.ifMatch",
"display": "Bundle.entry.request.ifMatch",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.request.ifMatch` is mapped to FHIR R4 element `Bundle.entry.request.ifMatch` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.request.ifNoneExist",
"display": "ifNoneExist",
"target": [
{
"code": "Bundle.entry.request.ifNoneExist",
"display": "Bundle.entry.request.ifNoneExist",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.request.ifNoneExist` is mapped to FHIR R4 element `Bundle.entry.request.ifNoneExist` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.response",
"display": "response",
"target": [
{
"code": "Bundle.entry.response",
"display": "Bundle.entry.response",
"equivalence": "wider",
"comment": "Element `Bundle.entry.response` is mapped to FHIR R4 element `Bundle.entry.response` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.response.status",
"display": "status",
"target": [
{
"code": "Bundle.entry.response.status",
"display": "Bundle.entry.response.status",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.response.status` is mapped to FHIR R4 element `Bundle.entry.response.status` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.response.location",
"display": "location",
"target": [
{
"code": "Bundle.entry.response.location",
"display": "Bundle.entry.response.location",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.response.location` is mapped to FHIR R4 element `Bundle.entry.response.location` as `Equivalent`."
}
]
},
{
"code": "Bundle.entry.response.etag",
"display": "etag",
"target": [
{
"code": "Bundle.entry.response.etag",
"display": "Bundle.entry.response.etag",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.response.etag` is mapped to FHIR R4 element `Bundle.entry.response.etag` as `Equivalent`.\nEtags match the Resource.meta.versionId. The ETag has to match the version id in the header if a resource is included."
}
]
},
{
"code": "Bundle.entry.response.lastModified",
"display": "lastModified",
"target": [
{
"code": "Bundle.entry.response.lastModified",
"display": "Bundle.entry.response.lastModified",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.response.lastModified` is mapped to FHIR R4 element `Bundle.entry.response.lastModified` as `Equivalent`.\nThis has to match the same time in the meta header if a resource is included."
}
]
},
{
"code": "Bundle.entry.response.outcome",
"display": "outcome",
"target": [
{
"code": "Bundle.entry.response.outcome",
"display": "Bundle.entry.response.outcome",
"equivalence": "equivalent",
"comment": "Element `Bundle.entry.response.outcome` is mapped to FHIR R4 element `Bundle.entry.response.outcome` as `Equivalent`.\nFor a POST/PUT operation, this is the equivalent outcome that would be returned for prefer = operationoutcome - except that the resource is always returned whether or not the outcome is returned."
}
]
},
{
"code": "Bundle.signature",
"display": "signature",
"target": [
{
"code": "Bundle.signature",
"display": "Bundle.signature",
"equivalence": "equivalent",
"comment": "Element `Bundle.signature` is mapped to FHIR R4 element `Bundle.signature` as `Equivalent`.\nThe signature could be created by the \"author\" of the bundle or by the originating device. Requirements around inclusion of a signature, verification of signatures and treatment of signed/non-signed bundles is implementation-environment specific."
}
]
}
]
}
]
}