{ "description": null, "_filename": "DocumentBundleProfile.json", "package_name": "accdr.fhir.ig.pkg", "date": "2023-11-28T17:09:25.7310373+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2023-11-28T17:07:54.376034+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "DocumentBundle", "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-alpha-0.9.5", "status": "draft", "id": "06e60b52-1b3a-45f3-b9cd-702ab78e877b", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-document-Bundle", "version": null, "differential": { "element": [ { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.versionId", "path": "Bundle.meta.versionId", "mustSupport": true, "requirements": "This SHALL be populated for vRead." }, { "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", "comment": "globally unique for this instance of the document, and is never re-used", "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", "comment": "There could be other resources in the bundle such as organization, location, etc.", "slicing": { "rules": "open", "discriminator": [ { "path": "resource.resolve()", "type": "type" } ] }, "mustSupport": true }, { "id": "Bundle.entry:entry-composition", "max": "1", "min": 1, "path": "Bundle.entry", "short": "Composition resource that contains document content", "sliceName": "entry-composition", "mustSupport": true }, { "id": "Bundle.entry:entry-composition.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Composition" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }