{ "description": "EmissionEvenement contient les informations nécessaires pour transmettre un évènement à un système d’information ou à un composant d’un système d’information (gestionnaire d’évènements). Un évènement peut être un dépôt de documents, une sortie d’hôpital, etc.", "_filename": "CI-SIS.NdE.EventDeclaration.StructureDefinition.json", "package_name": "ans.cisis.fhir.r4", "date": "2021-01-04", "derivation": "constraint", "publisher": "ANS", "fhirVersion": "4.0.1", "purpose": "Profil EventDeclaratioNdE représentant le flux 3 - EmissionEvenement du volet Notification d'évènements du CI-SIS", "name": "NdE_EventDeclarationNdE", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "CommunicationRequest", "experimental": null, "resourceType": "StructureDefinition", "title": "NdE_EventDeclarationNdE", "package_version": "2.0.0", "status": "active", "id": "59c47498-2278-48cb-9c36-d2efde6f548f", "kind": "resource", "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/EventDeclarationNdE", "version": "1.0", "differential": { "element": [ { "id": "CommunicationRequest", "path": "CommunicationRequest", "short": "Ressource CommunicationRequest utilisée par le Flux 3 (EmissionEvenement)", "constraint": [ { "key": "event-subject", "human": "L’un des attributs subject ou about doit être présent", "xpath": "count(subject) = 1 xor count(about) = 1", "source": "CI-SIS", "severity": "error", "expression": "count(subject) = 1 xor count(about) = 1" } ] }, { "id": "CommunicationRequest.contained", "min": 1, "path": "CommunicationRequest.contained", "requirements": "Les ressources référencées par les attributs de la ressource CommunicationRequest doivent être présentes dans cet élément." }, { "id": "CommunicationRequest.extension", "path": "CommunicationRequest.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "CommunicationRequest.extension:EventType", "max": "1", "min": 1, "path": "CommunicationRequest.extension", "type": [ { "code": "Extension", "profile": [ "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/EventType" ] } ], "comment": "Elle représente le type d’évènements qui est généralement lié à la personne prise en charge (ou patient).", "sliceName": "EventType" }, { "id": "CommunicationRequest.extension:EventTime", "max": "1", "min": 1, "path": "CommunicationRequest.extension", "type": [ { "code": "Extension", "profile": [ "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/eventTime" ] } ], "comment": "Date à laquelle l’évènement a eu lieu", "sliceName": "EventTime" }, { "id": "CommunicationRequest.subject", "min": 1, "path": "CommunicationRequest.subject", "type": [ { "code": "Reference", "aggregation": [ "contained" ], "targetProfile": [ "http://www.interopsante.org/fhir/structuredefinition/resource/fr-patient" ] } ], "definition": "The patient that is the focus of this communication request." }, { "id": "CommunicationRequest.about", "max": "1", "path": "CommunicationRequest.about", "type": [ { "code": "Reference", "aggregation": [ "contained" ] } ], "definition": "The subject of the event if not the patient" }, { "id": "CommunicationRequest.payload", "max": "1", "min": 1, "path": "CommunicationRequest.payload" }, { "id": "CommunicationRequest.authoredOn", "path": "CommunicationRequest.authoredOn", "comment": "Date à laquelle l’évènement a été émis" }, { "id": "CommunicationRequest.requester", "min": 1, "path": "CommunicationRequest.requester", "type": [ { "code": "Reference", "aggregation": [ "contained" ], "targetProfile": [ "http://interopsante.org/fhir/structuredefinition/resource/fr-organization", "http://interopsante.org/fhir/structuredefinition/resource/fr-practitioner" ] } ], "definition": "L’identification de la personne ou organisation qui a transmis l’évènement", "requirements": "Emtteur de l'évènement" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CommunicationRequest" }