This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Message-events.xml

Definition for Value SetMessageEvent

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>MessageEvent</h2>
      <p>One of the message events defined as part of FHIR</p>
      <p>This value set defines its own terms in the system http://hl7.org/fhir/message-events</p>
      <table>
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>MedicationAdministration-Complete
            <a name="MedicationAdministration-Complete"> </a>
          </td>
          <td/>
          <td>Change the status of a Medication Administration to show that it is complete.</td>
        </tr>
        <tr>
          <td>MedicationAdministration-Nullification
            <a name="MedicationAdministration-Nullification"> </a>
          </td>
          <td/>
          <td>Someone wishes to record that the record of administration of a medication is in error
             and should be ignored.</td>
        </tr>
        <tr>
          <td>MedicationAdministration-Recording
            <a name="MedicationAdministration-Recording"> </a>
          </td>
          <td/>
          <td>Indicates that a medication has been recorded against the patient's record.</td>
        </tr>
        <tr>
          <td>MedicationAdministration-Update
            <a name="MedicationAdministration-Update"> </a>
          </td>
          <td/>
          <td>Update a Medication Administration record.</td>
        </tr>
        <tr>
          <td>admin-notify
            <a name="admin-notify"> </a>
          </td>
          <td/>
          <td>Notification that a patient or other administrative resource as been created or updated.</td>
        </tr>
        <tr>
          <td>diagnosticreport-provide
            <a name="diagnosticreport-provide"> </a>
          </td>
          <td/>
          <td>Provide a diagnostic report, or update a previously provided diagnostic report.</td>
        </tr>
        <tr>
          <td>observation-provide
            <a name="observation-provide"> </a>
          </td>
          <td/>
          <td>Provide a simple observation or update a previously provided simple observation.</td>
        </tr>
        <tr>
          <td>patient-link
            <a name="patient-link"> </a>
          </td>
          <td/>
          <td>Notification that two patient records actually identify the same patient.</td>
        </tr>
        <tr>
          <td>patient-unlink
            <a name="patient-unlink"> </a>
          </td>
          <td/>
          <td>Notification that previous advice that two patient records concern the same patient is
             now considered incorrect.</td>
        </tr>
        <tr>
          <td>query
            <a name="query"> </a>
          </td>
          <td/>
          <td>Request to perform a query according to the attached query resource.</td>
        </tr>
        <tr>
          <td>query-response
            <a name="query-response"> </a>
          </td>
          <td/>
          <td>Response with the result of processing the query.</td>
        </tr>
      </table>
    </div>
  </text>
  <identifier value="http://hl7.org/fhir/vs/message-events"/>
  <name value="MessageEvent"/>
  <publisher value="HL7 (FHIR Project)"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org/fhir"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="fhir@lists.hl7.org"/>
  </telecom>
  <description value="One of the message events defined as part of FHIR"/>
  <status value="draft"/>
  <date value="2014-09-30T18:09:16.978+10:00"/>
  <define>
    <system value="http://hl7.org/fhir/message-events"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="MedicationAdministration-Complete"/>
      <definition value="Change the status of a Medication Administration to show that it is complete."/>
    </concept>
    <concept>
      <code value="MedicationAdministration-Nullification"/>
      <definition value="Someone wishes to record that the record of administration of a medication is in error
       and should be ignored."/>
    </concept>
    <concept>
      <code value="MedicationAdministration-Recording"/>
      <definition value="Indicates that a medication has been recorded against the patient's record."/>
    </concept>
    <concept>
      <code value="MedicationAdministration-Update"/>
      <definition value="Update a Medication Administration record."/>
    </concept>
    <concept>
      <code value="admin-notify"/>
      <definition value="Notification that a patient or other administrative resource as been created or updated."/>
    </concept>
    <concept>
      <code value="diagnosticreport-provide"/>
      <definition value="Provide a diagnostic report, or update a previously provided diagnostic report."/>
    </concept>
    <concept>
      <code value="observation-provide"/>
      <definition value="Provide a simple observation or update a previously provided simple observation."/>
    </concept>
    <concept>
      <code value="patient-link"/>
      <definition value="Notification that two patient records actually identify the same patient."/>
    </concept>
    <concept>
      <code value="patient-unlink"/>
      <definition value="Notification that previous advice that two patient records concern the same patient is
       now considered incorrect."/>
    </concept>
    <concept>
      <code value="query"/>
      <definition value="Request to perform a query according to the attached query resource."/>
    </concept>
    <concept>
      <code value="query-response"/>
      <definition value="Response with the result of processing the query."/>
    </concept>
  </define>
</ValueSet>