PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha-1.0.1
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner
description: 'Practitioner covers all individuals who are engaged in the healthcare process and healthcare-related services as part of their formal responsibilities and this Resource is used for attribution of activities and responsibilities to these individuals. Practitioners include (but are not limited to): physicians, other clinicians, home care providers, administrative staff, IT personnel, and more.'
package_name: ca.on.oh-ereferral-econsult
derivation: constraint
name: EReferralPractitioner
type: Practitioner
elements:
  address:
    mustSupport: true
    index: 15
    elements:
      use: {mustSupport: true, index: 16}
      type: {mustSupport: true, index: 17}
      text: {mustSupport: true, index: 18}
      line: {mustSupport: true, index: 19}
      city: {mustSupport: true, index: 20}
      state: {mustSupport: true, index: 21}
      postalCode: {mustSupport: true, index: 22}
      country: {mustSupport: true, index: 23}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  name:
    mustSupport: true
    index: 5
    elements:
      use: {mustSupport: true, index: 6}
      text: {mustSupport: true, index: 7}
      family: {mustSupport: true, index: 8}
      given: {mustSupport: true, index: 9}
    required: [given]
  birthDate: {mustSupport: true, index: 25}
  communication:
    binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
    mustSupport: true
    index: 32
    elements:
      coding:
        binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
        mustSupport: true
        index: 33
        elements:
          system:
            pattern: {type: Uri, value: 'urn:ietf:bcp:47'}
            mustSupport: true
            index: 34
          code:
            binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
            mustSupport: true
            index: 35
          display: {mustSupport: true, index: 36}
      text: {mustSupport: true, index: 37}
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [value, system]
  qualification:
    mustSupport: true
    index: 26
    elements:
      code:
        binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype'}
        mustSupport: true
        index: 27
        elements:
          coding:
            mustSupport: true
            index: 28
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/scptype'}
                mustSupport: true
                index: 29
              code:
                binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype'}
                mustSupport: true
                index: 30
              display: {mustSupport: true, index: 31}
  telecom:
    mustSupport: true
    index: 10
    elements:
      system: {mustSupport: true, index: 11}
      value: {mustSupport: true, index: 12}
      use: {mustSupport: true, index: 13}
      rank: {mustSupport: true, index: 14}
    required: [value]
  gender: {mustSupport: true, index: 24}
package_version: 0.11.0-alpha-1.0.1
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0
required: [meta]