PackagesCanonicalsLogsProblems
    Packages
    hl7@france-fhir.administrative-2022-1.0.0
    http://interopsante.org/fhir/StructureDefinition/FrSchedule
description: Profile of the Schedule resource for France | Profil de la ressource Schedule pour l'usage en France.\r\nThis profile redefines the element serviceType to associate the service with the duration of this service. It also adds an extension sepcifying the periods of avalability/non-availabilty times of the Schedule | Ce profil redéfinit l'élément serviceType de façon à associer le service avec la durée du service. Il ajoute également une extension qui précise les périodes de disponibilités/non disponibilités de la vacation.
package_name: hl7
derivation: constraint
name: FrSchedule
type: Schedule
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        serviceTypeDuration:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration', index: 1}
          min: 0
        availabilityTime:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrScheduleAvailabiltyTime', index: 2}
          min: 0
  identifier:
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 3
  serviceCategory: {index: 4}
  serviceType: {index: 5}
  specialty:
    binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty'}
    index: 6
  actor:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://interopsante.org/fhir/StructureDefinition/FrHealthcareService', 'http://interopsante.org/fhir/StructureDefinition/FrLocation', 'http://interopsante.org/fhir/StructureDefinition/FrPatient', 'http://interopsante.org/fhir/StructureDefinition/FrPractitioner', 'http://interopsante.org/fhir/StructureDefinition/FrRelatedPerson']
    index: 7
package_version: france-fhir.administrative-2022-1.0.0
extensions:
  serviceTypeDuration: {url: 'http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration', min: 0, type: Extension, index: 1}
  availabilityTime: {url: 'http://interopsante.org/fhir/StructureDefinition/FrScheduleAvailabiltyTime', min: 0, type: Extension, index: 2}
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrSchedule
base: http://hl7.org/fhir/StructureDefinition/Schedule
version: '1.0'