PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.sas@1.1.0
    http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur
description: Profil de PractitionerRole, dérivé de FrPractitionerRoleExercice, pour le service d'agrégation de créneaux de la plateforme SAS - Commun cas d'usage PS Indiv et CPTS
package_name: ans.fhir.fr.sas
derivation: constraint
name: FrPractitionerRoleExerciceAgregateur
type: PractitionerRole
elements:
  contained: {index: 0}
  practitioner:
    type: Reference
    refers: ['http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur']
    index: 1
  organization:
    elements:
      identifier:
        short: Identifiant national de la structure
        index: 2
        elements:
          type:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: IDNST, system: 'http://interopsante.org/fhir/CodeSystem/fr-v2-0203'}
            index: 3
          system:
            pattern: {type: Uri, value: 'urn:oid:1.2.250.1.71.4.2.2'}
            index: 4
  location:
    type: Reference
    refers: ['http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur']
    index: 5
package_version: 1.1.0
class: profile
kind: resource
url: http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur
base: http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice
version: 1.1.0
required: [location, contained]