PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.1
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Practitioner-dispenser
description: The dispenser (dispensing pharmacist) responsible for the MedicationDispense event.
package_name: ca.on.oh-dhdr
derivation: constraint
name: PractitionerDispenser
type: Practitioner
elements:
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 1
    elements:
      system: {mustSupport: true, index: 2}
      value: {mustSupport: true, index: 3}
    required: [value, system]
  name:
    mustSupport: true
    index: 4
    elements:
      family: {mustSupport: true, index: 5}
      given: {mustSupport: true, index: 6}
package_version: 4.0.2-alpha1.0.1
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Practitioner-dispenser
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0
required: [identifier]