📄️ New
A New event type is used to trigger a message when a new note or document is added to the patient's chart. This event type can contain the actual note content, along with related patient, visit, and provider information.
📄️ Replace
The Replace Note message is utilized to update or replace a document that was previously added to a patient's chart. This message allows for modifications or corrections to existing notes, such as correcting errors, updating information, or replacing outdated documents. The Replace Note message typically includes the necessary identifying information, such as patient and document identifiers, along with the updated or replacement note content.
📄️ Delete
The Delete Notes message is used to request the deletion of a document that was previously added to a patient's chart. This message is typically triggered when a document is determined to be inaccurate, irrelevant, or no longer needed, and needs to be removed from the patient's record.
📄️ Query
The Query event type is used to search for notes in a patient's chart based on specified filter criteria such as patient, visit, or document information.The Query event type allows for efficient retrieval of notes and facilitates effective information retrieval and management in the healthcare setting.
📄️ Query Response
This is the response format for a Notes Query.