PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.12.0-alpha1.0.7
    https://ehealthontario.ca/fhir/CodeSystem/message-event-code
{
  "description": "Code that identifies the event this message represents and connects it with its definition.",
  "_filename": "MessageEventCode.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": "2023-01-11",
  "publisher": "Ontario Health",
  "content": "complete",
  "name": "MessageEventCode",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.12.0-alpha1.0.7",
  "status": "active",
  "id": "47250eec-754a-40ac-9181-57db6c078a41",
  "kind": null,
  "url": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
  "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."
  } ],
  "version": "1.0.0"
}