{
  "resourceType": "CodeSystem",
  "id": "message-events",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>MessageEvent</h2>\n            <div>\n              <p>One of the message events defined as part of FHIR.</p>\n\n            </div>\n            <p>This code system http://hl7.org/fhir/message-events defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td>CodeSystem-expand\n                  <a name=\"message-events-CodeSystem-expand\"> </a>\n                </td>\n                <td>CodeSystem-expand</td>\n                <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>\n              </tr>\n              <tr>\n                <td>MedicationAdministration-Complete\n                  <a name=\"message-events-MedicationAdministration-Complete\"> </a>\n                </td>\n                <td>MedicationAdministration-Complete</td>\n                <td>Change the status of a Medication Administration to show that it is complete.</td>\n              </tr>\n              <tr>\n                <td>MedicationAdministration-Nullification\n                  <a name=\"message-events-MedicationAdministration-Nullification\"> </a>\n                </td>\n                <td>MedicationAdministration-Nullification</td>\n                <td>Someone wishes to record that the record of administration of a medication is in error and should be ignored.</td>\n              </tr>\n              <tr>\n                <td>MedicationAdministration-Recording\n                  <a name=\"message-events-MedicationAdministration-Recording\"> </a>\n                </td>\n                <td>MedicationAdministration-Recording</td>\n                <td>Indicates that a medication has been recorded against the patient's record.</td>\n              </tr>\n              <tr>\n                <td>MedicationAdministration-Update\n                  <a name=\"message-events-MedicationAdministration-Update\"> </a>\n                </td>\n                <td>MedicationAdministration-Update</td>\n                <td>Update a Medication Administration record.</td>\n              </tr>\n              <tr>\n                <td>admin-notify\n                  <a name=\"message-events-admin-notify\"> </a>\n                </td>\n                <td>admin-notify</td>\n                <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>\n              </tr>\n              <tr>\n                <td>communication-request\n                  <a name=\"message-events-communication-request\"> </a>\n                </td>\n                <td>communication-request</td>\n                <td>Notification to convey information.</td>\n              </tr>\n              <tr>\n                <td>diagnosticreport-provide\n                  <a name=\"message-events-diagnosticreport-provide\"> </a>\n                </td>\n                <td>diagnosticreport-provide</td>\n                <td>Provide a diagnostic report, or update a previously provided diagnostic report.</td>\n              </tr>\n              <tr>\n                <td>observation-provide\n                  <a name=\"message-events-observation-provide\"> </a>\n                </td>\n                <td>observation-provide</td>\n                <td>Provide a simple observation or update a previously provided simple observation.</td>\n              </tr>\n              <tr>\n                <td>patient-link\n                  <a name=\"message-events-patient-link\"> </a>\n                </td>\n                <td>patient-link</td>\n                <td>Notification that two patient records actually identify the same patient.</td>\n              </tr>\n              <tr>\n                <td>patient-unlink\n                  <a name=\"message-events-patient-unlink\"> </a>\n                </td>\n                <td>patient-unlink</td>\n                <td>Notification that previous advice that two patient records concern the same patient is now considered incorrect.</td>\n              </tr>\n              <tr>\n                <td>valueset-expand\n                  <a name=\"message-events-valueset-expand\"> </a>\n                </td>\n                <td>valueset-expand</td>\n                <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>\n              </tr>\n            </table>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "inm"
    }
  ],
  "url": "http://hl7.org/fhir/message-events",
  "version": "3.0.1",
  "name": "MessageEvent",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "One of the message events defined as part of FHIR.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/message-events",
  "content": "complete",
  "concept": [
    {
      "code": "CodeSystem-expand",
      "display": "CodeSystem-expand",
      "definition": "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."
    },
    {
      "code": "MedicationAdministration-Complete",
      "display": "MedicationAdministration-Complete",
      "definition": "Change the status of a Medication Administration to show that it is complete."
    },
    {
      "code": "MedicationAdministration-Nullification",
      "display": "MedicationAdministration-Nullification",
      "definition": "Someone wishes to record that the record of administration of a medication is in error and should be ignored."
    },
    {
      "code": "MedicationAdministration-Recording",
      "display": "MedicationAdministration-Recording",
      "definition": "Indicates that a medication has been recorded against the patient's record."
    },
    {
      "code": "MedicationAdministration-Update",
      "display": "MedicationAdministration-Update",
      "definition": "Update a Medication Administration record."
    },
    {
      "code": "admin-notify",
      "display": "admin-notify",
      "definition": "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."
    },
    {
      "code": "communication-request",
      "display": "communication-request",
      "definition": "Notification to convey information."
    },
    {
      "code": "diagnosticreport-provide",
      "display": "diagnosticreport-provide",
      "definition": "Provide a diagnostic report, or update a previously provided diagnostic report."
    },
    {
      "code": "observation-provide",
      "display": "observation-provide",
      "definition": "Provide a simple observation or update a previously provided simple observation."
    },
    {
      "code": "patient-link",
      "display": "patient-link",
      "definition": "Notification that two patient records actually identify the same patient."
    },
    {
      "code": "patient-unlink",
      "display": "patient-unlink",
      "definition": "Notification that previous advice that two patient records concern the same patient is now considered incorrect."
    },
    {
      "code": "valueset-expand",
      "display": "valueset-expand",
      "definition": "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."
    }
  ]
}