Package | ca.infoway.io.erec |
Resource Type | CodeSystem |
Id | message-event-code |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.infoway.io.erec@1.1.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code |
URL | http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code |
Status | draft |
Name | MessageEventCode |
Title | Message Event Code |
Authority | national |
Description | Code that identifies the event this message represents and connects it with its definition. |
Content | complete |
ValueSet | |
message-event-code | Message Event Code |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "message-event-code", "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code", "name": "MessageEventCode", "title": "Message Event Code", "status": "draft", "publisher": "Canada Health Infoway", "description": "Code that identifies the event this message represents and connects it with its definition.", "content": "complete", "concept": [ { "code": "add-service-request", "display": "Add Service Request", "definition": "An EventCode used by an eReC Requester to request that a new ServiceRequest be performed on the eReC Performers" }, { "code": "revoke-service-request", "display": "Revoke Service Request", "definition": "An EventCode used by an eReC Requester To request that a ServiceRequest be terminated and the receiving system should follow all processes around revoking the referral" }, { "code": "notify-update-service-request", "display": "Notify Update Service Request", "definition": "An EventCode used by an eReC Requester to notify systems that a ServiceRequest or its status has been updated" }, { "code": "notify-data-correction", "display": "Notify Data Correction", "definition": "An EventCode used by an eReC Performer to notify systems it has corrected information in a ServiceRequest or related resource" }, { "code": "notify-add-process-request", "display": "Notify Add Process Request", "definition": "An EventCode used by an eReC Performer to notify systems that it has created a Process Request Task for a user to perform a ServiceRequest" }, { "code": "notify-update-process-request", "display": "Notify Update Process Request", "definition": "An EventCode used by an eReC Performer to notify systems that a Process Request Task, its status or related information has changed" }, { "code": "notify-add-appointment", "display": "Notify Add Appointment", "definition": "An EventCode used by an eReC Performer to notify systems that an appointment has been created in response to a ServiceRequest." }, { "code": "send-communication-from-requester", "display": "Send Communication From Requester", "definition": "An EventCode used by an eReC Requester when sending a question, requesting clarification, or for general communication related to a ServiceRequest." }, { "code": "send-communication-from-provider", "display": "Send Communication From Provider", "definition": "An EventCode used by an eReC Performer when sending a question, requesting information, or for general communication related to a ServiceRequest." }, { "code": "notify-add-service-record", "display": "Notify Add Service Record", "definition": "Notify eReC Recipient systems that a new Service Record has been created." }, { "code": "notify-update-service-record", "display": "Notify Update Service Record", "definition": "Notify eReC Recipient systems that an existing Service Record has been updated." } ] }