Package | ans.fhir.fr.cdl |
Type | CapabilityStatement |
Id | ConsommateurContenu |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/cdl/https://interop.esante.gouv.fr/ig/fhir/cdl/3.0.0-ballot/CapabilityStatement-ConsommateurContenu.html |
URL | https://interop.esante.gouv.fr/ig/fhir/cdl/CapabilityStatement/ConsommateurContenu |
Version | 3.0.0 |
Status | active |
Date | 2023-02-15T14:22:09+01:00 |
Name | ConsommateurContenu |
Title | CI-SIS Cahier-de-Liaison - ConsommateurContenu |
Realm | fr |
Authority | national |
Description | Le consommateur de contenu qui interroge le cahier de liaison |
Kind | requirements |
No resources found
StructureDefinition | |
as-organization | AS Organization Profile |
as-practitioner | AS Practitioner Profile |
fr-core-patient | FR Core Patient Profile |
cdl-document-reference | DocumentReference Cahier de Liaison |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement ConsommateurContenu
application/fhir+xml
, application/fhir+json
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.
client
Le consommateur de contenu envoie une demande de recherche de notes au gestionnaire de CdL
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)
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
DocumentReference | https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference | y | y | date, type, security-label, subject, author | |||||
Patient | https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient | y | y | identifier, family, given, name | |||||
RelatedPerson | https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient | y | y | identifier, name | |||||
Practitioner | https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner | y | y | identifier, family, given, name | |||||
Organization | https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-organization | y | y | identifier | |||||
Device | http://hl7.org/fhir/StructureDefinition/Device | y | y | identifier |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | date de création de la note |
SHALL | type | token | type de la note |
SHALL | security-label | token | degré de restriction de l'audience de la note |
SHALL | subject | reference | Sujet de la note |
SHALL | author | reference | Sujet de la note |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | Identifiant du patient |
SHALL | family | string | Nom de famille du patient |
SHALL | given | string | Prénom du patient |
SHALL | name | string | Nom du patient |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | Identifiant de la personne de confiance |
SHALL | name | string | Nom de la personne de confiance |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | Identifiant du Praticien |
SHALL | family | string | Nom de famille du patient |
SHALL | given | string | Prénom du patient |
SHALL | name | string | Nom du patient |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | Identifiant de l'organisation |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | Identifiant de l'équipement |
{ "resourceType": "CapabilityStatement", "id": "ConsommateurContenu", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/cdl/CapabilityStatement/ConsommateurContenu", "version": "3.0.0", "name": "ConsommateurContenu", "title": "CI-SIS Cahier-de-Liaison - ConsommateurContenu", "status": "active", "experimental": false, "date": "2023-02-15T14:22:09+01:00", "publisher": "ANS", "contact": [ { "name": "ANS", "telecom": [ { "system": "url", "value": "https://esante.gouv.fr" } ] } ], "description": "Le consommateur de contenu qui interroge 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": "client", "documentation": "Le consommateur de contenu envoie une demande de recherche de notes au gestionnaire de CdL", "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": "DocumentReference", "profile": "https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference", "interaction": [ { "code": "read" }, { "code": "search-type" } ], "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" }, { "name": "subject", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject", "type": "reference", "documentation": "Sujet de la note" }, { "name": "author", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-author", "type": "reference", "documentation": "Sujet de la note" } ] }, { "type": "Patient", "profile": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient", "interaction": [ { "code": "read" }, { "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-patient", "interaction": [ { "code": "read" }, { "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": "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": "search-type" } ], "searchParam": [ { "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/Device-identifier", "type": "token", "documentation": "Identifiant de l'équipement" } ] } ] } ] }