PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/message-events
{
  "description": "One of the message events defined as part of FHIR.",
  "_filename": "CodeSystem-message-events.json",
  "package_name": "hl7.fhir.core",
  "date": "2017-12-20T15:52:34+11:00",
  "meta": {
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "MessageEvent",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "inm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "b8fe3499-1b98-4d18-b900-4a86ee41f9b2",
  "valueSet": "http://hl7.org/fhir/ValueSet/message-events",
  "kind": null,
  "url": "http://hl7.org/fhir/message-events",
  "concept": [ {
    "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."
  }, {
    "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": "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."
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}