This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetMessageEvent
{ "ValueSet":{ "text":{ "status":{ "value":"generated" }, "div":"<div><h2>MessageEvent<\/h2><p>One of the message events defined as part of FHIR<\/p><p>This value set defines it's 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<\/td><td/><td>Change the status of a Medication Administration to show that it is complete.<\/td><\/tr><tr><td>MedicationAdministration-Nullification<\/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<\/td><td/><td>Indicates that a medication has been recorded against the patient's record.<\/td><\/tr><tr><td>MedicationAdministration-Update<\/td><td/><td>Update a Medication Administration record.<\/td><\/tr><tr><td>admin-notify<\/td><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>diagnosticreport-provide<\/td><td/><td>Provide a diagnostic report, or update a previously provided diagnostic report.<\/td><\/tr><tr><td>observation-provide<\/td><td/><td>Provide a simple observation or update a previously provided simple observation.<\/td><\/tr><tr><td>query<\/td><td/><td>Request to perform a query according to the attached query resource.<\/td><\/tr><tr><td>query-response<\/td><td/><td>Response with the result of processing the query.<\/td><\/tr><\/table><\/div>" }, "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" } }, { "system":{ "value":"email" }, "value":{ "value":"fhir@lists.hl7.org" } } ], "description":{ "value":"One of the message events defined as part of FHIR" }, "status":{ "value":"draft" }, "date":{ "value":"2023-05-12T00: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." } }, { "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." } }, { "code":{ "value":"MedicationAdministration-Recording" }, "definition":{ "value":"Indicates that a medication has been recorded against the patient's record." } }, { "code":{ "value":"MedicationAdministration-Update" }, "definition":{ "value":"Update a Medication Administration record." } }, { "code":{ "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." } }, { "code":{ "value":"diagnosticreport-provide" }, "definition":{ "value":"Provide a diagnostic report, or update a previously provided diagnostic report." } }, { "code":{ "value":"observation-provide" }, "definition":{ "value":"Provide a simple observation or update a previously provided simple observation." } }, { "code":{ "value":"query" }, "definition":{ "value":"Request to perform a query according to the attached query resource." } }, { "code":{ "value":"query-response" }, "definition":{ "value":"Response with the result of processing the query." } } ] } } }