{ "description": "Le rôle de gestionnaire incarné par un système, gère et stocke le cercle de soins,\\ndonne accès aux informations en cas de consultation.", "_filename": "CapabilityStatement-CDSGestionnaire.json", "package_name": "ans.fhir.fr.cds", "format": [ "json", "xml" ], "date": "2023-07-14", "publisher": "ANS", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "FR", "system": "urn:iso:std:iso:3166", "display": "FRANCE" } ] } ], "name": "gestionnaire-cds", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "CI-SIS Gestion du Cercle de Soins - Gestionnaire", "package_version": "2.0.0-ballot", "status": "active", "id": "cac8a4e9-9cc7-4235-b7ef-32c68d7d2817", "kind": "requirements", "implementationGuide": [ "https://interop.esante.gouv.fr/ig/fhir/cds/ImplementationGuide/ans.fhir.fr.cds" ], "url": "https://interop.esante.gouv.fr/ig/fhir/cds/CapabilityStatement/CDSGestionnaire", "version": "2.0.0-ballot", "contact": [ { "name": "ANS", "telecom": [ { "value": "https://esante.gouv.fr", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "CareTeam", "profile": "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-ihe-careteam", "interaction": [ { "code": "update" }, { "code": "search-type" }, { "code": "read" }, { "code": "create" }, { "code": "vread" }, { "code": "history-instance" }, { "code": "history-type" } ], "searchParam": [ { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier", "documentation": "Recherche selon l'identifiant du cercle de soins" }, { "name": "start", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-start", "documentation": "Recherche selon la date de création du cercle de soins (Paramètre créé dans le cadre de ce guide)." }, { "name": "end", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-end", "documentation": "Recherche selon la date de fin du cercle de soins (Paramètre créé dans le cadre de ce guide)." }, { "name": "status", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-status", "documentation": "Recherche selon le du cercle de soins" }, { "name": "_lastUpdated", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated", "documentation": "Recherche selon la date de mise à jour du cercle de soins" }, { "name": "category", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-category", "documentation": "Recherche selon la catégorie de cercle de soins." }, { "name": "participant-start", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-participant-start", "documentation": "Recherche selon la date d'entrée d'un membre du cercle de soins (Paramètre créé dans le cadre de ce guide)." }, { "name": "participant-end", "type": "date", "definition": "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-participant-start", "documentation": "Recherche selon la date de sortie d'un membre du cercle de soins (Paramètre créé dans le cadre de ce guide)." }, { "name": "date", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/clinical-date", "documentation": "Recherche selon la période couverte par le cercle de soins." }, { "name": "participant", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-participant", "documentation": "Recherche selon les participants impliqués dans le cercle de soins." }, { "name": "patient", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient", "documentation": "Recherche selon le patient impliqué dans le cercle de soins." }, { "name": "subject", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-subject", "documentation": "Recherche selon le sujet impliqué dans le cercle de soins." }, { "name": "managingOrganization", "type": "reference", "definition": "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-managing-organization", "documentation": "Recherche selon l'organisation responsable du cercle de soins (Paramètre créé dans le cadre de ce guide)." } ] }, { "type": "Patient", "profile": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier", "documentation": "Recherche selon l'identifiant du patient" }, { "name": "family", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/individual-family", "documentation": "Recherche selon le nom de famille du patient" }, { "name": "given", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/individual-given", "documentation": "Recherche selon le prénom du patient" }, { "name": "name", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/Patient-name", "documentation": "Recherche selon le nom du patient" }, { "name": "address", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/individual-address", "documentation": "Recherche selon l'adresse du patient" }, { "name": "birthdate", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/individual-birthdate", "documentation": "Recherche selon la date de naissance du patient" }, { "name": "gender", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/individual-gender", "documentation": "Recherche selon le genre du patient" }, { "name": "birthplace", "type": "string", "definition": "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-patient-birthplace", "documentation": "Recherche selon le lieu de naissance du patient" } ] }, { "type": "RelatedPerson", "profile": "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-fr-related-person", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "documentation": "Recherche selon l'identifiant technique de la personne de confiance" }, { "name": "name", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-name", "documentation": "Recherche selon le nom de la personne de confiance" }, { "name": "relationship", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship", "documentation": "Recherche selon la relation entre le patient et la personne de confiance" } ] }, { "type": "Practitioner", "profile": "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier", "documentation": "Recherche selon l'identifiant du practicien" }, { "name": "name", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/individual-family", "documentation": "Recherche selon le nom du practicien" } ] }, { "type": "PractitionerRole", "profile": "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitionerrole", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "documentation": "Identifiant technique du membre professionnel dans la situation d'exercice" }, { "name": "practitioner", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner", "documentation": "Référence du professionnel" }, { "name": "role", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-role", "documentation": "Rôle du membre de cercle de soins" } ] }, { "type": "Organization", "profile": "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-organization", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "documentation": "Recherche selon l'identifiant technique de l'organisation" }, { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier", "documentation": "Recherche selon l'identifiant de l'organisation" }, { "name": "name", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/Organization-name", "documentation": "Recherche selon le nom de l'organisation" } ] } ], "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)" }, "interaction": [ { "code": "transaction", "documentation": "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-bundle-transaction-creation" }, { "code": "transaction", "documentation": "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-bundle-transaction-maj" } ], "documentation": "Création et mise à jour des cercles de soins" } ] }