PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fr.core@1.1.0
    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.fhir.fr.core
derivation: constraint
name: FrAppointment
type: Appointment
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        appointmentOperator:
          match: {url: null}
          schema:
            type: Extension
            url: http://interopsante.org/fhir/StructureDefinition/FrAppointmentOperator
            index: 1
            elements:
              value:
                choices: []
                index: 3
  status:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/appointmentstatus'}
    index: 4
  serviceCategory: {index: 5}
  specialty:
    binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty'}
    index: 6
  slot:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrSlot']
    index: 7
  participant:
    elements:
      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: 8
package_version: 1.1.0
extensions:
  appointmentOperator:
    url: http://interopsante.org/fhir/StructureDefinition/FrAppointmentOperator
    type: Extension
    index: 1
    elements:
      value:
        choices: []
        index: 3
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrAppointment
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: 1.0.1