1 / 15

Web Development with HL7 Veterinary Telemonitoring

Roland T. Craddolph. Web Development with HL7 Veterinary Telemonitoring. Summary. BMOO Project Overview Web Architecture General Setup Our Setup App & Database Implementation HL7 What is it? How we plan to use it Conclusion Links & Resources Questions. Main Project.

kathrynl
Download Presentation

Web Development with HL7 Veterinary Telemonitoring

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. Roland T. Craddolph Web Development with HL7 Veterinary Telemonitoring

  2. Summary BMOO Project Overview Web Architecture General Setup Our Setup App & Database Implementation HL7 What is it? How we plan to use it Conclusion Links & Resources Questions

  3. Main Project The goal of this project is to develop a mobile medical monitoring device that will continuously assess cattle state of health in concentrated and distributed herds. This device will help improve the ability of the animal sciences industry to react to and predict disease onset and its epidemiological spread, whether from natural or terrorist events. FOR MORE INFO... http://www.cis.ksu.edu/~dan/bmoo

  4. Project Overview

  5. Web Architecture Setup – 3 Tier

  6. Our Architecture Setup • 1st Tier • Personal Computer/PDA with BMOO Viewer • 2nd Tier • Apache Web Server • HL7 Server • 3rd Tier • MySQL Database • HL7 Database

  7. App & Database Implementation • Application Implementation • Java Web Start • Java 1.5 • JfreeChart • XML • Database/Server Implementation • MySQL Server (4.1.18) • Apache Webserver (2.2) • Chameleon HL7 Server

  8. BMOO Viewer Screenshot

  9. BMOO Database

  10. HL7 - What is it? MSH|^~\&|EPIC|EPICADT|SMS|SMSADT|199912271408|CHARRIS|ADT^A04|1817457| EVN|A04|199912271408|||CHARRIS PID||0493575^^^2^ID 1|454721||DOE^JOHN^^^^|DOE^JOHN^^^^|19480203|M|NK1||CONROY^MARI^^^^|SPO||(216)731-4359||EC||||||||||||||||||||||||||| PV1||O|168 ~219~C~PMA^^^^^^^^^||||277^ALLEN FADZL^BONNIE^^^^||||||||||

  11. HL7 – Our use for it • When an interaction happens with a cow, this interaction is captured as an event.. • All data gathered at this event is a message. • From there the event and message are put into XML which is stored on the HL7 Server and MySQL datbase

  12. Future Goals • To use data from device and not random generated data • Complete Unit Testing with real data • Complete one modular Expert System for application

  13. Summary BMOO Web Architecture Project Implementation HL7 Future Goals

  14. Links & Resources http://java.sun.com http://www.jfree.org/jfreechart/ http://www.cis.ksu.edu/~dan/bmoo/ http://www.cis.ksu.edu/~rtc9999/epscor_project.htm http://javaalmanac.com/ http://www.eclpise.org/ http://www.fabforce.net/dbdesigner4/ http://dev.mysql.com http://www.interfaceware.com/index.html

  15. Questions?

More Related