FHIR IG analytics| Package | ans.fhir.fr.sas |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-SAS-GestionnaireAgenda-SOS.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/sas/1.2.0/CapabilityStatement-SAS-GestionnaireAgenda-SOS.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/sas/CapabilityStatement/SAS-GestionnaireAgenda-SOS |
| Version | 1.2.0 |
| Status | draft |
| Date | 2024-10-01T00:00:00+01:00 |
| Name | SAS_gestionnaireAgenda_SOS |
| Title | Profil SAS gestionnaire d'agenda SOS |
| Realm | fr |
| Authority | national |
| Description | Un gestionnaire d'agenda met à disposition d'un consommateur des créneaux de disponibilité. Cas d'usage SOS médecins |
| Kind | requirements |
No resources found
| SearchParameter | |
| slot-sp-start | SPDateDebutSlot |
| StructureDefinition | |
| sas-sos-location-aggregator | FrLocationAgregateurSOS |
| sas-sos-organization-aggregator | FrOrganizationAgregateurSOS |
| sas-sos-schedule-aggregator | FrScheduleAgregateurSOS |
| sas-sos-slot-aggregator | FrSlotAgregateurSOS |
Note: links and images are rebased to the (stated) source
Narratif généré : CapabilityStatement SAS-GestionnaireAgenda-SOS
application/fhir+jsonNote aux implémenteurs : capacités FHIR
Toute capacité FHIR peut être 'autorisée' par le système sauf si elle est explicitement marquée comme 'SHALL NOT'. Quelques éléments sont marqués comme MAY dans le guide dimplémentation pour souligner leur pertinence potentielle pour le cas dusage.
serverMise à disposition de créneaux de disponibilité SOS médecins
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)
Le tableau récapitulatif liste les ressources faisant partie de cette configuration, et pour chaque ressource, il liste :
_include_revinclude| Type de Ressource | Profil | R | S | U | C | Recherches | _include | _revinclude | Opérations |
|---|---|---|---|---|---|---|---|---|---|
| Schedule | https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-schedule-aggregator | y | y | _has, SearchSchedule-actor | Schedule:actor:Location, Location:organization | Slot:schedule | |||
| Slot | https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-slot-aggregator | y | y | SPDateDebutSlot | |||||
| Location | https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-location-aggregator | y | y | Location-organization | |||||
| Organization | https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-organization-aggregator | y | y | Organization-identifier |
read, search-type.| Conformité | Paramètre | Type | Documentation |
|---|---|---|---|
| SHALL | _has | special | Permet la sélection des ressources en fonction des propriétés des ressources qui y font référence (reverse chaining) |
| SHALL | SearchSchedule-actor | reference | Permet de rechercher un agenda par acteur - lieu dans ce cas |
read, search-type.| Conformité | Paramètre | Type | Documentation |
|---|---|---|---|
| SHALL | SPDateDebutSlot | date | Recherche d'une disponibilité sur la date et l'heure de début de disponibilité souhaité |
read, search-type.| Conformité | Paramètre | Type | Documentation |
|---|---|---|---|
| SHALL | Location-organization | reference | Recherche d'un lieu selon la structure rattachée |
read, search-type.| Conformité | Paramètre | Type | Documentation |
|---|---|---|---|
| SHALL | Organization-identifier | token | Recherche d'une structure par identifiant - SIRET dans ce cas |
{
"resourceType": "CapabilityStatement",
"id": "SAS-GestionnaireAgenda-SOS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/sas/CapabilityStatement/SAS-GestionnaireAgenda-SOS",
"version": "1.2.0",
"name": "SAS_gestionnaireAgenda_SOS",
"title": "Profil SAS gestionnaire d'agenda SOS",
"status": "draft",
"experimental": false,
"date": "2024-10-01T00:00:00+01:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Un gestionnaire d'agenda met à disposition d'un consommateur des créneaux de disponibilité. Cas d'usage SOS médecins",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"application/fhir+json"
],
"implementationGuide": [
"https://interop.esante.gouv.fr/ig/fhir/sas"
],
"rest": [
{
"mode": "server",
"documentation": "Mise à disposition de créneaux de disponibilité SOS médecins",
"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)"
},
"resource": [
{
"type": "Schedule",
"profile": "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-schedule-aggregator",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
}
],
"searchInclude": [
"Schedule:actor:Location",
"Location:organization"
],
"searchRevInclude": [
"Slot:schedule"
],
"searchParam": [
{
"name": "_has",
"type": "special",
"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",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor",
"type": "reference",
"documentation": "Permet de rechercher un agenda par acteur - lieu dans ce cas"
}
]
},
{
"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",
"definition": "https://interop.esante.gouv.fr/ig/fhir/sas/SearchParameter/slot-sp-start",
"type": "date",
"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",
"definition": "http://hl7.org/fhir/SearchParameter/Location-organization",
"type": "reference",
"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",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
"type": "token",
"documentation": "Recherche d'une structure par identifiant - SIRET dans ce cas"
}
]
}
]
}
]
}