PackagesCanonicalsLogsProblems
    Packages
    servicewell.fhir.wof-portal@1.0.0
    https://canonical.fhir.link/servicewell/wof-base/StructureDefinition/wof-base-practitioner-role
description: Base profile of wof PractitionerRole
package_name: servicewell.fhir.wof-portal
derivation: constraint
name: WofBasePractitionerRole
abstract: true
type: PractitionerRole
elements:
  availableTime: {index: 25}
  meta:
    elements:
      versionId: {short: Server-managed resource version, mustSupport: true, index: 1}
      profile: {short: Profile declaration for this portal resource, mustSupport: true, index: 2}
    required: [profile]
  specialty: {short: Clinical specialty, index: 19}
  notAvailable: {index: 26}
  implicitRules: {index: 3}
  organization:
    short: Binding to the billing organization
    index: 14
    elements:
      type: {index: 15}
      identifier: {short: Identifier for the billing organization, index: 16}
      display: {short: Display name of the billing organization, index: 17}
    required: [identifier]
  extension:
    index: 5
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        description:
          match: {url: null}
          schema: {type: Extension, short: Practitioner role presentation text, url: 'https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-practitionerrole-description', index: 6}
          min: 0
          max: 1
        binaryReference:
          match: {url: null}
          schema: {type: Extension, short: Reference to contained practitioner image, url: 'https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-binary-reference', index: 7}
          min: 0
          max: 1
  contained: {short: Contained Binary resources, index: 4}
  active: {short: Whether this practitioner role is active, index: 10}
  id: {short: Resource identifier, index: 0}
  code: {short: Role code, index: 18}
  identifier: {index: 9}
  availabilityExceptions: {index: 27}
  practitioner:
    short: The individual practitioner
    index: 11
    elements:
      identifier: {short: Identifier for the practitioner, index: 12}
      display: {short: Display name of the practitioner, index: 13}
    required: [display]
  telecom: {index: 24}
  location: {index: 20}
  endpoint: {index: 28}
  healthcareService:
    short: Service location where this role is performed
    index: 21
    elements:
      reference: {short: Literal reference to the HealthcareService resource, index: 22}
      display: {short: Display name of the healthcare service, index: 23}
  modifierExtension: {index: 8}
package_version: 1.0.0
extensions:
  description: {url: 'https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-practitionerrole-description', min: 0, max: 1, type: Extension, short: Practitioner role presentation text, index: 6}
  binaryReference: {url: 'https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-binary-reference', min: 0, max: 1, type: Extension, short: Reference to contained practitioner image, index: 7}
class: profile
kind: resource
url: https://canonical.fhir.link/servicewell/wof-base/StructureDefinition/wof-base-practitioner-role
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 1.0.0
required: [practitioner, id, active, code]