PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative@11.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrPractionerRoleProfession
description: Profile of the PractitionerRole resource. This profile specifies the professions of the practitioner authorized for France| Spécification du profil de la ressource PractitionerRole permettant de spécifier la ou les professions du PS autorisées pour un exercice en France.
package_name: hl7-france-fhir.administrative
derivation: constraint
name: FrPractionerRoleProfession
type: PractitionerRole
elements:
  availableTime: {index: 9}
  specialty:
    binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty'}
    index: 5
  notAvailable: {index: 10}
  organization:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrOrganization']
    index: 1
  code:
    short: Professions which this practitioner may have
    binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practioner-role-profession'}
    index: 2
    extensions:
      professionnalCategory: {url: 'http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleCodeCategorieProfessionnelle', type: Extension, index: 4}
    elements:
      extension:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            professionnalCategory:
              match: {url: null}
              schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleCodeCategorieProfessionnelle', index: 4}
  availabilityExceptions: {index: 11}
  practitioner:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrPractitioner']
    index: 0
  telecom: {type: ContactPoint, index: 8}
  location: {index: 6}
  endpoint: {index: 12}
  healthcareService: {index: 7}
package_version: 11.2021.1
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrPractionerRoleProfession
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: '1.0'