{ "description": "This is the bundle profile from PCR for Patient Search and EMPI Match oeprations.", "_filename": "pcr-bundle-response.json", "package_name": "pcr.r4.1-1-0-pkg", "date": "2023-11-08T18:47:59.1279117+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2023-11-08T18:44:08.9591578+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "PCRBundleResponse", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "PCR Bundle Response Profile", "package_version": "1.2.3", "status": "active", "id": "ff0d48c8-b833-435b-95c4-8e451da55052", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-Bundle", "version": "2.0.0", "differential": { "element": [ { "id": "Bundle.id", "min": 1, "path": "Bundle.id", "short": "Logical id of this artifact, contains a random guid" }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.profile", "max": "1", "min": 1, "path": "Bundle.meta.profile", "mustSupport": true, "fixedCanonical": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-Bundle|2.0.0" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset", "mustSupport": true }, { "id": "Bundle.total", "min": 1, "path": "Bundle.total", "mustSupport": true }, { "id": "Bundle.link", "max": "1", "min": 1, "path": "Bundle.link", "mustSupport": true }, { "id": "Bundle.link.relation", "path": "Bundle.link.relation", "fixedString": "self", "mustSupport": true }, { "id": "Bundle.link.url", "path": "Bundle.link.url", "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource.meta.profile", "type": "value" } ] }, "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "min": 1, "path": "Bundle.entry.resource", "mustSupport": true }, { "id": "Bundle.entry.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry.search.extension", "min": 0, "path": "Bundle.entry.search.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Bundle.entry.search.extension:match-grade", "min": 0, "path": "Bundle.entry.search.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/match-grade" ] } ], "sliceName": "match-grade", "mustSupport": true }, { "id": "Bundle.entry.search.extension:match-grade.value[x]", "path": "Bundle.entry.search.extension.value[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Bundle.entry.search.extension:match-grade.value[x]:valueCode", "path": "Bundle.entry.search.extension.value[x]", "sliceName": "valueCode", "mustSupport": true }, { "id": "Bundle.entry.search.mode", "min": 1, "path": "Bundle.entry.search.mode", "mustSupport": true }, { "id": "Bundle.entry.search.score", "path": "Bundle.entry.search.score", "short": "Search ranking (between 0 and 1). For Patient Search Bundle, this is fixed \"1\"", "mustSupport": true }, { "id": "Bundle.entry:entry-patient", "path": "Bundle.entry", "sliceName": "entry-patient" }, { "id": "Bundle.entry:entry-patient.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Patient", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-Patient" ] } ], "mustSupport": true }, { "id": "Bundle.entry:entry-patient.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry:entry-patient.search.extension", "min": 0, "path": "Bundle.entry.search.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Bundle.entry:entry-patient.search.extension:match-grade", "min": 0, "path": "Bundle.entry.search.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/match-grade" ] } ], "sliceName": "match-grade", "mustSupport": true }, { "id": "Bundle.entry:entry-patient.search.extension:match-grade.value[x]", "path": "Bundle.entry.search.extension.value[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Bundle.entry:entry-patient.search.extension:match-grade.value[x]:valueCode", "min": 1, "path": "Bundle.entry.search.extension.value[x]", "sliceName": "valueCode", "mustSupport": true }, { "id": "Bundle.entry:entry-patient.search.mode", "min": 1, "path": "Bundle.entry.search.mode", "mustSupport": true }, { "id": "Bundle.entry:entry-patient.search.score", "min": 1, "path": "Bundle.entry.search.score", "mustSupport": true }, { "id": "Bundle.entry:entry-operationoutcome", "max": "1", "path": "Bundle.entry", "sliceName": "entry-operationoutcome" }, { "id": "Bundle.entry:entry-operationoutcome.resource", "path": "Bundle.entry.resource", "type": [ { "code": "OperationOutcome", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-OperationOutcome" ] } ], "mustSupport": true }, { "id": "Bundle.entry:entry-operationoutcome.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry:entry-operationoutcome.search.mode", "min": 1, "path": "Bundle.entry.search.mode", "fixedCode": "outcome", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }