PackagesCanonicalsLogsProblems
    Packages
    ca.on.ir.r4@1.0.0-draft2
    http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-practitioner-submission
description: Practitioner can be the prescriber who authored the originating MedicationRequest (prescription) event or the dispenser responsible for the Immunization event.
package_name: ca.on.ir.r4
derivation: constraint
name: PractitionerIRSubmission
type: Practitioner
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
    required: [value, system]
  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: 1.0.0-draft2
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-practitioner-submission
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0
required: [name, identifier]