PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.1.0-dft
    http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole
description: PractitionerRole describes the types of services that practitioners provide for an organization at specific location(s). The PractitionerRole resource can be used in multiple contexts including:\r\r- In a Clinical system as a point of reference rather than an event, such as a patient's preferred general practitioner (at a specific clinic)
package_name: ca.infoway.io.erec
derivation: constraint
name: PractitionerRole
type: PractitionerRole
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner']
    index: 2
    elements:
      reference: {mustSupport: true, index: 3}
      identifier:
        mustSupport: true
        index: 4
        elements:
          system: {mustSupport: true, index: 5}
          value: {mustSupport: true, index: 6}
        required: [value, system]
  organization:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization']
    index: 7
    elements:
      reference: {mustSupport: true, index: 8}
      identifier:
        mustSupport: true
        index: 9
        elements:
          system: {mustSupport: true, index: 10}
          value: {mustSupport: true, index: 11}
        required: [value, system]
  code:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderrolecode'}
    mustSupport: true
    index: 12
  specialty:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderspecialtycode'}
    mustSupport: true
    index: 13
  location:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location']
    index: 14
    elements:
      reference: {mustSupport: true, index: 15}
      identifier:
        mustSupport: true
        index: 16
        elements:
          system: {mustSupport: true, index: 17}
          value: {mustSupport: true, index: 18}
        required: [value, system]
  telecom:
    mustSupport: true
    index: 19
    elements:
      system: {mustSupport: true, index: 20}
      value: {mustSupport: true, index: 21}
      use: {mustSupport: true, index: 22}
    required: [value]
package_version: 1.1.0-dft
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: null