1 / 12

NOTIFIER Vijaya Mekala The University of Texas Health Science Center at Houston Arden Syntax SIG

NOTIFIER Vijaya Mekala The University of Texas Health Science Center at Houston Arden Syntax SIG Jan 14, 2003, San Antonio, TX. Decision Support Roles and Messages. Input Generating Module. N otification S ystem. U ser. D atabase. Decision Support. System Roles. Inter-role Message.

woods
Download Presentation

NOTIFIER Vijaya Mekala The University of Texas Health Science Center at Houston Arden Syntax SIG

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NOTIFIER Vijaya Mekala The University of Texas Health Science Center at Houston Arden Syntax SIG Jan 14, 2003, San Antonio, TX.

  2. Decision Support Roles and Messages Input Generating Module Notification System User Database Decision Support System Roles Inter-role Message Example: User updates patient data with an associated rule, event monitor detects event (change in database), calls inference engine, rule generates output Recipient Event Inference and sends it to notifier which routes output to proper Monitor Engine recipient

  3. Notifier / Notification Overview Notifier Destinations Input Generating Module Gateways (fax, e-mail, pager, etc.) Destinations MPI

  4. A Notifier System Key Terms • Input Generating Module • An application/CDSS that generates the XML formatted clinical message • Notifier • A programming framework that processes, generates and routes personalized and timely notifications to the user via a range of pathways subject to user preference. • Used for on-ambulance CDSS • Used to alert physicians to request for assistance • Triggering message • The XML formatted clinical message which the input generating module triggers • Notification • The formatted message appearing to the end user on the device of his choice.

  5. A Notifier System A Bird’s eye view IGM Notifier Destinations Triggering Message Notification • The Input Generating Module (CDSS) • Triggers XML Clinical Message • XML Message routed to Notifier Notifier • Receive XML message • Process XML message as per pre-determined BI • Format Notification as per end-user device • Destinations • Display Notifications

  6. Notifier A Schematic view Destinations Notifier CDSS Triggering Message Notification Triggering message Notification Message Collector Message Distributor Message Processor

  7. Notifier Schematic view (cont….) • Message Collector Store the collected input messages in the Database • Input Message received as XML Document • XML Document Loaded via XML API • API converts Document into Database-Friendly Format XMLAPI XML document Collector Table DSS

  8. Notifier Schematic view (cont….) • Message Processor: Process the Stored Message subject to Business Logic • Extract Data in Collector Table and ensure Business Logic • Business Logic is ensured by using JAVA/COM components • Notification is generated and stored in the Database • Notification is passed on to distributor for further delivery • System also ensures Fail Safe delivery • Fail safe delivery is established by escalating messages sequentially and conditionally Process the data according to the rules (Java or COM) and then writes the notifications Notification Message collector table Notification table

  9. Notifier Schematic view (cont….) • Message Distributor: Format and Distribute Notification to end-user • Receive Stored Notification from Processor • Achieve Device-Specific format using XSLT • Deliver Notification using various Protocols (SMTP, HTTP etc.) Formatter XSLT HTTP Notification Table

  10. Application Architecture • Data tier: Storage of the events and notifications in a database for persistent record information. • Business Tier: Business objects and rules Data Manipulation and transformation into information that could be used in a stateful manner • Presentation tier: Formatting the notification into a device specific format.

  11. Deployment Architecture • Configures where the subsystems are located and how they operate. • Notifier can be deployed on a single server or on multiple servers. MC MP MD Single server Pros: Communication Compatibility Cons: Failure Single Server MC Multiple Server Pros: Scalability Failure Availability Cons: Communication Compatibility MP MD Multiple Server

  12. Questions ????

More Related