{ "description": "This is the Bundle profile from PPR for HealthcareService search response.", "_filename": "BundleHealthcareServiceSearchResponse.json", "package_name": "ca.on.phsd.r4-alpha", "date": "2024-04-26T14:05:58.4680064+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2024-07-26T20:46:29.5002262+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "BundleHealthcareServiceSearchResponse", "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 HealthcareService Response", "package_version": "0.1.0", "status": "draft", "id": "29f3470e-8735-45b1-be2c-97d5c220e865", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-healthcareservice-response-profile-Bundle", "version": "1.0.0", "differential": { "element": [ { "id": "Bundle.id", "min": 1, "path": "Bundle.id", "mustSupport": true }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "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.entry", "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "search.mode", "type": "value" } ] }, "mustSupport": true }, { "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", "type": [ { "code": "Resource", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-HealthcareService" ] } ], "definition": "The Resources for the entry-result are HealthcareService", "mustSupport": true }, { "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-Include", "path": "Bundle.entry", "sliceName": "entry-Include", "mustSupport": true }, { "id": "Bundle.entry:entry-Include.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry:entry-Include.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsdpractitioner-response-profile-PractitionerRole", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Practitioner", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phpd-organization-response-profile-Organization", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location" ] } ], "definition": "The Resources for the entry-include are Practitioner, PractitionerRole, Organization, and Location", "mustSupport": true }, { "id": "Bundle.entry:entry-Include.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry:entry-Include.search.mode", "min": 1, "path": "Bundle.entry.search.mode", "fixedCode": "include", "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", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }