FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/SAS-Consommateur-SOS

Packageans.fhir.fr.sas
TypeCapabilityStatement
IdSAS-Consommateur-SOS
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/sas/https://interop.esante.gouv.fr/ig/fhir/sas/1.1.0/CapabilityStatement-SAS-Consommateur-SOS.html
URLhttps://interop.esante.gouv.fr/ig/fhir/sas/CapabilityStatement/SAS-Consommateur-SOS
Version1.1.0
Statusdraft
Date2024-10-01T00:00:00+01:00
NameSAS_consommateur_SOS
TitleProfil SAS consommateur de créneaux SOS
Realmfr
Authoritynational
DescriptionUn consommateur consulte les créneaux SOS 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
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

SearchParameter
slot-sp-startSPDateDebutSlot
StructureDefinition
sas-sos-location-aggregatorFrLocationAgregateurSOS
sas-sos-organization-aggregatorFrOrganizationAgregateurSOS
sas-sos-schedule-aggregatorFrScheduleAgregateurSOS
sas-sos-slot-aggregatorFrSlotAgregateurSOS

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement SAS-Consommateur-SOS

Profil SAS consommateur de créneaux SOS

  • Implementation Guide Version: 1.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+json
  • Supported Patch Formats:
  • Published on: 2024-10-01 00:00:00+0100
  • Published by: ANS

Note 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.

SHALL Support the Following Implementation Guides

  • https://interop.esante.gouv.fr/ig/fhir/sas

FHIR RESTful Capabilities

Mode: client

Consultation de créneaux SOS

Security

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)

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)

Resource Conformance: supported Schedule

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_hasspecial

Permet la sélection des ressources en fonction des propriétés des ressources qui y font référence (reverse chaining)

SHALLSearchSchedule-actorreference

Permet de rechercher un agenda par acteur - lieu dans ce cas

 

Resource Conformance: supported Slot

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLSPDateDebutSlotdate

Recherche d'une disponibilité sur la date et l'heure de début de disponibilité souhaité

 

Resource Conformance: supported Location

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLLocation-organizationreference

Recherche d'un lieu selon la structure rattachée

 

Resource Conformance: supported Organization

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLOrganization-identifiertoken

Recherche d'une structure par identifiant - SIRET dans ce cas

 

Source

{
  "resourceType": "CapabilityStatement",
  "id": "SAS-Consommateur-SOS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/sas/CapabilityStatement/SAS-Consommateur-SOS",
  "version": "1.1.0",
  "name": "SAS_consommateur_SOS",
  "title": "Profil SAS consommateur de créneaux 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 consommateur consulte les créneaux SOS 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 SOS",
      "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",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-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"
            }
          ]
        }
      ]
    }
  ]
}