{ "description": "Le gestionnaire d’agenda gère les demandes de déclaration, de modification ou de suppression de rendez-vous.", "_filename": "CapabilityStatement-GAP-GestionnaireAgenda.json", "package_name": "ans.fhir.fr.gap", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2023-08-02", "publisher": "ANS", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "FR", "system": "urn:iso:std:iso:3166", "display": "FRANCE" } ] } ], "name": "GAP_GestionnaireAgenda", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "CI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP", "package_version": "3.0.0", "status": "active", "id": "7402b711-4c48-4e11-890c-e92c511ac7b3", "kind": "requirements", "implementationGuide": [ "https://interop.esante.gouv.fr/ig/fhir/gap" ], "url": "https://interop.esante.gouv.fr/ig/fhir/gap/CapabilityStatement/GAP-GestionnaireAgenda", "version": "3.0.0", "contact": [ { "name": "ANS", "telecom": [ { "value": "https://esante.gouv.fr", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Schedule", "profile": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-schedule", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "delete" }, { "code": "patch" } ] }, { "type": "Slot", "profile": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-slot", "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "GAP_Slot_earliestStart", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Slot-earliestStart", "documentation": "Recherche d'une disponibilité sur la date et l'heure de la disponibilité souhaité, date au plus tôt" }, { "name": "GAP_Slot_latestStart", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Slot-latestStart", "documentation": "Recherche d'une disponibilité sur la date et l'heure de disponibilité souhaité, date au plus tard" }, { "name": "GAP_Schedule_Actor", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor", "documentation": "Recherche d'une disponibilité sur les caractéristiques de la ressource Device qui est l'acteur d'agenda (identifiant, nom, modèle, type)" }, { "name": "Schedule-actor", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor", "documentation": "Recherche d'un acteur de l'agenda" }, { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Slot-identifier", "documentation": "A Slot Identifier" }, { "name": "status", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Slot-status", "documentation": "The free/busy status of the appointment" } ] }, { "type": "Appointment", "profile": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-appointment", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "GAP_Appointment_priority", "type": "token", "definition": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-priority", "documentation": "Priority of the appointment" }, { "name": "GAP_Appointment_description", "type": "string", "definition": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-description", "documentation": "Comment or title of the appointment" }, { "name": "GAP_Appointment_created", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-created", "documentation": "Date that this appointment was initially created" }, { "name": "GAP_Appointment_Actor", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/Appointment-actor", "documentation": "Recherche d'un rendez-vous sur l'identifiant de l'acteur, la ressource pouvant être Patient, Practitioner, PractitionerRole, RelatedPerson, Location, Device ou HealthcareService" }, { "name": "GAP_Appointment_earliestStart", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-earliestStart", "documentation": "Recherche d'un rendez-vous sur la date et heure de rendez-vous, date au plus tôt" }, { "name": "GAP_Appointment_latestStart", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-latestStart", "documentation": "Recherche d'un rendez-vous sur la date et heure de rendez-vous, date au plus tard" }, { "name": "date", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/Appointment-date", "documentation": "date et heure du rendez-vous" }, { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Appointment-identifier", "documentation": "identifiant du rendez-vous" }, { "name": "service-type", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Appointment-service-type", "documentation": "serivce spécifique qui doit être réslisé pandant le rendez-vous" }, { "name": "status", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Appointment-status", "documentation": "The overall status of the appointment" }, { "name": "supporting-info", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info", "documentation": "Additional information to support the appointment" } ], "conditionalUpdate": true } ], "security": { "cors": false, "description": "L’ANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S ) et des mécanismes de sécurisation sont définis dans les volets de la couche Transport du Cadre d’Interopérabilité des systèmes d’information de santé (CI-SIS)" }, "documentation": "Déclaration, modification et suppression des disponibilités d'une ressource" } ] }