<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="message-events" />
  <meta>
    <lastUpdated value="2017-04-19T07:44:43.294+10:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>MessageEvent</h2>
      <div>
        <p>One of the message events defined as part of FHIR.</p>
      </div>
      <p>This code system http://hl7.org/fhir/message-events defines the following codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>CodeSystem-expand
                  <a name="message-events-CodeSystem-expand"></a></td>
          <td>CodeSystem-expand</td>
          <td>The definition of a code system is used to create a simple collection of codes suitable for use for data entry or validation. An expanded code system will be returned, or an error message.</td>
        </tr>
        <tr>
          <td>MedicationAdministration-Complete
                  <a name="message-events-MedicationAdministration-Complete"></a></td>
          <td>MedicationAdministration-Complete</td>
          <td>Change the status of a Medication Administration to show that it is complete.</td>
        </tr>
        <tr>
          <td>MedicationAdministration-Nullification
                  <a name="message-events-MedicationAdministration-Nullification"></a></td>
          <td>MedicationAdministration-Nullification</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="message-events-MedicationAdministration-Recording"></a></td>
          <td>MedicationAdministration-Recording</td>
          <td>Indicates that a medication has been recorded against the patient's record.</td>
        </tr>
        <tr>
          <td>MedicationAdministration-Update
                  <a name="message-events-MedicationAdministration-Update"></a></td>
          <td>MedicationAdministration-Update</td>
          <td>Update a Medication Administration record.</td>
        </tr>
        <tr>
          <td>admin-notify
                  <a name="message-events-admin-notify"></a></td>
          <td>admin-notify</td>
          <td>Notification of a change to an administrative resource (either create or update). Note that there is no delete, though some administrative resources have status or period elements for this use.</td>
        </tr>
        <tr>
          <td>communication-request
                  <a name="message-events-communication-request"></a></td>
          <td>communication-request</td>
          <td>Notification to convey information.</td>
        </tr>
        <tr>
          <td>diagnosticreport-provide
                  <a name="message-events-diagnosticreport-provide"></a></td>
          <td>diagnosticreport-provide</td>
          <td>Provide a diagnostic report, or update a previously provided diagnostic report.</td>
        </tr>
        <tr>
          <td>observation-provide
                  <a name="message-events-observation-provide"></a></td>
          <td>observation-provide</td>
          <td>Provide a simple observation or update a previously provided simple observation.</td>
        </tr>
        <tr>
          <td>patient-link
                  <a name="message-events-patient-link"></a></td>
          <td>patient-link</td>
          <td>Notification that two patient records actually identify the same patient.</td>
        </tr>
        <tr>
          <td>patient-unlink
                  <a name="message-events-patient-unlink"></a></td>
          <td>patient-unlink</td>
          <td>Notification that previous advice that two patient records concern the same patient is now considered incorrect.</td>
        </tr>
        <tr>
          <td>valueset-expand
                  <a name="message-events-valueset-expand"></a></td>
          <td>valueset-expand</td>
          <td>The definition of a value set is used to create a simple collection of codes suitable for use for data entry or validation. An expanded value set will be returned, or an error message.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="inm" />
  </extension>
  <url value="http://hl7.org/fhir/message-events" />
  <version value="3.0.1" />
  <name value="MessageEvent" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="HL7 (FHIR Project)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="fhir@lists.hl7.org" />
    </telecom>
  </contact>
  <description value="One of the message events defined as part of FHIR." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/message-events" />
  <content value="complete" />
  <concept>
    <code value="CodeSystem-expand" />
    <display value="CodeSystem-expand" />
    <definition value="The definition of a code system is used to create a simple collection of codes suitable for use for data entry or validation. An expanded code system will be returned, or an error message." />
  </concept>
  <concept>
    <code value="MedicationAdministration-Complete" />
    <display value="MedicationAdministration-Complete" />
    <definition value="Change the status of a Medication Administration to show that it is complete." />
  </concept>
  <concept>
    <code value="MedicationAdministration-Nullification" />
    <display 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" />
    <display value="MedicationAdministration-Recording" />
    <definition value="Indicates that a medication has been recorded against the patient's record." />
  </concept>
  <concept>
    <code value="MedicationAdministration-Update" />
    <display value="MedicationAdministration-Update" />
    <definition value="Update a Medication Administration record." />
  </concept>
  <concept>
    <code value="admin-notify" />
    <display value="admin-notify" />
    <definition value="Notification of a change to an administrative resource (either create or update). Note that there is no delete, though some administrative resources have status or period elements for this use." />
  </concept>
  <concept>
    <code value="communication-request" />
    <display value="communication-request" />
    <definition value="Notification to convey information." />
  </concept>
  <concept>
    <code value="diagnosticreport-provide" />
    <display value="diagnosticreport-provide" />
    <definition value="Provide a diagnostic report, or update a previously provided diagnostic report." />
  </concept>
  <concept>
    <code value="observation-provide" />
    <display value="observation-provide" />
    <definition value="Provide a simple observation or update a previously provided simple observation." />
  </concept>
  <concept>
    <code value="patient-link" />
    <display value="patient-link" />
    <definition value="Notification that two patient records actually identify the same patient." />
  </concept>
  <concept>
    <code value="patient-unlink" />
    <display 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="valueset-expand" />
    <display value="valueset-expand" />
    <definition value="The definition of a value set is used to create a simple collection of codes suitable for use for data entry or validation. An expanded value set will be returned, or an error message." />
  </concept>
</CodeSystem>