{ "description": "The Bundle Searchset resource captures the search result from the server.", "_filename": "StructureDefinition-BundleSearchset.json", "package_name": "ca.on.ehr.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BundleSearchsetEHR", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Bundle Searchset EHR", "package_version": "1.0.0", "status": "active", "id": "e9df37a3-608d-4a8b-b5bd-3e7469195cdf", "kind": "resource", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset", "version": "1.0.0", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.total", "path": "Bundle.total", "mustSupport": true }, { "id": "Bundle.link", "path": "Bundle.link", "mustSupport": true }, { "id": "Bundle.link.relation", "path": "Bundle.link.relation", "mustSupport": true }, { "id": "Bundle.link.url", "path": "Bundle.link.url", "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }