PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.1
    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: ca.on.oh-dhdr
derivation: constraint
name: Practitioner
type: Practitioner
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [value, system]
  name:
    mustSupport: true
    index: 5
    elements:
      family: {mustSupport: true, index: 6}
      given: {mustSupport: true, index: 7}
      prefix: {mustSupport: true, index: 8}
      suffix: {mustSupport: true, index: 9}
    required: [family]
package_version: 4.0.2-alpha1.0.1
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: [meta]