PackagesCanonicalsLogsProblems
    Packages
    Touchstone-ereferralontario.core@0.1.0-beta
    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": "Touchstone-ereferralontario.core",
  "date": "2019-10-23",
  "publisher": "Ontario Health",
  "content": "complete",
  "name": "MessageEventCode",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.1.0-beta",
  "status": "active",
  "id": "e580d54d-5b0e-44bb-a8ad-a4e7d0f70665",
  "kind": null,
  "url": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
  "concept": [ {
    "code": "add-servicerequest",
    "display": "An EventCode used by an RMS Source to request that a new ServiceRequest be performed on the RMS Target"
  }, {
    "code": "terminate-servicerequest",
    "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-servicerequest",
    "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-servicerequest",
    "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": "add-communication",
    "display": "An EventCode used used by systems when sending a question or additional information related to a ServiceRequest"
  }, {
    "code": "add-rfi",
    "display": "An EventCode used by an RMS Target when requesting additional information in response to a ServiceRequest"
  }, {
    "code": "add-service-request",
    "display": "Represents the EventCode used to indicate the RSS has created a new referral.  (Replaced with `add-servicerquest` in 0.10.1)",
    "property": [ {
      "code": "status",
      "valueCode": "deprecated"
    }, {
      "code": "deprecationDate",
      "valueDateTime": "2021-11"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString": "Replaced with `add-servicerquest` in 0.10.1"
    } ]
  }, {
    "code": "update-service-request",
    "display": "Represents the EventCode used to indicate the RSS has updated an existing referral. (Replaced with update-servicerquest in 0.10.1)",
    "property": [ {
      "code": "status",
      "valueCode": "deprecated"
    }, {
      "code": "deprecationDate",
      "valueDateTime": "2021-07"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString": "Replaced with update-servicerquest in 0.10.1"
    } ]
  }, {
    "code": "revoke-service-request",
    "display": "Represents the EventCode used to indicate the RSS has cancelled an existing referral. (Replaced with terminate-servicerquest in 0.10.1)",
    "property": [ {
      "code": "status",
      "valueCode": "deprecated"
    }, {
      "code": "deprecationDate",
      "valueDateTime": "2021-07"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString": "Replaced with terminate-servicerquest in 0.10.1"
    } ]
  }, {
    "code": "update-service-status",
    "display": "Represents the EventCode used to indicate the RTS has updated the status of an existing referral. The status update includes scenarios in which the end user in RTS requires more information or cancels the requested service with an explanation.  (Replaced with several more granular codes in 0.10.1: add-rfi, add-communication, notify-add-process-request, notify-update-process-request, notify-add-appointment.)",
    "property": [ {
      "code": "status",
      "valueCode": "deprecated"
    }, {
      "code": "deprecationDate",
      "valueDateTime": "2021-07"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString": "Replaced with several more granular codes in 0.10.1: add-rfi, add-communication, notify-add-process-request, notify-update-process-request, notify-add-appointment"
    } ]
  } ],
  "version": "1.0.0"
}