{ "description": null, "_filename": "StructureDefinition-BundleTransaction.json", "package_name": "ca.on.ehr.r4", "date": "2025-04-19T18:26:11.1235916+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2025-06-06T17:08:22.0120072+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "BundleTransactionEHR", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Bundle Transaction EHR", "package_version": "1.0.0-snapshot9", "status": "active", "id": "9405beae-d3c8-4061-aa27-a6d7812a13b6", "kind": "resource", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-transaction", "version": "1.0.0", "differential": { "element": [ { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "comment": "globally unique for this instance of the document, and is never re-used", "mustSupport": true }, { "id": "Bundle.identifier.system", "min": 1, "path": "Bundle.identifier.system", "mustSupport": true }, { "id": "Bundle.identifier.value", "min": 1, "path": "Bundle.identifier.value", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "transaction", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "comment": "There could be other resources in the bundle such as organization, location, etc.", "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "min": 1, "path": "Bundle.entry.resource", "mustSupport": true }, { "id": "Bundle.entry.request", "min": 1, "path": "Bundle.entry.request", "mustSupport": true }, { "id": "Bundle.entry.request.method", "path": "Bundle.entry.request.method", "fixedCode": "POST", "mustSupport": true }, { "id": "Bundle.entry.request.url", "path": "Bundle.entry.request.url", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }