{ "description": "This is the Bundle profile from PPR for Practitioner Search resposne and Practitioner EMPI Match operation response.", "_filename": "BundlePractitionerMatch.json", "package_name": "ca.on.phsd.r4-alpha", "date": "2024-03-06T15:47:38.7603239+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2024-07-26T20:52:45.6737518+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "BundlePractitionerMatch", "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 Practitioner Response", "package_version": "0.1.0", "status": "draft", "id": "664b101d-20d9-4125-8863-62e63637ba65", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-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-location-response-profile-Location" ] } ], "definition": "The Resources for the entry-result are PractitionerRole,Practitioner,Location" }, { "id": "Bundle.entry:entry-Result.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry:entry-Result.search.extension:match-grade", "path": "Bundle.entry.search.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/match-grade" ] } ], "sliceName": "match-grade", "definition": "**PPR Usage:** This extension will only be used in the Practitioner Match operation, and will use fixed value \"possible\"." }, { "id": "Bundle.entry:entry-Result.search.extension:match-grade.value[x]", "path": "Bundle.entry.search.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Bundle.entry:entry-Result.search.extension:match-grade.value[x]:valueCode", "path": "Bundle.entry.search.extension.value[x]", "fixedCode": "possible", "sliceName": "valueCode" }, { "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-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", "definition": "The Resources for the entry-result are PractitionerRole,Practitioner,Location", "mustSupport": true }, { "id": "Bundle.entry:entry-Include.search", "min": 1, "path": "Bundle.entry.search", "mustSupport": true }, { "id": "Bundle.entry:entry-Include.search.extension:match-grade", "path": "Bundle.entry.search.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/match-grade" ] } ], "sliceName": "match-grade", "definition": "**PPR Usage:** This extension will only be used in the Practitioner Match operation, and will use fixed value \"possible\"." }, { "id": "Bundle.entry:entry-Include.search.extension:match-grade.value[x]", "path": "Bundle.entry.search.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Bundle.entry:entry-Include.search.extension:match-grade.value[x]:valueCode", "path": "Bundle.entry.search.extension.value[x]", "fixedCode": "possible", "sliceName": "valueCode" }, { "id": "Bundle.entry:entry-Include.search.mode", "min": 1, "path": "Bundle.entry.search.mode", "fixedCode": "include", "mustSupport": true }, { "id": "Bundle.entry:entry-Include.search.score", "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", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }