{ "description": "This profile defines a set of constraints to the FHIR PractitionerRole resource for use in Alberta Patient Summaries (PS-AB). It includes constraints that represent the minimum expectations for the PractitionerRole resource when used in the PS-AB Composition profile or in one of the referred resources.", "_filename": "StructureDefinition-PractitionerRolePSAB.json", "package_name": "ca.ab.fhir.psab", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PractitionerRolePSAB", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": "PractitionerRole (PS-AB)", "package_version": "0.3.0-pre2", "status": "draft", "id": "b3ca5011-337e-4237-837e-367446ff9280", "kind": "resource", "url": "https://www.alberta.ca/fhir/psab/StructureDefinition/PractitionerRolePSAB", "version": null, "differential": { "element": [ { "id": "PractitionerRole", "path": "PractitionerRole", "comment": "PractitionerRole resources included in Alberta Patient Summary Document Bundles SHALL NOT contain any of the following PractitionerRole details: endpoint. These rules are mechanically enforced through invariants at the PS-AB Bundle level." }, { "id": "PractitionerRole.active", "path": "PractitionerRole.active", "comment": "If PractitionerRole.active is populated it must always be Active at the time of patient summary submission", "patternBoolean": true }, { "id": "PractitionerRole.practitioner", "min": 1, "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "https://www.alberta.ca/fhir/psab/StructureDefinition/PractitionerPSAB" ] } ], "mustSupport": true }, { "id": "PractitionerRole.practitioner.reference", "min": 1, "path": "PractitionerRole.practitioner.reference" }, { "id": "PractitionerRole.specialty", "max": "1", "min": 1, "path": "PractitionerRole.specialty", "mustSupport": true }, { "id": "PractitionerRole.location", "min": 1, "path": "PractitionerRole.location", "type": [ { "code": "Reference", "targetProfile": [ "https://www.alberta.ca/fhir/psab/StructureDefinition/LocationPSAB" ] } ], "mustSupport": true }, { "id": "PractitionerRole.location.reference", "min": 1, "path": "PractitionerRole.location.reference" } ] }, "baseDefinition": "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitionerrole" }