PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.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\n- 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:
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner']
    index: 0
    elements:
      reference: {mustSupport: true, index: 1}
      identifier:
        mustSupport: true
        index: 2
        elements:
          system: {mustSupport: true, index: 3}
          value: {mustSupport: true, index: 4}
        required: [value, system]
  organization:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization']
    index: 5
    elements:
      reference: {mustSupport: true, index: 6}
      identifier:
        mustSupport: true
        index: 7
        elements:
          system: {mustSupport: true, index: 8}
          value: {mustSupport: true, index: 9}
        required: [value, system]
  code: {mustSupport: true, index: 10}
  specialty: {mustSupport: true, index: 11}
  location:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location']
    index: 12
    elements:
      reference: {mustSupport: true, index: 13}
      identifier:
        mustSupport: true
        index: 14
        elements:
          system: {mustSupport: true, index: 15}
          value: {mustSupport: true, index: 16}
        required: [value, system]
  telecom:
    mustSupport: true
    index: 17
    elements:
      system: {mustSupport: true, index: 18}
      value: {index: 19}
      use: {mustSupport: true, index: 20}
    required: [value]
package_version: 1.0.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: 1.0.0