description: This extension adds a slotDate element to the Slot resource specifying the date that the Slot has been created/updated/canceled. | Cette extension ajoute un élément SlotDate à la ressource Slot précisant la date à laquelle ce créneau a été crée/modifié/annulé. package_name: hl7.fhir.fr.core derivation: constraint name: FRCoreSlotDateExtension type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-slot-date'} index: 1 value: choices: [valueDateTime] index: 3 valueDateTime: {type: dateTime, choiceOf: value, index: 4} package_version: 2.0.0-ballot extensions: {} class: extension kind: complex-type url: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-slot-date base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0-ballot