PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.base@2.0.0
    https://fhir.ee/base/StructureDefinition/ee-practitioner-role
description: PractitionerRole resource allows exchange of specific set of roles, specialties and services that a practitioner may perform at an organisation for a period of time. EEBase PractitionerRole profile defines the constraints and extensions for the minimal set of data to query and retrieve information for practitioner role in Estonian context.
package_name: ee.fhir.base
derivation: constraint
name: EEBasePractitionerRole
type: PractitionerRole
elements:
  practitioner:
    type: Reference
    refers: ['https://fhir.ee/base/StructureDefinition/ee-practitioner']
    index: 0
  organization:
    type: Reference
    refers: ['https://fhir.ee/base/StructureDefinition/ee-organization']
    index: 1
  code: {short: The role of the healthcare professional in the healthcare facility, index: 2}
  specialty: {short: For example MEDRE specialties, index: 3}
  location:
    type: Reference
    refers: ['https://fhir.ee/base/StructureDefinition/ee-location']
    index: 4
  healthcareService:
    type: Reference
    refers: ['https://fhir.ee/base/StructureDefinition/ee-healthcare-service']
    index: 5
package_version: 2.0.0
class: profile
kind: resource
url: https://fhir.ee/base/StructureDefinition/ee-practitioner-role
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 2.0.0
required: [practitioner, organization]