This page is part of the Guide d'implémentation FHIR - Gestion d'Agendas Partagés (v3.0.0-ballot: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2023-08-02 |
{
"resourceType" : "CapabilityStatement",
"id" : "GAP-GestionnaireAgenda",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>GAP-GestionnaireAgenda</h2><div><p>Le gestionnaire d’agenda gère les demandes de déclaration, de modification ou de suppression de rendez-vous.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>Déclaration, modification et suppression des disponibilités d'une ressource</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"PATCH a new resource version (patch interaction)\">Patch</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th></tr><tr><td>Schedule</td><td><a href=\"http://interopsante.org/fhir/StructureDefinition/FrSchedule\">http://interopsante.org/fhir/StructureDefinition/FrSchedule</a></td><td></td><td></td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Slot</td><td><a href=\"http://interopsante.org/fhir/StructureDefinition/FrSlot\">http://interopsante.org/fhir/StructureDefinition/FrSlot</a></td><td>y</td><td>y</td><td></td><td></td><td></td><td></td></tr><tr><td>Appointment</td><td><a href=\"http://interopsante.org/fhir/StructureDefinition/FrAppointment\">http://interopsante.org/fhir/StructureDefinition/FrAppointment</a></td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td></td></tr></table></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/gap/CapabilityStatement/GAP-GestionnaireAgenda",
"version" : "3.0.0-ballot",
"name" : "GAP-GestionnaireAgenda",
"title" : "CI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP",
"status" : "active",
"experimental" : false,
"date" : "2023-08-02",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Le gestionnaire d’agenda gère les demandes de déclaration, de modification ou de suppression de rendez-vous.",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"implementationGuide" : [
"https://interop.esante.gouv.fr/ig/fhir/agenda"
],
"rest" : [
{
"mode" : "server",
"documentation" : "Déclaration, modification et suppression des disponibilités d'une ressource",
"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)"
},
"resource" : [
{
"type" : "Schedule",
"profile" : "http://interopsante.org/fhir/StructureDefinition/FrSchedule",
"interaction" : [
{
"code" : "create"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "patch"
}
]
},
{
"type" : "Slot",
"profile" : "http://interopsante.org/fhir/StructureDefinition/FrSlot",
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "GAP_Slot_earliestStart",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_earliestStart",
"type" : "date",
"documentation" : "Recherche d'une disponibilité sur la date et l'heure de la disponibilité souhaité, date au plus tôt"
},
{
"name" : "GAP_Slot_latestStart",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_latestStart",
"type" : "date",
"documentation" : "Recherche d'une disponibilité sur la date et l'heure de disponibilité souhaité, date au plus tard"
},
{
"name" : "GAP_Schedule_Actor_AsDevice",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsDevice",
"type" : "reference",
"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" : "GAP_Schedule_Actor_AsHealthcareService",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsHealthcareService",
"type" : "reference",
"documentation" : "Recherche d'une disponibilité sur les caractéristiques de la ressource HealthcareService qui est l'acteur d'agenda (identifiant, nom, type, identifiant-nom-type de l'organization)"
},
{
"name" : "GAP_Schedule_Actor_AsLocation",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsLocation",
"type" : "reference",
"documentation" : "Recherche d'une disponibilité sur les caractéristiques du lieu d'exercice de la ressource (Location) qui est l'acteur d'agenda (nom, adresse, proximité et code postal)"
},
{
"name" : "GAP_Schedule_Actor_AsPatient",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsPatient",
"type" : "reference",
"documentation" : "Recherche d'une disponibilité sur les caractéristiques de la ressource Patient qui est l'acteur d'agenda (identifiant, nom, prénom)"
},
{
"name" : "GAP_Schedule_Actor_AsPractitioner",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsPractitioner",
"type" : "reference",
"documentation" : "Recherche d'une disponibilité sur les caractéristiques de la ressource Practitioner qui est l'acteur d'agenda (identifiant, nom, prénom)"
},
{
"name" : "GAP_Schedule_Actor_AsPractitionerRole",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsPractitionerRole",
"type" : "reference",
"documentation" : "Recherche d'une disponibilité sur sur les caractéristiques de la ressource PractitionerRole qui est l'acteur d'agenda (profession, spécialité, adresse, telecom, nom-prénom du professionnel)"
},
{
"name" : "GAP_Schedule_Actor_AsRelatedPerson",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsRelatedPerson",
"type" : "reference",
"documentation" : "sur sur les caractéristiques de la ressource RelatedPerson qui est l'acteur d'agenda (identifiant, nom, adresse, telecom)"
},
{
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-identifier",
"type" : "token",
"documentation" : "A Slot Identifier"
},
{
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-status",
"type" : "token",
"documentation" : "The free/busy status of the appointment"
}
]
},
{
"type" : "Appointment",
"profile" : "http://interopsante.org/fhir/StructureDefinition/FrAppointment",
"interaction" : [
{
"code" : "create"
},
{
"code" : "update"
},
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"conditionalUpdate" : true,
"searchParam" : [
{
"name" : "GAP_Appointment_priority",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_priority",
"type" : "token",
"documentation" : "Priority of the appointment"
},
{
"name" : "GAP_Appointment_description",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_description",
"type" : "string",
"documentation" : "Comment or title of the appointment"
},
{
"name" : "GAP_Appointment_created",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_created",
"type" : "date",
"documentation" : "Date that this appointment was initially created"
},
{
"name" : "GAP_Appointment_Actor",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_Actor",
"type" : "reference",
"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",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_earliestStart",
"type" : "date",
"documentation" : "Recherche d'un rendez-vous sur la date et heure de rendez-vous, date au plus tôt"
},
{
"name" : "GAP_Appointment_latestStart",
"definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_latestStart",
"type" : "date",
"documentation" : "Recherche d'un rendez-vous sur la date et heure de rendez-vous, date au plus tard"
},
{
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-date",
"type" : "date",
"documentation" : "date et heure du rendez-vous"
},
{
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-identifier",
"type" : "token",
"documentation" : "identifiant du rendez-vous"
},
{
"name" : "service-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
"type" : "token",
"documentation" : "serivce spécifique qui doit être réslisé pandant le rendez-vous"
},
{
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-status",
"type" : "token",
"documentation" : "The overall status of the appointment"
},
{
"name" : "supporting-info",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info",
"type" : "reference",
"documentation" : "Additional information to support the appointment"
}
]
}
]
}
]
}
IG © 2020+ ANS. Package ans.fhir.fr.gap#3.0.0-ballot based on FHIR 4.0.1. Generated 2023-10-10
Links: Table of Contents |
QA Report
| New Issue