| Package | ForgePatientChart.0830 |
| Resource Type | StructureDefinition |
| Id | ext-bundle-original-version |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/ext-bundle-original-version |
| URL | http://telus.com/fhir/patientChart/StructureDefinition/ext-bundle-original-version |
| Status | draft |
| Date | 2020-11-11T20:52:23.5887348+00:00 |
| Name | ExtBundleOriginalVersion |
| Title | Ext-Bundle Original Version |
| Description | String identifying the original version of the sending software application that was most recently subjected to conformance testing |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| profile-interaction-bundle | Interaction Bundle Patient Chart |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ext-bundle-original-version",
"meta": {
"versionId": "1",
"lastUpdated": "2022-07-05T15:14:23.8346764+00:00"
},
"url": "http://telus.com/fhir/patientChart/StructureDefinition/ext-bundle-original-version",
"name": "ExtBundleOriginalVersion",
"title": "Ext-Bundle Original Version",
"status": "draft",
"date": "2020-11-11T20:52:23.5887348+00:00",
"description": "String identifying the original version of the sending software application that was most recently subjected to conformance testing",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Bundle.meta"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"definition": "This conveys the version of the original message.",
"comment": "Conformance Rule: This must not be populated by sending applications.\r\nUsage: This will be populated by the THX Central Service or other intermediaries whenthe message is transformed between the sending and receiving systems to accommodate different bundle versions."
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://telus.com/fhir/patientChart/StructureDefinition/ext-bundle-original-version"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
],
"mustSupport": true
}
]
}
}