{ "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.", "_filename": "fr-appointment-R4.StructureDefinition.json", "package_name": "hl7.fhir.fr.core", "date": "2022-10-20", "derivation": "constraint", "publisher": "InteropSanté", "fhirVersion": "4.0.1", "name": "FrAppointment", "abstract": false, "type": "Appointment", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "5f0c3042-c01a-4340-9901-c54c6bc443b4", "kind": "resource", "url": "http://interopsante.org/fhir/StructureDefinition/FrAppointment", "version": "1.0.1", "differential": { "element": [ { "id": "Appointment.extension", "min": 0, "path": "Appointment.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Appointment.extension:appointmentOperator", "max": "1", "min": 0, "path": "Appointment.extension", "type": [ { "code": "Extension", "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrAppointmentOperator" ] } ], "sliceName": "appointmentOperator" }, { "id": "Appointment.extension:appointmentOperator.value[x]", "path": "Appointment.extension.value[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Appointment.status", "path": "Appointment.status", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/appointmentstatus" } }, { "id": "Appointment.serviceCategory", "path": "Appointment.serviceCategory" }, { "id": "Appointment.specialty", "path": "Appointment.specialty", "binding": { "strength": "required", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty" } }, { "id": "Appointment.slot", "path": "Appointment.slot", "type": [ { "code": "Reference", "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrSlot" ] } ] }, { "id": "Appointment.participant.actor", "path": "Appointment.participant.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://interopsante.org/fhir/StructureDefinition/FrRelatedPerson", "http://interopsante.org/fhir/StructureDefinition/FrHealthcareService", "http://interopsante.org/fhir/StructureDefinition/FrPractitioner", "http://interopsante.org/fhir/StructureDefinition/FrPatient", "http://interopsante.org/fhir/StructureDefinition/FrLocation" ] } ] } ] }, "contact": [ { "name": "InteropSanté", "telecom": [ { "use": "work", "value": "fhir@interopsante.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment" }