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

FHIR IG Statistics: CapabilityStatement/CapabilityStatement.Cahier-de-Liaison.GestionnaireCdL

Packageans.cisis.fhir.r4
Resource TypeCapabilityStatement
IdCapabilityStatement.Cahier-de-Liaison.GestionnaireCdL
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ans.cisis.fhir.r4@3.0.0-pat23v2&canonical=http://esante.gouv.fr/ci-sis/fhir/CapabilityStatements/CdL.GestionnaireCdL
URLhttp://esante.gouv.fr/ci-sis/fhir/CapabilityStatements/CdL.GestionnaireCdL
Version2.3
Statusactive
Date2023-02-15T14:22:10+01:00
NameGestionnaireCdL
TitleCI-SIS Cahier-de-Liaison - GestionnaireCdL
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

ImplementationGuide
CI-SIS.CahierDeLiaisonCdL_Cahier-De-Liaison
StructureDefinition
FrRelatedPersonFrRelatedPerson
FrOrganizationFrOrganization
FrPatientFrPatient
FrPractitionerFrPractitioner
CdL_BundleCreationNoteCdLCdL_BundleCreationNoteCdL
CdL_DocumentReferenceCdLCdL_DocumentReferenceCdL

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "url": "http://esante.gouv.fr/ci-sis/fhir/CapabilityStatements/CdL.GestionnaireCdL",
  "version": "2.3",
  "name": "GestionnaireCdL",
  "title": "CI-SIS Cahier-de-Liaison - GestionnaireCdL",
  "status": "active",
  "experimental": false,
  "date": "2023-02-15T14:22:10+01:00",
  "publisher": "ANS",
  "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://esante.gouv.fr/ci-sis/fhir/ImplementationGuides/CI-SIS.CahierDeLiaison"
  ],
  "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": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_BundleCreationNoteCdL",
          "interaction": [
            {
              "code": "create"
            }
          ]
        },
        {
          "type": "Patient",
          "profile": "http://interopsante.org/fhir/StructureDefinition/FrPatient",
          "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": "http://interopsante.org/fhir/StructureDefinition/FrRelatedPerson",
          "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": "http://interopsante.org/fhir/StructureDefinition/FrPractitioner",
          "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": "http://interopsante.org/fhir/StructureDefinition/FrOrganization",
          "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": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_DocumentReferenceCdL",
          "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": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_BundleCreationNoteCdL"
        },
        {
          "code": "transaction",
          "documentation": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_BundleMAJNoteCdL"
        }
      ]
    }
  ]
}