PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative@10.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrAppointment
description: Profile of the Appointment resource for France | Profil de la ressource Appointment pour la France. This profile adds the operator who created/updated/canceled the appointment. It also allows to possibly reference an appointment canceled and a document associated with the appointment | Ce profil ajoute l'opérateur qui a créé/modifié/annulé le RDV. Il permet également de référencer éventuellement un RDV annulé et/ou un document lié au RDV.
package_name: hl7-france-fhir.administrative
derivation: constraint
name: FrAppointment
type: Appointment
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        appointmentOperator:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrAppointmentOperator', index: 1}
          max: 1
  status:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/appointmentstatus'}
    index: 2
  serviceCategory: {index: 3}
  specialty:
    binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty'}
    index: 4
  slot:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrSlot']
    index: 5
  participant:
    elements:
      actor:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://interopsante.org/fhir/StructureDefinition/FrHealthcareService', 'http://interopsante.org/fhir/StructureDefinition/FrLocation', 'http://interopsante.org/fhir/StructureDefinition/FrPatient', 'http://interopsante.org/fhir/StructureDefinition/FrPractionerRoleProfession', 'http://interopsante.org/fhir/StructureDefinition/FrPractitioner', 'http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice']
        index: 6
package_version: 10.2021.1
extensions:
  appointmentOperator: {url: 'http://interopsante.org/fhir/StructureDefinition/FrAppointmentOperator', max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrAppointment
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: '1.0'