{ "description": null, "_filename": "DocumentBundleProfile.json", "package_name": "accdr.fhir.ig.pkg", "date": "2023-11-24T15:25:31.9850407+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2023-11-21T22:07:16.9523082+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.2", "status": "draft", "id": "46ca1164-bdb0-416e-89cf-667d71aa1b2d", "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", "type": "profile" } ] }, "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" }