{ "description": null, "_filename": "BundleDocument.json", "package_name": "ca.on.dhdr.r4.v4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BundleDocument", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "BundleDocument", "package_version": "0.0.6-beta", "status": "draft", "id": "235b3395-b767-434a-927c-47ec68969945", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document", "version": "4.0.1", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "mustSupport": true }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.versionId", "path": "Bundle.meta.versionId", "mustSupport": true }, { "id": "Bundle.meta.lastUpdated", "path": "Bundle.meta.lastUpdated", "mustSupport": true }, { "id": "Bundle.meta.profile", "min": 1, "path": "Bundle.meta.profile", "mustSupport": true }, { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "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": "document", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource.meta.profile", "type": "value" } ] }, "mustSupport": true }, { "id": "Bundle.entry:entry-composition", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "entry-composition", "mustSupport": true }, { "id": "Bundle.entry:entry-composition.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medication-profile-Composition-medDis", "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medication-profile-Composition-medAdmin" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }