{ "description": "Defines the Bundle resource returned in the Organization search response", "_filename": "BundleOrganizationSearchResponse.json", "package_name": "ca.on.phsd.r4-alpha", "date": "2024-05-30T02:58:26.2514801+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2024-07-26T20:51:03.5865581+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "BundleOrganizationSearchResponse", "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": "PHSD Bundle Organization Search Response", "package_version": "0.1.0", "status": "draft", "id": "e384e158-9d86-4534-8893-88ae05c2c527", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-organization-response-profile-Bundle", "version": "1.0.0", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "mustSupport": true }, { "id": "Bundle.id", "path": "Bundle.id", "mustSupport": true }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta" }, { "id": "Bundle.meta.profile", "min": 1, "path": "Bundle.meta.profile", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset", "mustSupport": true }, { "id": "Bundle.total", "min": 1, "path": "Bundle.total", "mustSupport": true }, { "id": "Bundle.link", "min": 1, "path": "Bundle.link", "slicing": { "rules": "open", "discriminator": [ { "path": "relation", "type": "value" } ] } }, { "id": "Bundle.link:self", "max": "1", "min": 1, "path": "Bundle.link", "sliceName": "self" }, { "id": "Bundle.link:self.relation", "path": "Bundle.link.relation", "fixedString": "self" }, { "id": "Bundle.entry", "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "search.mode", "type": "value" } ] } }, { "id": "Bundle.entry:entry-Result", "path": "Bundle.entry", "sliceName": "entry-Result", "mustSupport": true }, { "id": "Bundle.entry:entry-Result.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry:entry-Result.resource", "min": 1, "path": "Bundle.entry.resource" }, { "id": "Bundle.entry:entry-Result.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry:entry-Result.search.mode", "min": 1, "path": "Bundle.entry.search.mode", "fixedCode": "match", "mustSupport": true }, { "id": "Bundle.entry:entry-Result.search.score", "min": 1, "path": "Bundle.entry.search.score", "mustSupport": true }, { "id": "Bundle.entry:entry-warning", "max": "1", "path": "Bundle.entry", "sliceName": "entry-warning", "mustSupport": true }, { "id": "Bundle.entry:entry-warning.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry:entry-warning.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-OperationOutcome" ] } ] }, { "id": "Bundle.entry:entry-warning.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry:entry-warning.search.mode", "min": 1, "path": "Bundle.entry.search.mode", "fixedCode": "outcome" }, { "id": "Bundle.entry:entry-warning.search.score", "max": "0", "path": "Bundle.entry.search.score" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }