PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.0-dft-ballot
    https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-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, specialists, physician assistants, nurses, social workers, professional homecare providers, and receptionists handling patient registration.'
package_name: ca.infoway.io.erec
derivation: constraint
name: Practitioner
type: Practitioner
elements:
  address:
    mustSupport: true
    index: 14
    elements:
      text: {mustSupport: true, index: 15}
      city: {mustSupport: true, index: 16}
      postalCode: {mustSupport: true, index: 17}
      country: {mustSupport: true, index: 18}
  meta: {index: 0}
  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: [family]
  birthDate: {short: The date on which the practitioner was born, index: 20}
  active: {mustSupport: false, index: 4}
  communication:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/human-language'}
    index: 23
    elements:
      coding:
        mustSupport: true
        index: 24
        elements:
          code: {mustSupport: true, index: 25}
      text: {mustSupport: true, index: 26}
  identifier:
    mustSupport: true
    index: 1
    elements:
      system: {mustSupport: true, index: 2}
      value: {mustSupport: true, index: 3}
    required: [value, system]
  qualification:
    index: 21
    elements:
      code:
        binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype'}
        index: 22
  telecom:
    mustSupport: true
    index: 10
    elements:
      system: {mustSupport: true, index: 11}
      value: {mustSupport: true, index: 12}
      use: {mustSupport: true, index: 13}
    required: [value]
  gender: {index: 19}
package_version: 1.0.0-dft-ballot
class: profile
kind: resource
url: https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 0.1.0