{ "description": "The Bundle Document is used to build documents that represent a composition: a coherent set of information that is a statement of healthcare information, including clinical observations and services. A document is an immutable set of resources with a fixed presentation that is authored and/or attested by humans, organizations and devices.", "_filename": "StructureDefinition-BundleDocument.json", "package_name": "ca.on.ehr.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BundleDocument", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "BundleDocument EHR Profile", "package_version": "0.9.4", "status": "draft", "id": "f6ce097a-23b3-40bb-8f88-74ba7f5ed338", "kind": "resource", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-Bundle-document", "version": null, "differential": { "element": [ { "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", "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }