{ "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": "BundleSearchset", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "BundleSearchset", "package_version": "0.9.3", "status": "draft", "id": "d2493bad-936c-4e09-9394-cbd2476bee85", "kind": "resource", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Bundle-searchset", "version": null, "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" }