130 likes | 213 Views
Web-enabled Smart Card for Ubiquitous Access of Patient’s Medical Record. Praveen G Puligundla. Outline. Introduction Motivation Project Overview High Level Design Architecture Implementation Issues Expected Results Conclusion & Future Work. Introduction.
E N D
Web-enabled Smart Card for Ubiquitous Access of Patient’s Medical Record Praveen G Puligundla
Outline • Introduction • Motivation • Project Overview • High Level Design Architecture • Implementation Issues • Expected Results • Conclusion & Future Work
Introduction • A smart card is identical in size to a typical credit card. • The smart card stores and processes information through the electronic circuits embedded in silicon in the plastic substrate of the card. • An intelligent (smart) card includes a microprocessor and can perform calculations on locally-stored data. • Smart cards are used for a variety applications, especially those that have cryptography built in them.
Motivation • To provide Ubiquitous medical record management. • To increase smart card usage in small organizations.
Project Overview(Problem Definiton) • Smart Card simulation by using floppy disk. • Java Card Web Servlet (JCWS) framework.
High Level Design Architecture Web Browser Smart Card JCWS framework User MobilityJCWS cane be dynamically Hyperlink to other Web Resources Downloaded www Web Browser Smart Card JCWS framework
Implementation Issues • OpenCard Framework (OCF) provides a common interface for both the smart card reader and the application on the card. • JavaCard specifications enable Java technology to run smart cards • JavaCard Runtime Environment (JCRE) • XML
SmartCard installer • Prior to any use the “card” must be initialized and the particular applets should be installed • As was already mentioned, the JavaCard applets may come from any source
Communication between Smart card and a Web Browser is provided using JCWS service. JCWS framework can be extended by adding additional functionality’s such as security and alert interfaces. Conclusion and Future Work
References • www.java.sun.com/products/javacard/javacard21.html • Java Card 2.1.1 Application Programming Interface • Java Card 2.1.1 Virtual Machine Specification • Java Card 2.1.1 Runtime Environment (JCRE) Specification • Java Card Platform Security White Paper • “Web-enabled Smart Card for Ubiquitous Access of Patient’s Medical Record” paper.