PackagesCanonicalsLogsProblems
    Packages
    ca.on.ir.r4@1.0.0-draft1
    http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-practitionerRole-submission
description: null
package_name: ca.on.ir.r4
derivation: constraint
name: PractitionerRoleIRSubmission
type: PractitionerRole
elements:
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-practitioner-submission']
    index: 0
    elements:
      reference: {mustSupport: true, index: 1}
    required: [reference]
  organization:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-organization-submission']
    index: 2
    elements:
      reference: {mustSupport: true, index: 3}
    required: [reference]
  code:
    binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderrolecode'}
    mustSupport: true
    index: 4
    elements:
      coding:
        mustSupport: true
        index: 5
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            mustSupport: true
            index: 6
          code: {mustSupport: true, index: 7}
          display: {mustSupport: true, index: 8}
        required: [system, code]
    required: [coding]
  location:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-location-submission']
    index: 9
    elements:
      reference: {mustSupport: true, index: 10}
  telecom:
    mustSupport: true
    array: true
    max: 2
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      max: 2
      slices:
        TelecomPhone:
          match: {system: phone}
          schema:
            mustSupport: true
            index: 12
            elements:
              system:
                pattern: {type: Code, value: phone}
                mustSupport: true
                index: 13
              value: {mustSupport: true, index: 14}
              use: {mustSupport: true, index: 15}
            required: [value, system]
        TelecomFax:
          match: {system: fax}
          schema:
            mustSupport: true
            index: 16
            elements:
              system:
                pattern: {type: Code, value: fax}
                mustSupport: true
                index: 17
              value: {mustSupport: true, index: 18}
              use: {mustSupport: true, index: 19}
            required: [value, system]
package_version: 1.0.0-draft1
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-practitionerRole-submission
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 1.0.0