{ "description": null, "_filename": "TransactionBundle.json", "package_name": "ca.on.mi.pkg", "date": "2024-04-19T18:26:11.1235916+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2025-04-15T14:32:07.9068847+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "TransactionBundle", "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": null, "package_version": "0.9.0-beta-previewf", "status": "active", "id": "9cdc862a-94a3-4581-8858-c7bc2b425ffd", "kind": "resource", "url": "http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-transaction-bundle", "version": "0.9.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" }