Gestion d'Agenda Partagé (GAP)
3.0.0-ballot - 3.0.0-ballot

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

: CI-SIS Gestion-d-Agendas-Partages - DeclarantRDVGAP - XML Representation

Active as of 2023-08-02

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="GAP-DeclarantRDV"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>GAP-DeclarantRDV</h2><div><p>Un déclarant de rendez-vous fait une demande auprès d’un gestionnaire d’agenda pour créer (demande d'un nouveau rendez-vous ou déclaration d'un rendez-vous pris) ou mettre à jour un rendez-vous</p>
</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>Création mise à jour de RDV</p>
</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="POST a new resource (create interaction)">Create</b></th></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></td><td>y</td><td>y</td></tr></table></div>
  </text>
  <url
       value="https://interop.esante.gouv.fr/ig/fhir/gap/CapabilityStatement/GAP-DeclarantRDV"/>
  <version value="3.0.0-ballot"/>
  <name value="GAP-DeclarantRDV"/>
  <title value="CI-SIS Gestion-d-Agendas-Partages - DeclarantRDVGAP"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-08-02"/>
  <publisher value="ANS"/>
  <contact>
    <name value="ANS"/>
    <telecom>
      <system value="url"/>
      <value value="https://esante.gouv.fr"/>
    </telecom>
  </contact>
  <description
               value="Un déclarant de rendez-vous fait une demande auprès d’un gestionnaire d’agenda pour créer (demande d'un nouveau rendez-vous ou déclaration d'un rendez-vous pris) ou mettre à jour un rendez-vous"/>
  <kind value="requirements"/>
  <fhirVersion value="4.0.1"/>
  <format value="application/fhir+xml"/>
  <format value="application/fhir+json"/>
  <implementationGuide value="https://interop.esante.gouv.fr/ig/fhir/agenda"/>
  <rest>
    <mode value="client"/>
    <documentation value="Création mise à jour de RDV"/>
    <security>
      <cors value="false"/>
      <description
                   value="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)"/>
    </security>
    <resource>
      <type value="Appointment"/>
      <profile
               value="http://interopsante.org/fhir/StructureDefinition/FrAppointment"/>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <conditionalUpdate value="true"/>
    </resource>
  </rest>
</CapabilityStatement>