{
"description": "Un gestionnaire d'agenda met à disposition d'un consommateur des créneaux de disponibilité. Cas d'usage SOS médecins",
"_filename": "CapabilityStatement-SAS-GestionnaireAgenda-SOS.json",
"package_name": "ans.fhir.fr.sas",
"format": [ "application/fhir+json" ],
"date": "2024-10-01T00:00:00+01:00",
"publisher": "ANS",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "FR",
"system": "urn:iso:std:iso:3166",
"display": "FRANCE"
} ]
} ],
"name": "SAS_gestionnaireAgenda_SOS",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "Profil SAS gestionnaire d'agenda SOS",
"package_version": "1.1.0",
"status": "draft",
"id": "76a1e118-71e8-45fd-9c88-ef29467e54e0",
"kind": "requirements",
"implementationGuide": [ "https://interop.esante.gouv.fr/ig/fhir/sas" ],
"url": "https://interop.esante.gouv.fr/ig/fhir/sas/CapabilityStatement/SAS-GestionnaireAgenda-SOS",
"version": "1.1.0",
"contact": [ {
"name": "ANS",
"telecom": [ {
"value": "https://esante.gouv.fr",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Schedule",
"profile": "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-schedule-aggregator",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "_has",
"type": "special",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-has",
"documentation": "Permet la sélection des ressources en fonction des propriétés des ressources qui y font référence (reverse chaining)"
}, {
"name": "SearchSchedule-actor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor",
"documentation": "Permet de rechercher un agenda par acteur - lieu dans ce cas"
} ],
"searchInclude": [ "Schedule:actor:Location", "Location:organization" ],
"searchRevInclude": [ "Slot:schedule" ]
}, {
"type": "Slot",
"profile": "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-slot-aggregator",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "SPDateDebutSlot",
"type": "date",
"definition": "https://interop.esante.gouv.fr/ig/fhir/sas/SearchParameter/slot-sp-start",
"documentation": "Recherche d'une disponibilité sur la date et l'heure de début de disponibilité souhaité"
} ]
}, {
"type": "Location",
"profile": "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-location-aggregator",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "Location-organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Location-organization",
"documentation": "Recherche d'un lieu selon la structure rattachée"
} ]
}, {
"type": "Organization",
"profile": "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-organization-aggregator",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "Organization-identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
"documentation": "Recherche d'une structure par identifiant - SIRET dans ce cas"
} ]
} ],
"security": {
"cors": false,
"description": "L’ANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S\n) 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\nd’information de santé (CI-SIS)"
},
"documentation": "Mise à disposition de créneaux de disponibilité SOS médecins"
} ]
}