{ "description": null, "_filename": "BundlePSON.json", "package_name": "ca.on.oh.patient-summary", "date": "2021-10-07", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "BundlePSON", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Bundle (PS-ON)", "package_version": "0.0.9-alpha-2", "status": "draft", "id": "ed2bb481-3a51-4dbb-abfd-57ee7c6868fa", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle", "version": "0.9.1", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "short": "Bundle Profile", "definition": "The Bundle Profile is based upon the core FHIR Bundle Resource" }, { "id": "Bundle.id", "path": "Bundle.id", "definition": "Logical id of this artifact" }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.lastUpdated", "min": 1, "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.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", "short": "Entry resource in the patient summary bundle", "comment": "Must contain at a minimum the IPS Composition as the first entry.", "slicing": { "rules": "open", "discriminator": [ { "path": "resource", "type": "profile" } ] }, "definition": "An entry resource included in the patient summary bundle resource.", "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.search", "max": "0", "path": "Bundle.entry.search" }, { "id": "Bundle.entry.request", "max": "0", "path": "Bundle.entry.request" }, { "id": "Bundle.entry.response", "max": "0", "path": "Bundle.entry.response" }, { "id": "Bundle.entry:composition", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "composition", "mustSupport": true }, { "id": "Bundle.entry:composition.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Composition", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-composition" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }