PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales@0.0.1-discovery
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole
description: null
package_name: fhir.r4.wales
derivation: constraint
name: DataStandardsWalesPractitionerRole
type: PractitionerRole
elements:
  active: {mustSupport: true, index: 0}
  period: {mustSupport: true, index: 1}
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner']
    index: 2
  organization:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization']
    index: 3
  code:
    binding: {strength: extensible, valueSet: 'https://fhir.nhs.wales/ValueSet/DataStandardsWales-JobRole'}
    mustSupport: true
    index: 4
  specialty:
    short: A unique code identifying each Main Specialty designated by Royal Colleges
    binding: {strength: required, valueSet: 'https://fhir.nhs.wales/ValueSet/DataStandardsWales-MainSpecialty'}
    mustSupport: true
    index: 5
package_version: 0.0.1-discovery
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole
version: null
required: [code]