Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "ConceptMap",
"id" : "R2-Bundle-element-map-to-R5",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap R2-Bundle-element-map-to-R5</b></p><a name=\"R2-Bundle-element-map-to-R5\"> </a><a name=\"hcR2-Bundle-element-map-to-R5\"> </a><p>Mapping from http://hl7.org/fhir/1.0 to http://hl7.org/fhir/5.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Bundle|1.0.2</code> to <a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundleversion: 5.0.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Bundle.meta (meta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Bundle.meta</td><td>Element `Bundle.meta` is mapped to FHIR R5 element `Bundle.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.meta` do not cover the following types: Meta.\nThe mappings for `Bundle.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId.</td></tr><tr><td>Bundle.implicitRules (implicitRules)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.implicitRules</td><td>Element `Bundle.implicitRules` is mapped to FHIR R5 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 as much as possible.</td></tr><tr><td>Bundle.language (language)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.language</td><td>Element `Bundle.language` is mapped to FHIR R5 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).</td></tr><tr><td>Bundle.type (type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.type</td><td>Element `Bundle.type` is mapped to FHIR R5 element `Bundle.type` as `SourceIsNarrowerThanTarget`.\nThe mappings for `Bundle.type` do not allow expression of the necessary codes, per the bindings on the source and target.\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.</td></tr><tr><td>Bundle.total (total)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.total</td><td>Element `Bundle.total` is mapped to FHIR R5 element `Bundle.total` as `Equivalent`.\nOnly used if the bundle is a search result set.</td></tr><tr><td>Bundle.link (link)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Bundle.link</td><td>Element `Bundle.link` is mapped to FHIR R5 element `Bundle.link` as `Equivalent`.</td></tr><tr><td>Bundle.link.relation (relation)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.link.relation</td><td>Element `Bundle.link.relation` is mapped to FHIR R5 element `Bundle.link.relation` as `Equivalent`.</td></tr><tr><td>Bundle.link.url (url)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.link.url</td><td>Element `Bundle.link.url` is mapped to FHIR R5 element `Bundle.link.url` as `Equivalent`.</td></tr><tr><td>Bundle.entry (entry)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Bundle.entry</td><td>Element `Bundle.entry` is mapped to FHIR R5 element `Bundle.entry` as `Equivalent`.</td></tr><tr><td>Bundle.entry.link (link)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.link</td><td>Element `Bundle.entry.link` is mapped to FHIR R5 element `Bundle.entry.link` as `Equivalent`.</td></tr><tr><td>Bundle.entry.fullUrl (fullUrl)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.fullUrl</td><td>Element `Bundle.entry.fullUrl` is mapped to FHIR R5 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.</td></tr><tr><td>Bundle.entry.resource (resource)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.resource</td><td>Element `Bundle.entry.resource` is mapped to FHIR R5 element `Bundle.entry.resource` as `SourceIsBroaderThanTarget`.</td></tr><tr><td>Bundle.entry.search (search)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Bundle.entry.search</td><td>Element `Bundle.entry.search` is mapped to FHIR R5 element `Bundle.entry.search` as `Equivalent`.</td></tr><tr><td>Bundle.entry.search.mode (mode)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.search.mode</td><td>Element `Bundle.entry.search.mode` is mapped to FHIR R5 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.</td></tr><tr><td>Bundle.entry.search.score (score)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.search.score</td><td>Element `Bundle.entry.search.score` is mapped to FHIR R5 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.</td></tr><tr><td>Bundle.entry.request (request)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Bundle.entry.request</td><td>Element `Bundle.entry.request` is mapped to FHIR R5 element `Bundle.entry.request` as `Equivalent`.</td></tr><tr><td>Bundle.entry.request.method (method)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.request.method</td><td>Element `Bundle.entry.request.method` is mapped to FHIR R5 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.</td></tr><tr><td>Bundle.entry.request.url (url)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.request.url</td><td>Element `Bundle.entry.request.url` is mapped to FHIR R5 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]".</td></tr><tr><td>Bundle.entry.request.ifNoneMatch (ifNoneMatch)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.request.ifNoneMatch</td><td>Element `Bundle.entry.request.ifNoneMatch` is mapped to FHIR R5 element `Bundle.entry.request.ifNoneMatch` as `Equivalent`.</td></tr><tr><td>Bundle.entry.request.ifModifiedSince (ifModifiedSince)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.request.ifModifiedSince</td><td>Element `Bundle.entry.request.ifModifiedSince` is mapped to FHIR R5 element `Bundle.entry.request.ifModifiedSince` as `Equivalent`.</td></tr><tr><td>Bundle.entry.request.ifMatch (ifMatch)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.request.ifMatch</td><td>Element `Bundle.entry.request.ifMatch` is mapped to FHIR R5 element `Bundle.entry.request.ifMatch` as `Equivalent`.</td></tr><tr><td>Bundle.entry.request.ifNoneExist (ifNoneExist)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.request.ifNoneExist</td><td>Element `Bundle.entry.request.ifNoneExist` is mapped to FHIR R5 element `Bundle.entry.request.ifNoneExist` as `Equivalent`.</td></tr><tr><td>Bundle.entry.response (response)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Bundle.entry.response</td><td>Element `Bundle.entry.response` is mapped to FHIR R5 element `Bundle.entry.response` as `Equivalent`.</td></tr><tr><td>Bundle.entry.response.status (status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.response.status</td><td>Element `Bundle.entry.response.status` is mapped to FHIR R5 element `Bundle.entry.response.status` as `Equivalent`.</td></tr><tr><td>Bundle.entry.response.location (location)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.response.location</td><td>Element `Bundle.entry.response.location` is mapped to FHIR R5 element `Bundle.entry.response.location` as `Equivalent`.</td></tr><tr><td>Bundle.entry.response.etag (etag)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.response.etag</td><td>Element `Bundle.entry.response.etag` is mapped to FHIR R5 element `Bundle.entry.response.etag` as `Equivalent`.\nThis has to match the version id in the header if a resource is included.</td></tr><tr><td>Bundle.entry.response.lastModified (lastModified)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle.entry.response.lastModified</td><td>Element `Bundle.entry.response.lastModified` is mapped to FHIR R5 element `Bundle.entry.response.lastModified` as `Equivalent`.\nThis has to match the same time in the meta header if a resource is included.</td></tr><tr><td>Bundle.signature (signature)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Bundle.signature</td><td>Element `Bundle.signature` is mapped to FHIR R5 element `Bundle.signature` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.signature` do not cover the following types: Signature.\nThe mappings for `Bundle.signature` do not cover the following types based on type expansion: blob, contentType, type, when, who[x].\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.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Bundle|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-Bundle.meta.html\">DSTU2: meta additional typesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Bundle.meta (meta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (DSTU2: meta additional types)</td><td>Element `Bundle.meta` is mapped to FHIR R5 element `Bundle.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.meta` do not cover the following types: Meta.\nThe mappings for `Bundle.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId.</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Bundle|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-Bundle.signature.html\">DSTU2: signature additional typesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Bundle.signature (signature)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (DSTU2: signature additional types)</td><td>Element `Bundle.signature` is mapped to FHIR R5 element `Bundle.signature` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.signature` do not cover the following types: Signature.\nThe mappings for `Bundle.signature` do not cover the following types based on type expansion: blob, contentType, type, when, who[x].\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.</td></tr></table></div>"
},
"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-r2.r5"
}
]
}
},
{
"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-r2.r5"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/xver/ConceptMap/R2-Bundle-element-map-to-R5",
"version" : "0.1.0",
"name" : "R2BundleElementMapToR5",
"title" : "Cross-version mapping for FHIR DSTU2 Bundle to FHIR R5 Bundle",
"status" : "active",
"experimental" : false,
"date" : "2026-03-17T16:05:26.4836886-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 DSTU2 Bundle to FHIR R5.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"sourceScopeCanonical" : "http://hl7.org/fhir/1.0",
"targetScopeUri" : "http://hl7.org/fhir/5.0",
"group" : [
{
"source" : "http://hl7.org/fhir/StructureDefinition/Bundle|1.0.2",
"target" : "http://hl7.org/fhir/StructureDefinition/Bundle|5.0.0",
"element" : [
{
"code" : "Bundle.meta",
"display" : "meta",
"target" : [
{
"code" : "Bundle.meta",
"display" : "Bundle.meta",
"relationship" : "source-is-broader-than-target",
"comment" : "Element `Bundle.meta` is mapped to FHIR R5 element `Bundle.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.meta` do not cover the following types: Meta.\nThe mappings for `Bundle.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId."
}
]
},
{
"code" : "Bundle.implicitRules",
"display" : "implicitRules",
"target" : [
{
"code" : "Bundle.implicitRules",
"display" : "Bundle.implicitRules",
"relationship" : "equivalent",
"comment" : "Element `Bundle.implicitRules` is mapped to FHIR R5 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 as much as possible."
}
]
},
{
"code" : "Bundle.language",
"display" : "language",
"target" : [
{
"code" : "Bundle.language",
"display" : "Bundle.language",
"relationship" : "equivalent",
"comment" : "Element `Bundle.language` is mapped to FHIR R5 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.type",
"display" : "type",
"target" : [
{
"code" : "Bundle.type",
"display" : "Bundle.type",
"relationship" : "equivalent",
"comment" : "Element `Bundle.type` is mapped to FHIR R5 element `Bundle.type` as `SourceIsNarrowerThanTarget`.\nThe mappings for `Bundle.type` do not allow expression of the necessary codes, per the bindings on the source and target.\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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.total` is mapped to FHIR R5 element `Bundle.total` as `Equivalent`.\nOnly used if the bundle is a search result set."
}
]
},
{
"code" : "Bundle.link",
"display" : "link",
"target" : [
{
"code" : "Bundle.link",
"display" : "Bundle.link",
"relationship" : "source-is-broader-than-target",
"comment" : "Element `Bundle.link` is mapped to FHIR R5 element `Bundle.link` as `Equivalent`."
}
]
},
{
"code" : "Bundle.link.relation",
"display" : "relation",
"target" : [
{
"code" : "Bundle.link.relation",
"display" : "Bundle.link.relation",
"relationship" : "equivalent",
"comment" : "Element `Bundle.link.relation` is mapped to FHIR R5 element `Bundle.link.relation` as `Equivalent`."
}
]
},
{
"code" : "Bundle.link.url",
"display" : "url",
"target" : [
{
"code" : "Bundle.link.url",
"display" : "Bundle.link.url",
"relationship" : "equivalent",
"comment" : "Element `Bundle.link.url` is mapped to FHIR R5 element `Bundle.link.url` as `Equivalent`."
}
]
},
{
"code" : "Bundle.entry",
"display" : "entry",
"target" : [
{
"code" : "Bundle.entry",
"display" : "Bundle.entry",
"relationship" : "source-is-broader-than-target",
"comment" : "Element `Bundle.entry` is mapped to FHIR R5 element `Bundle.entry` as `Equivalent`."
}
]
},
{
"code" : "Bundle.entry.link",
"display" : "link",
"target" : [
{
"code" : "Bundle.entry.link",
"display" : "Bundle.entry.link",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.link` is mapped to FHIR R5 element `Bundle.entry.link` as `Equivalent`."
}
]
},
{
"code" : "Bundle.entry.fullUrl",
"display" : "fullUrl",
"target" : [
{
"code" : "Bundle.entry.fullUrl",
"display" : "Bundle.entry.fullUrl",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.fullUrl` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.resource` is mapped to FHIR R5 element `Bundle.entry.resource` as `SourceIsBroaderThanTarget`."
}
]
},
{
"code" : "Bundle.entry.search",
"display" : "search",
"target" : [
{
"code" : "Bundle.entry.search",
"display" : "Bundle.entry.search",
"relationship" : "source-is-broader-than-target",
"comment" : "Element `Bundle.entry.search` is mapped to FHIR R5 element `Bundle.entry.search` as `Equivalent`."
}
]
},
{
"code" : "Bundle.entry.search.mode",
"display" : "mode",
"target" : [
{
"code" : "Bundle.entry.search.mode",
"display" : "Bundle.entry.search.mode",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.search.mode` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.search.score` is mapped to FHIR R5 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",
"relationship" : "source-is-broader-than-target",
"comment" : "Element `Bundle.entry.request` is mapped to FHIR R5 element `Bundle.entry.request` as `Equivalent`."
}
]
},
{
"code" : "Bundle.entry.request.method",
"display" : "method",
"target" : [
{
"code" : "Bundle.entry.request.method",
"display" : "Bundle.entry.request.method",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.request.method` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.request.url` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.request.ifNoneMatch` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.request.ifModifiedSince` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.request.ifMatch` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.request.ifNoneExist` is mapped to FHIR R5 element `Bundle.entry.request.ifNoneExist` as `Equivalent`."
}
]
},
{
"code" : "Bundle.entry.response",
"display" : "response",
"target" : [
{
"code" : "Bundle.entry.response",
"display" : "Bundle.entry.response",
"relationship" : "source-is-broader-than-target",
"comment" : "Element `Bundle.entry.response` is mapped to FHIR R5 element `Bundle.entry.response` as `Equivalent`."
}
]
},
{
"code" : "Bundle.entry.response.status",
"display" : "status",
"target" : [
{
"code" : "Bundle.entry.response.status",
"display" : "Bundle.entry.response.status",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.response.status` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.response.location` is mapped to FHIR R5 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.response.etag` is mapped to FHIR R5 element `Bundle.entry.response.etag` as `Equivalent`.\nThis 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",
"relationship" : "equivalent",
"comment" : "Element `Bundle.entry.response.lastModified` is mapped to FHIR R5 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.signature",
"display" : "signature",
"target" : [
{
"code" : "Bundle.signature",
"display" : "Bundle.signature",
"relationship" : "source-is-broader-than-target",
"comment" : "Element `Bundle.signature` is mapped to FHIR R5 element `Bundle.signature` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.signature` do not cover the following types: Signature.\nThe mappings for `Bundle.signature` do not cover the following types based on type expansion: blob, contentType, type, when, who[x].\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."
}
]
}
]
},
{
"source" : "http://hl7.org/fhir/StructureDefinition/Bundle|1.0.2",
"target" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Bundle.meta|0.1.0",
"element" : [
{
"code" : "Bundle.meta",
"display" : "meta",
"target" : [
{
"code" : "Extension",
"relationship" : "equivalent",
"comment" : "Element `Bundle.meta` is mapped to FHIR R5 element `Bundle.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.meta` do not cover the following types: Meta.\nThe mappings for `Bundle.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId."
}
]
}
]
},
{
"source" : "http://hl7.org/fhir/StructureDefinition/Bundle|1.0.2",
"target" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Bundle.signature|0.1.0",
"element" : [
{
"code" : "Bundle.signature",
"display" : "signature",
"target" : [
{
"code" : "Extension",
"relationship" : "equivalent",
"comment" : "Element `Bundle.signature` is mapped to FHIR R5 element `Bundle.signature` as `SourceIsBroaderThanTarget`.\nThe mappings for `Bundle.signature` do not cover the following types: Signature.\nThe mappings for `Bundle.signature` do not cover the following types based on type expansion: blob, contentType, type, when, who[x].\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."
}
]
}
]
}
]
}