Package | ca.on.dhdr.r4.v4 |
Type | StructureDefinition |
Id | 1c5ab167-e50b-4259-9418-11523e694e26 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Practitioner-dispenser |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Practitioner-dispenser |
Version | 1.0.0 |
Status | active |
Date | 2022-02-18 |
Name | PractitionerDispenser |
Realm | us |
Authority | hl7 |
Description | The dispenser (dispensing pharmacist) responsible for the MedicationDispense event. |
Type | Practitioner |
Kind | resource |
StructureDefinition | |
ca-on-medications-consumer-profile-MedicationDispense | MedicationDispense |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "1c5ab167-e50b-4259-9418-11523e694e26", "meta": { "lastUpdated": "2022-02-18T20:48:22.706+00:00" }, "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Practitioner-dispenser", "version": "1.0.0", "name": "PractitionerDispenser", "status": "active", "date": "2022-02-18", "description": "The dispenser (dispensing pharmacist) responsible for the MedicationDispense event.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Practitioner", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner", "derivation": "constraint", "differential": { "element": [ { "id": "Practitioner", "path": "Practitioner", "mustSupport": true }, { "id": "Practitioner.id", "path": "Practitioner.id", "mustSupport": true }, { "id": "Practitioner.identifier", "path": "Practitioner.identifier", "definition": "An identifier that applies to this person in this role.\r\n\r\nDHDR: Practitioner ID (Licence)", "min": 1, "max": "1", "mustSupport": true }, { "id": "Practitioner.identifier.system", "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", "min": 1, "mustSupport": true }, { "id": "Practitioner.identifier.value", "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.", "min": 1, "mustSupport": true }, { "id": "Practitioner.name", "path": "Practitioner.name", "max": "1", "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name.given", "path": "Practitioner.name.given", "max": "1", "mustSupport": true } ] } }