Navigation bar
  Start Previous page
 18 of 109 
Next page End Contents  

FYP Final Report v1.0.0
Copyright and All Rights Reserved To: Pee-Lo Team @2003/04
18
2.4 Project Objectives
Our project objectives can be concisely summarized into these points:
a)
To design a standard way of data representation in health care data transmission
and sharing
We are going to represent all data in a standard XML form before transmission.
b)
To make data publicly available for interaction with disregard to the current
geographical location of the user
Using XML web services based on a standard XML will solve the problem. 
Applications can be written to consume web services and web services are
transmitted via standard http which makes it available whenever anyone has
access to the Internet.
c)
To make the data accessible with disregard of what devices the user use in order to
view or interact with the data
Microsoft .NET comes in and deals with this problem fairly simple.  We program
the logic once and design different applications which functions as facades to
access the data.
d)
To make updating data simple, managed and consistent
Standard data representation makes updating data simple and consistent.
e)
To draft out an ideal health care solution that is efficient, complete and reliable.
We will come out with a solution to make health care available in all corners of the
world with minimum or no downtime.
http://www.purepage.com Previous page Top Next page