PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.2-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-PractitionerRole
description: null
package_name: ee.hl7.fhir.base.r4
derivation: constraint
name: EEBasePractitionerRole
type: PractitionerRole
elements:
  active: {mustSupport: true, index: 0}
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner']
    index: 1
    elements:
      reference: {mustSupport: true, index: 2}
  organization:
    type: Reference
    mustSupport: true
    refers: ['https://hl7.ee/fhir/StructureDefinition/EEBase-Organization']
    index: 3
    elements:
      reference: {mustSupport: true, index: 4}
  code:
    binding: {strength: required, valueSet: 'http://hl7.ee/fhir/ValueSet/practitioner-role'}
    mustSupport: true
    index: 5
  specialty:
    binding: {strength: required, valueSet: 'http://hl7.ee/fhir/ValueSet/c80-practice-codes'}
    mustSupport: true
    index: 6
  location:
    type: Reference
    refers: ['https://hl7.ee/fhir/StructureDefinition/EEBase-Location']
    index: 7
  healthcareService:
    type: Reference
    refers: ['https://hl7.ee/fhir/StructureDefinition/EEBase-HealthcareService']
    index: 8
package_version: 1.0.2-beta
class: profile
kind: resource
url: https://hl7.ee/fhir/StructureDefinition/EEBase-PractitionerRole
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 1.0.0
required: [practitioner, active, organization]