{ "description": "The prescriber who authored the originating MedicationRequest (prescription) event.", "_filename": "PractitionerPrescriber-consumer.json", "package_name": "ca.on.oh-dhdr", "date": "2022-02-18", "derivation": "constraint", "meta": { "lastUpdated": "2022-02-18T20:33:43.578+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "PractitionerPrescriber", "abstract": false, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "4.0.2-alpha1.0.3", "status": "active", "id": "317030a7-9adc-4711-9cc8-6a7cfbef5806", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Practitioner-prescriber", "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\nDHDR: Practitioner ID (Licence): Prescriber, Pharmacist, other", "mustSupport": true }, { "id": "Practitioner.identifier.system", "min": 1, "path": "Practitioner.identifier.system", "comment": "Identifier.system is always case sensitive.\r\n\r\nDHDR Note: See https://simplifier.net/CanadianURIRegistry", "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\n\r\nDHDR: URI of a licence regulating body", "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: E.g. This would be the CPSO License # for prescribers, or the CPHA License # for pharmacists.", "definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\n\r\nDHDR: Licence # or other business identifier", "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", "path": "Practitioner.name.given", "mustSupport": true }, { "id": "Practitioner.telecom", "max": "2", "path": "Practitioner.telecom", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "definition": "A contact detail for the practitioner, e.g. a telephone number or an email address.\r\n\r\nDHDR: Practitioner Phone and Fax", "mustSupport": true }, { "id": "Practitioner.telecom:TelecomPhone", "max": "1", "path": "Practitioner.telecom", "sliceName": "TelecomPhone", "definition": "A contact detail for the practitioner, e.g. a telephone number or an email address.\r\n\r\nDHDR: Practitioner Phone Number", "mustSupport": true }, { "id": "Practitioner.telecom:TelecomPhone.system", "min": 1, "path": "Practitioner.telecom.system", "fixedCode": "phone", "mustSupport": true }, { "id": "Practitioner.telecom:TelecomPhone.value", "min": 1, "path": "Practitioner.telecom.value", "mustSupport": true }, { "id": "Practitioner.telecom:TelecomPhone.use", "path": "Practitioner.telecom.use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0" }, "mustSupport": true }, { "id": "Practitioner.telecom:TelecomFax", "max": "1", "path": "Practitioner.telecom", "sliceName": "TelecomFax", "definition": "A contact detail for the practitioner, e.g. a telephone number or an email address.\r\n\r\nDHDR: Practitioner Fax Number", "mustSupport": true }, { "id": "Practitioner.telecom:TelecomFax.system", "min": 1, "path": "Practitioner.telecom.system", "fixedCode": "fax", "mustSupport": true }, { "id": "Practitioner.telecom:TelecomFax.value", "min": 1, "path": "Practitioner.telecom.value", "mustSupport": true }, { "id": "Practitioner.telecom:TelecomFax.use", "path": "Practitioner.telecom.use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0" }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }