| Package | ca.on.oh.erec |
| Resource Type | CodeSystem |
| Id | message-event-code |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=https://ehealthontario.ca/fhir/CodeSystem/message-event-code |
| URL | https://ehealthontario.ca/fhir/CodeSystem/message-event-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-01-11 |
| Name | MessageEventCode |
| Realm | ca |
| 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 v0.11.1 |
| message-event-code | MessageEventCode |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "message-event-code",
"url": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
"version": "1.0.0",
"name": "MessageEventCode",
"status": "active",
"date": "2023-01-11",
"publisher": "Ontario Health",
"description": "Code that identifies the event this message represents and connects it with its definition.",
"content": "complete",
"concept": [
{
"code": "add-service-request",
"display": "An EventCode used by an RMS Source to request that a new ServiceRequest be performed on the RMS Target"
},
{
"code": "revoke-service-request",
"display": "An EventCode used by an RMS Source to notify systems that ServiceRequest has been terminated and to request that the ServiceRequest and related information be removed"
},
{
"code": "notify-add-service-request",
"display": "An EventCode used by an RMS Source to notify systems other than the RMS Target that a new ServiceRequest has been created"
},
{
"code": "notify-update-service-request",
"display": "An EventCode used by an RMS Source to notify systems that a ServiceRequest or its status has been updated"
},
{
"code": "notify-data-correction",
"display": "An EventCode used by an RMS Target to notify systems it has corrected information in a ServiceRequest or related resource"
},
{
"code": "notify-add-process-request",
"display": "An EventCode used by an RMS Target to notify systems that it has created a Process Request Task for a user to perform a ServiceRequest"
},
{
"code": "notify-update-process-request",
"display": "An EventCode used by an RMS Target to notify systems that a Process Request Task, its status or related information has changed"
},
{
"code": "notify-add-appointment",
"display": "An EventCode used by an RMS Target to notify systems that an appointment has been created in response to a ServiceRequest."
},
{
"code": "send-communication-from-requester",
"display": "An EventCode used by an RMS Source when sending a question, requesting clarification, or for general communication related to a ServiceRequest."
},
{
"code": "send-communication-from-provider",
"display": "An EventCode used by an RMS Target when sending a question, requesting information, or for general communication related to a ServiceRequest."
},
{
"code": "add-communication",
"display": "An EventCode used when sending a question or additional information related to a ServiceRequest with a system other than an RMS Source and Target."
},
{
"code": "notify-report-service-request",
"display": "An EventCode used for the Analytics Repositories while representing the entirety of the referral and all its related resources."
},
{
"code": "notify-add-service-record ",
"display": "Notify eReC Recipient systems that a new Service Record has been created."
},
{
"code": "notify-update-service-record ",
"display": "Notify eReC Recipient systems that an existing Service Record has been updated."
}
]
}