PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.2-dft-projectathon
    http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code
{
  "description": "Code that identifies the event this message represents and connects it with its definition.",
  "_filename": "codesystem-message-event-code.json",
  "package_name": "ca.infoway.io.erec",
  "date": null,
  "publisher": "Canada Health Infoway",
  "content": "complete",
  "name": "MessageEventCode",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Message Event Code",
  "package_version": "1.0.2-dft-projectathon",
  "status": "draft",
  "id": "16c553f5-028e-4835-8c3c-5e3b5ebe567d",
  "kind": null,
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code",
  "concept": [ {
    "code": "add-service-request",
    "display": "An EventCode used by an eReC Requester to request that a new ServiceRequest be performed on the eReC Performers"
  }, {
    "code": "revoke-service-request",
    "display": "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": "An EventCode used by an eReC Requester to notify systems that a ServiceRequest or its status has been updated"
  }, {
    "code": "notify-data-correction",
    "display": "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": "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": "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": "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": "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": "An EventCode used by an eReC Requester when sending a question, requesting information, or for general communication related to a ServiceRequest."
  }, {
    "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."
  } ],
  "version": null
}