<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="fr-practitioner-role-exercice" />
  <url value="http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice" />
  <version value="1.0.1" />
  <name value="FrPractitionerRoleExercice" />
  <status value="active" />
  <date value="2022-10-20" />
  <publisher value="InteropSanté" />
  <contact>
    <name value="InteropSanté" />
    <telecom>
      <system value="email" />
      <value value="fhir@interopsante.org" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="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." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="PractitionerRole" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
  <derivation value="constraint" />
  <differential>
    <element id="PractitionerRole.extension">
      <path value="PractitionerRole.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="PractitionerRole.extension:serviceTypeDuration">
      <path value="PractitionerRole.extension" />
      <sliceName value="serviceTypeDuration" />
      <type>
        <code value="Extension" />
        <profile value="http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration" />
      </type>
    </element>
    <element id="PractitionerRole.identifier.use">
      <path value="PractitionerRole.identifier.use" />
      <binding>
        <strength value="required" />
        <valueSet value="http://hl7.org/fhir/ValueSet/identifier-use" />
      </binding>
    </element>
    <element id="PractitionerRole.identifier.system">
      <path value="PractitionerRole.identifier.system" />
      <short value="The namespace for the identifier value | Namespace du RASS (inconnu à ce jour)" />
      <definition value="Establishes the namespace for the value - that is, a URL that describes a set values that are unique.&#xD;&#xA;Namespace du RASS (inconnu à ce jour)" />
    </element>
    <element id="PractitionerRole.practitioner">
      <path value="PractitionerRole.practitioner" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://interopsante.org/fhir/StructureDefinition/FrPractitioner" />
      </type>
    </element>
    <element id="PractitionerRole.organization">
      <path value="PractitionerRole.organization" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://interopsante.org/fhir/StructureDefinition/FrOrganization" />
      </type>
    </element>
    <element id="PractitionerRole.code">
      <path value="PractitionerRole.code" />
      <short value="The role a person plays representing an organization | Rôle (situation d'exercice) du professionnel de santé au sein de l'organisation" />
      <definition value="The role a person plays representing an organization | Situation d'exercice (Fonction dans le NOS)" />
      <binding>
        <strength value="required" />
        <description value="The role a person plays representing an organization | Rôle (situation d'exercice) du professionnel de santé au sein de l'organisation. Correspond à la notion de Fonction dans le NOS." />
        <valueSet value="http://interopsante.org/fhir/ValueSet/fr-practioner-role-exercice" />
      </binding>
    </element>
    <element id="PractitionerRole.specialty">
      <path value="PractitionerRole.specialty" />
      <short value="Specific specialty associated with the agency | spécialité du professionnel de santé au sein de l'organisation" />
      <definition value="Specific specialty associated with the agency | spécialité du professionnel de santé au sein de l'organisation." />
      <binding>
        <strength value="required" />
        <valueSet value="http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty" />
      </binding>
    </element>
    <element id="PractitionerRole.location">
      <path value="PractitionerRole.location" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://interopsante.org/fhir/StructureDefinition/FrLocation" />
      </type>
    </element>
    <element id="PractitionerRole.healthcareService">
      <path value="PractitionerRole.healthcareService" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://interopsante.org/fhir/StructureDefinition/FrHealthcareService" />
      </type>
    </element>
    <element id="PractitionerRole.telecom">
      <path value="PractitionerRole.telecom" />
      <short value="Details of a Technology mediated contact point | Coordonnées électroniques détaillées" />
      <type>
        <code value="ContactPoint" />
        <profile value="http://interopsante.org/fhir/StructureDefinition/FrContactPoint" />
      </type>
    </element>
    <element id="PractitionerRole.availableTime.daysOfWeek">
      <path value="PractitionerRole.availableTime.daysOfWeek" />
      <binding>
        <strength value="required" />
        <valueSet value="http://hl7.org/fhir/ValueSet/days-of-week" />
      </binding>
    </element>
  </differential>
</StructureDefinition>