{
"description": null,
"_filename": "DocumentBundleProfile.json",
"package_name": "accdr.fhir.ig.pkg",
"date": "2023-11-29T16:21:12.5505414+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2023-11-29T16:17:40.9603185+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.15",
"status": "draft",
"id": "69983fe0-ec80-4c92-9ff9-816ca7914cd7",
"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.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}