{ "description": "The dispenser (dispensing pharmacist) responsible for the MedicationDispense event.", "_filename": "PractitionerDispenser-consumer.json", "package_name": "ca.on.dhdr.r4.v4", "date": "2022-02-18", "derivation": "constraint", "meta": { "lastUpdated": "2022-02-18T20:48:22.706+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "PractitionerDispenser", "abstract": false, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.0.3-beta", "status": "draft", "id": "4cb06894-7cbb-4cda-93e4-b2f24e214e00", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Practitioner-dispenser", "version": "1.0.0", "differential": { "element": [ { "id": "Practitioner", "path": "Practitioner", "mustSupport": true }, { "id": "Practitioner.id", "path": "Practitioner.id", "mustSupport": true }, { "id": "Practitioner.identifier", "max": "1", "min": 1, "path": "Practitioner.identifier", "definition": "An identifier that applies to this person in this role.\r\n\r\nDHDR: Practitioner ID (Licence)", "mustSupport": true }, { "id": "Practitioner.identifier.system", "min": 1, "path": "Practitioner.identifier.system", "comment": "Identifier.system is always case sensitive.\r\n\r\nDHDR Notes: E.g. [id-system-global-base]/ca-on-license-pharmacist \r\nSee https://simplifier.net/CanadianURIRegistry", "mustSupport": true }, { "id": "Practitioner.identifier.value", "min": 1, "path": "Practitioner.identifier.value", "comment": "If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.\r\n\r\nDHDR Note:\r\nE.g. This would be the Ontario College of Pharmacists License # for pharmacists.", "mustSupport": true }, { "id": "Practitioner.name", "max": "1", "path": "Practitioner.name", "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name.given", "max": "1", "path": "Practitioner.name.given", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }