| Package | ans.fhir.fr.sas |
| Resource Type | CapabilityStatement |
| Id | SAS-Consommateur-psindiv |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/sas/https://interop.esante.gouv.fr/ig/fhir/sas/1.1.0/CapabilityStatement-SAS-Consommateur-psindiv.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/sas/CapabilityStatement/SAS-Consommateur-psindiv |
| Version | 1.1.0 |
| Status | draft |
| Date | 2024-10-01T00:00:00+01:00 |
| Name | SAS_consommateur_psindiv |
| Title | Profil SAS consommateur de créneaux |
| Realm | fr |
| Authority | national |
| Description | Un consommateur consulte les créneaux ps indiv mis à disposition par un gestionnaire d’agenda. La platefome numérique SAS joue le rôle de consommateur et affiche les créneaux récupérés |
| Kind | requirements |
No resources found
| SearchParameter | |
| slot-sp-start | SPDateDebutSlot |
| StructureDefinition | |
| FrPractitionerAgregateur | FrPractitionerAgregateur |
| FrScheduleAgregateur | FrScheduleAgregateur |
| FrSlotAgregateur | FrSlotAgregateur |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement SAS-Consommateur-psindiv
application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
clientConsultation de créneaux ps indiv
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)
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Slot | http://sas.fr/fhir/StructureDefinition/FrSlotAgregateur | y | y | SPDateDebutSlot | Slot:schedule, Schedule:actor | ||||
| Schedule | http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur | y | y | SearchSchedule-actor | |||||
| Practitioner | http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur | y | y | Practitioner-identifier |
read, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | SPDateDebutSlot | date | Recherche d'une disponibilité sur la date et l'heure de début de disponibilité souhaité |
read, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | SearchSchedule-actor | reference | Permet de rechercher un agenda par acteur - praticien dans ce cas |
read, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | Practitioner-identifier | token | Permet de rechercher un praticien par identifiant - RPPS dans ce cas |
{
"resourceType": "CapabilityStatement",
"id": "SAS-Consommateur-psindiv",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/sas/CapabilityStatement/SAS-Consommateur-psindiv",
"version": "1.1.0",
"name": "SAS_consommateur_psindiv",
"title": "Profil SAS consommateur de créneaux",
"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 consommateur consulte les créneaux ps indiv mis à disposition par un gestionnaire d’agenda. La platefome numérique SAS joue le rôle de consommateur et affiche les créneaux récupérés",
"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": "client",
"documentation": "Consultation de créneaux ps indiv",
"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": "Slot",
"profile": "http://sas.fr/fhir/StructureDefinition/FrSlotAgregateur",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
}
],
"searchInclude": [
"Slot:schedule",
"Schedule:actor"
],
"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": "Schedule",
"profile": "http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "SearchSchedule-actor",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor",
"type": "reference",
"documentation": "Permet de rechercher un agenda par acteur - praticien dans ce cas"
}
]
},
{
"type": "Practitioner",
"profile": "http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "Practitioner-identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
"type": "token",
"documentation": "Permet de rechercher un praticien par identifiant - RPPS dans ce cas"
}
]
}
]
}
]
}