PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative@10.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice
description: Profil of the PractitionerRole resource for France. This profil specifies the role of the practitioner for the organization | Spécification du profil de la ressource PractitionerRole pour un usage en France. Ce profil permet de spécifier le rôle (la situation d'exercice) du PS dans le contexte d'une organisation.
package_name: hl7-france-fhir.administrative
derivation: constraint
name: FrPractitionerRoleExercice
type: PractitionerRole
elements:
  availableTime:
    elements:
      daysOfWeek:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/days-of-week'}
        index: 11
  specialty:
    short: Specific specialty associated with the agency | spécialité du professionnel de santé au sein de l'organisation
    binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty'}
    index: 7
  organization:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrOrganization']
    index: 5
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        serviceTypeDuration:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration', index: 1}
  code:
    short: The role a person plays representing an organization | Rôle (situation d'exercice) du professionnel de santé au sein de l'organisation
    binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practioner-role-exercice'}
    index: 6
  identifier:
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 2
      system: {short: The namespace for the identifier value | Namespace du RASS (inconnu à ce jour), index: 3}
  practitioner:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrPractitioner']
    index: 4
  telecom: {type: ContactPoint, short: Details of a Technology mediated contact point | Coordonnées électroniques détaillées, index: 10}
  location:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrLocation']
    index: 8
  healthcareService:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrHealthcareService']
    index: 9
package_version: 10.2021.1
extensions:
  serviceTypeDuration: {url: 'http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration', type: Extension, index: 1}
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: '1.0'