0.1.0 - ci-build

eReferralMustSupport - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Message Event Code - XML Representation

Draft as of 2024-08-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="message-event-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet message-event-code</b></p><a name="message-event-code"> </a><a name="hcmessage-event-code"> </a><a name="message-event-code-en-US"> </a><ul><li>Include these codes as defined in <code>https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>add-service-request</td><td>An EventCode used by an RMS Source to request that a new ServiceRequest be performed on the RMS Target</td></tr><tr><td>revoke-service-request</td><td>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</td></tr><tr><td>notify-add-service-request</td><td>An EventCode used by an RMS Source to notify systems other than the RMS Target that a new ServiceRequest has been created</td></tr><tr><td>notify-update-service-request</td><td>An EventCode used by an RMS Source to notify systems that a ServiceRequest or its status has been updated</td></tr><tr><td>notify-data-correction</td><td>An EventCode used by an RMS Target to notify systems it has corrected information in a ServiceRequest or related resource</td></tr><tr><td>notify-add-process-request</td><td>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</td></tr><tr><td>notify-update-process-request</td><td>An EventCode used by an RMS Target to notify systems that a Process Request Task, its status or related information has changed</td></tr><tr><td>notify-add-appointment</td><td>An EventCode used by an RMS Target to notify systems that an appointment has been created in response to a ServiceRequest.</td></tr><tr><td>add-communication</td><td>An EventCode used used by systems when sending a question or additional information related to a ServiceRequest</td></tr><tr><td>send-communication-from-requester</td><td>An EventCode used by an RMS Source when sending a question, requesting clarification, or for general communication related to a ServiceRequest.</td></tr><tr><td>send-communication-from-provider</td><td>An EventCode used by an RMS Target when sending a question, requesting information, or for general communication related to a ServiceRequest.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.ca/fhir/eReferral/ValueSet/message-event-code"/>
  <version value="0.1.0"/>
  <name value="MessageEventCode"/>
  <title value="Message Event Code"/>
  <status value="draft"/>
  <date value="2024-08-15T11:24:57-06:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description
               value="Code that identifies the event this message represents and connects it with its definition."/>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code"/>
      <concept>
        <code value="add-service-request"/>
        <display
                 value="An EventCode used by an RMS Source to request that a new ServiceRequest be performed on the RMS Target"/>
      </concept>
      <concept>
        <code value="revoke-service-request"/>
        <display
                 value="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"/>
      </concept>
      <concept>
        <code value="notify-add-service-request"/>
        <display
                 value="An EventCode used by an RMS Source to notify systems other than the RMS Target that a new ServiceRequest has been created"/>
      </concept>
      <concept>
        <code value="notify-update-service-request"/>
        <display
                 value="An EventCode used by an RMS Source to notify systems that a ServiceRequest or its status has been updated"/>
      </concept>
      <concept>
        <code value="notify-data-correction"/>
        <display
                 value="An EventCode used by an RMS Target to notify systems it has corrected information in a ServiceRequest or related resource"/>
      </concept>
      <concept>
        <code value="notify-add-process-request"/>
        <display
                 value="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"/>
      </concept>
      <concept>
        <code value="notify-update-process-request"/>
        <display
                 value="An EventCode used by an RMS Target to notify systems that a Process Request Task, its status or related information has changed"/>
      </concept>
      <concept>
        <code value="notify-add-appointment"/>
        <display
                 value="An EventCode used by an RMS Target to notify systems that an appointment has been created in response to a ServiceRequest."/>
      </concept>
      <concept>
        <code value="add-communication"/>
        <display
                 value="An EventCode used used by systems when sending a question or additional information related to a ServiceRequest"/>
      </concept>
      <concept>
        <code value="send-communication-from-requester"/>
        <display
                 value="An EventCode used by an RMS Source when sending a question, requesting clarification, or for general communication related to a ServiceRequest."/>
      </concept>
      <concept>
        <code value="send-communication-from-provider"/>
        <display
                 value="An EventCode used by an RMS Target when sending a question, requesting information, or for general communication related to a ServiceRequest."/>
      </concept>
    </include>
  </compose>
</ValueSet>