PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@erec-0.12.1-alpha1.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
derivation: constraint
name: EReferralPractitioner
type: Practitioner
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  name:
    index: 2
    elements:
      prefix: {mustSupport: false, index: 3}
      suffix: {mustSupport: false, index: 4}
  telecom:
    elements:
      rank: {mustSupport: false, index: 5}
  address:
    elements:
      use: {mustSupport: false, index: 6}
      type: {mustSupport: false, index: 7}
      line: {mustSupport: false, index: 8}
      district: {mustSupport: false, index: 9}
      state: {mustSupport: false, index: 10}
  gender: {mustSupport: false, index: 11}
  birthDate: {mustSupport: false, index: 12}
  qualification:
    mustSupport: false
    index: 13
    elements:
      code:
        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/qualified-credential-role-type'}
        mustSupport: false
        index: 14
        elements:
          coding:
            mustSupport: false
            index: 15
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/scptype'}
                mustSupport: false
                index: 16
              code:
                binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype'}
                mustSupport: false
                index: 17
              display: {mustSupport: false, index: 18}
            required: [display, system, code]
  communication:
    binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
    mustSupport: false
    index: 19
    elements:
      coding:
        binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
        index: 20
        elements:
          system:
            pattern: {type: Uri, value: 'urn:ietf:bcp:47'}
            mustSupport: false
            index: 21
          code:
            binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
            mustSupport: false
            index: 22
          display: {mustSupport: false, index: 23}
        required: [display, system, code]
package_version: erec-0.12.1-alpha1.0.1
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner
base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner
version: 1.1.0
required: [meta]