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

FHIR IG Statistics: CapabilityStatement/TDDUIConsommateur

Packageans.fhir.fr.tddui
Resource TypeCapabilityStatement
IdTDDUIConsommateur
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/tddui/https://interop.esante.gouv.fr/ig/fhir/tddui/2.0.0-ballot/CapabilityStatement-TDDUIConsommateur.html
URLhttps://interop.esante.gouv.fr/ig/fhir/tddui/CapabilityStatement/TDDUIConsommateur
Version2.0.0-ballot
Statusactive
Date2024-06-20T09:51:35+02:00
NameTDDUIConsommateur
TitleTDDUI-Consommateur
Realmfr
Authoritynational
DescriptionLe rôle du Consommateur est de recueillir les données d'un logiciel DUI. Il correspond à un SI tiers.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
tddui-encounter-sejourTDDUI Encounter Sejour
tddui-organizationTDDUI Organization
tddui-patient-insTDDUI Patient INS
tddui-patientTDDUI Patient

Narrative

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

Generated Narrative: CapabilityStatement TDDUIConsommateur

TDDUI-Consommateur

  • Version du guide dimplémentation : {0}
  • Version de FHIR : 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Publié sur : 2024-06-20 09:51:35+0200
  • Publié par : ANS

Note aux implémenteurs : capacités FHIR

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/tddui

FHIR RESTful Capabilities

Mode: client

Réception de données transmises depuis un logiciel DUI (flux 1).

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
  • Supports the transactionLes interactions sont décrites comme suit :

    https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-bundle

Capabilities by Resource/Profile

Résumé

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

  • The relevant profiles (if any)
  • Les interactions supportées par chaque ressource (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)
Type de RessourceProfilRSUCRecherches_include_revincludeOpérations
PatientSupported Profiles
  TDDUI Patient
  TDDUI Patient INS
y
OrganizationSupported Profiles
  TDDUI Organization
y
EncounterSupported Profiles
  TDDUI Encounter Sejour
y

Resource Conformance: supported Patient

Ressource FHIR coeur
Patient
Reference Policy
Résumé des interactions
  • Supports read.

Resource Conformance: supported Organization

Ressource FHIR coeur
Organization
Reference Policy
Résumé des interactions
  • Supports read.

Supported Profiles

TDDUI Organization

Resource Conformance: supported Encounter

Ressource FHIR coeur
Encounter
Reference Policy
Résumé des interactions
  • Supports read.

Supported Profiles

TDDUI Encounter Sejour


Source

{
  "resourceType": "CapabilityStatement",
  "id": "TDDUIConsommateur",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/tddui/CapabilityStatement/TDDUIConsommateur",
  "version": "2.0.0-ballot",
  "name": "TDDUIConsommateur",
  "title": "TDDUI-Consommateur",
  "status": "active",
  "experimental": false,
  "date": "2024-06-20T09:51:35+02:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Le rôle du Consommateur est de recueillir les données d'un logiciel DUI. Il correspond à un SI tiers.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "implementationGuide": [
    "https://interop.esante.gouv.fr/ig/fhir/tddui"
  ],
  "rest": [
    {
      "mode": "client",
      "documentation": "Réception de données transmises depuis un logiciel DUI (flux 1).",
      "security": {
        "cors": false,
        "description": "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)"
      },
      "resource": [
        {
          "type": "Patient",
          "supportedProfile": [
            "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-patient",
            "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-patient-ins"
          ],
          "interaction": [
            {
              "code": "read"
            }
          ]
        },
        {
          "type": "Organization",
          "supportedProfile": [
            "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-organization"
          ],
          "interaction": [
            {
              "code": "read"
            }
          ]
        },
        {
          "type": "Encounter",
          "supportedProfile": [
            "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-encounter-sejour"
          ],
          "interaction": [
            {
              "code": "read"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "transaction",
          "documentation": "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-bundle"
        }
      ]
    }
  ]
}