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

FHIR IG Statistics: CapabilityStatement/GestionnaireCdL

Packageans.fhir.fr.cdl
TypeCapabilityStatement
IdGestionnaireCdL
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/cdl/https://interop.esante.gouv.fr/ig/fhir/cdl/3.0.0-ballot/CapabilityStatement-GestionnaireCdL.html
URLhttps://interop.esante.gouv.fr/ig/fhir/cdl/CapabilityStatement/GestionnaireCdL
Version3.0.0
Statusactive
Date2023-02-15T14:22:10+01:00
NameGestionnaireCdL
TitleCI-SIS Cahier-de-Liaison - GestionnaireCdL
Realmfr
Authoritynational
DescriptionLe gestionnaire de cahier de liaison implémente le cahier de liaison
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
as-organizationAS Organization Profile
as-practitionerAS Practitioner Profile
fr-core-patientFR Core Patient Profile
fr-core-related-personFR Core Related Person Profile
cdl-bundle-creation-noteBundle de création d'une note
cdl-document-referenceDocumentReference Cahier de Liaison

Narrative

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

Generated Narrative: CapabilityStatement GestionnaireCdL

CI-SIS Cahier-de-Liaison - GestionnaireCdL

  • Implementation Guide Version: 3.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2023-02-15 14:22:10+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

  • http://interop.esante.gouv.fr/ig/fhir/cdl/ImplementationGuides/ans.fhir.fr.cdl

FHIR RESTful Capabilities

Mode: server

Système d'information ou composant de système d'information qui implémente le cahier de liaison

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 transactioninteraction described as follows:

    https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-bundle-creation-note

  • Supports the transactioninteraction described as follows:

    https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-bundle-maj-note

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 Bundle

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create.

Resource Conformance: supported Patient

Base System Profile
FR Core Patient Profile
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, create, update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

Identifiant du patient

SHALLfamilystring

Nom de famille du patient

SHALLgivenstring

Prénom du patient

SHALLnamestring

Nom du patient

 

Resource Conformance: supported RelatedPerson

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, create, update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

Identifiant de la personne de confiance

SHALLnamestring

Nom de la personne de confiance

 

Resource Conformance: supported Practitioner

Base System Profile
AS Practitioner Profile
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

Identifiant du Praticien

SHALLfamilystring

Nom de famille du patient

SHALLgivenstring

Prénom du patient

SHALLnamestring

Nom du patient

 

Resource Conformance: supported Organization

Base System Profile
AS Organization Profile
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, create, update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

Identifiant de l'organisation

 

Resource Conformance: supported Device

Base System Profile
Device
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, create, update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

Identifiant de l'équipement

 

Resource Conformance: MAY DocumentReference

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • MAY support delete.
  • Supports update, create, delete, read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLdatedate

date de création de la note

SHALLtypetoken

type de la note

SHALLsecurity-labeltoken

degré de restriction de l'audience de la note

 

Source

{
  "resourceType": "CapabilityStatement",
  "id": "GestionnaireCdL",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/cdl/CapabilityStatement/GestionnaireCdL",
  "version": "3.0.0",
  "name": "GestionnaireCdL",
  "title": "CI-SIS Cahier-de-Liaison - GestionnaireCdL",
  "status": "active",
  "experimental": false,
  "date": "2023-02-15T14:22:10+01:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Le gestionnaire de cahier de liaison implémente le cahier de liaison",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "implementationGuide": [
    "http://interop.esante.gouv.fr/ig/fhir/cdl/ImplementationGuides/ans.fhir.fr.cdl"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "Système d'information ou composant de système d'information qui implémente le cahier de liaison",
      "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": "Bundle",
          "profile": "https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-bundle-creation-note",
          "interaction": [
            {
              "code": "create"
            }
          ]
        },
        {
          "type": "Patient",
          "profile": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "create"
            },
            {
              "code": "update"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
              "type": "token",
              "documentation": "Identifiant du patient"
            },
            {
              "name": "family",
              "definition": "http://hl7.org/fhir/SearchParameter/individual-family",
              "type": "string",
              "documentation": "Nom de famille du patient"
            },
            {
              "name": "given",
              "definition": "http://hl7.org/fhir/SearchParameter/individual-given",
              "type": "string",
              "documentation": "Prénom du patient"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Patient-name",
              "type": "string",
              "documentation": "Nom du patient"
            }
          ]
        },
        {
          "type": "RelatedPerson",
          "profile": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-related-person",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "create"
            },
            {
              "code": "update"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier",
              "type": "token",
              "documentation": "Identifiant de la personne de confiance"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
              "type": "string",
              "documentation": "Nom de la personne de confiance"
            }
          ]
        },
        {
          "type": "Practitioner",
          "profile": "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
              "type": "token",
              "documentation": "Identifiant du Praticien"
            },
            {
              "name": "family",
              "definition": "http://hl7.org/fhir/SearchParameter/individual-family",
              "type": "string",
              "documentation": "Nom de famille du patient"
            },
            {
              "name": "given",
              "definition": "http://hl7.org/fhir/SearchParameter/individual-given",
              "type": "string",
              "documentation": "Prénom du patient"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-name",
              "type": "string",
              "documentation": "Nom du patient"
            }
          ]
        },
        {
          "type": "Organization",
          "profile": "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-organization",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "create"
            },
            {
              "code": "update"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
              "type": "token",
              "documentation": "Identifiant de l'organisation"
            }
          ]
        },
        {
          "type": "Device",
          "profile": "http://hl7.org/fhir/StructureDefinition/Device",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "create"
            },
            {
              "code": "update"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Device-identifier",
              "type": "token",
              "documentation": "Identifiant de l'équipement"
            }
          ]
        },
        {
          "type": "DocumentReference",
          "profile": "https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference",
          "interaction": [
            {
              "code": "update"
            },
            {
              "code": "create"
            },
            {
              "code": "delete"
            },
            {
              "code": "read"
            },
            {
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "delete"
            }
          ],
          "conditionalDelete": "single",
          "searchInclude": [
            "DocumentReference.subject",
            "DocumentReference.author"
          ],
          "searchParam": [
            {
              "name": "date",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
              "type": "date",
              "documentation": "date de création de la note"
            },
            {
              "name": "type",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
              "type": "token",
              "documentation": "type de la note"
            },
            {
              "name": "security-label",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
              "type": "token",
              "documentation": "degré de restriction de l'audience de la note"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "transaction",
          "documentation": "https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-bundle-creation-note"
        },
        {
          "code": "transaction",
          "documentation": "https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-bundle-maj-note"
        }
      ]
    }
  ]
}