<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="1c5ab167-e50b-4259-9418-11523e694981" />
  <meta>
    <lastUpdated value="2021-12-06T19:58:01.834+00:00" />
  </meta>
  <text>
    <status value="empty" />
    <div xmlns="http://www.w3.org/1999/xhtml">No human-readable text provided in this case.</div>
  </text>
  <url value="http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-dispenser" />
  <version value="3.0.0" />
  <name value="PractitionerDispenser" />
  <status value="active" />
  <date value="2021-11-23T20:20:41.6030348+00:00" />
  <description value="The dispenser (dispensing pharmacist) responsible for the MedicationDispense event." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Practitioner" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
  <derivation value="constraint" />
  <differential>
    <element id="Practitioner">
      <path value="Practitioner" />
      <mustSupport value="true" />
    </element>
    <element id="Practitioner.id">
      <path value="Practitioner.id" />
      <mustSupport value="true" />
    </element>
    <element id="Practitioner.identifier">
      <path value="Practitioner.identifier" />
      <definition value="An identifier that applies to this person in this role.&#xD;&#xA;&#xD;&#xA;DHDR: Practitioner ID (Licence)" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Practitioner.identifier.system">
      <path value="Practitioner.identifier.system" />
      <comment value="Identifier.system is always case sensitive.&#xD;&#xA;&#xD;&#xA;DHDR Notes:  E.g. [id-system-global-base]/ca-on-license-pharmacist &#xD;&#xA;See https://simplifier.net/CanadianURIRegistry" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Practitioner.identifier.value">
      <path value="Practitioner.identifier.value" />
      <comment value="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.&#xD;&#xA;&#xD;&#xA;DHDR Note:&#xD;&#xA;E.g. This would be the Ontario College of Pharmacists License # for pharmacists." />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Practitioner.name">
      <path value="Practitioner.name" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Practitioner.name.family">
      <path value="Practitioner.name.family" />
      <mustSupport value="true" />
    </element>
    <element id="Practitioner.name.given">
      <path value="Practitioner.name.given" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>