PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.dhdr.r4@4.0.3-snapshot3
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission
description: Practitioner can be the prescriber who authored the originating MedicationRequest (prescription) event or the dispenser responsible for the MedicationDispense event.
package_name: rs/ca.on.dhdr.r4
derivation: constraint
name: PractitionerDHDRSubmission
type: Practitioner
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
    required: [system, value]
  name:
    mustSupport: true
    index: 3
    elements:
      family: {mustSupport: true, index: 4}
      given: {mustSupport: true, index: 5}
      prefix: {mustSupport: true, index: 6}
      suffix: {mustSupport: true, index: 7}
    required: [family]
package_version: 4.0.3-snapshot3
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 4.0.1
required: [identifier, name]