statements: the first states that its type is
ProductName in the PHA-ontology, and the second
states that its BrandName in the PHA-ontology is
Diclofenac.
<rdf:RDF
xmlns : rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns
#”
xmlns : xsd=”http://www.w3.org/2001/XMLSchema#
”
xmlns : po=http://www.lut.fi/ontologies/PHA-ontology#
>
<rdf:Description rdf:about=”120962-K3”>
<rdf:type rdf:resource=“&po;Patient”/>
<po : PatientName>Lisa Smith</po : PatientName>
<po : Uses>MO-5481</po:Uses>
<po : Performed>H-257L</po: Performed>
</rdf : Description>
<rdf:Description rdf:about=” MO-5481”>
<rdf:type rdf:resource=“&po;Medication”/>
<po : Contains>Voltaren</po: Contains>
<po : StrenghtValue rdf:datatype=
”&xsd;integer”>30</po: StrenghtValue>
<po : StrenghtUnit>Tabs</po : StrenghtUnit>
</rdf : Description>
<rdf:Description rdf:about=” 211708-8”>
<rdf:type rdf:resource=“&po;Source/>
<po : ActorRole>Pharmacy</po : ActorRole>
</rdf : Description>
<rdf:Description rdf:about=” Voltaren”>
<rdf:type rdf:resource=“&po;ProductName”/>
<po : BrandName>Diclofenac</po : Contains>
</rdf : Description>
</rdf:RDF>
Figure 4: Representing ontology instances in RDF.
5 CONCLUSIONS
Internet has changed the way people work, bank and
shop, but a similar change in health care has been
small-scale. However, recent interest in social
networking and the evolvement towards patient-
centric healthcare is speeding this change. At the
same time the use of patient-centric e-health tools is
rapidly increasing. These tools cover many fields
including electronic health records, personal health
records, telemedicine, evidence based medicine,
information therapy and disease management.
A problem is that the e-health tools each have
their own interfaces. By integrating the e-health
tools we can achieve two gains: simplify user
interaction and provide new more advanced services.
The situation is analogous with many organizations
having heterogeneous legacy systems each having
own user interfaces. Hence also the solutions
developed for the integration and interoperation of
organizational and business applications can be
adopted for the e-health case as well.
We have designed an e-health tool (PHA) which
captures the functions of a personal health record,
information therapy and health oriented blog. From
enterprise application integration (EAI) point of
view it represents information oriented integration
approach, and from technology point of view it
represents knowledge management technologies
such as RDF and OWL.
Moving from XML-archives to semantic PHA
requires the introduction of the PHA-ontology, and
transforming the XML-based medical and health
information in the format that is compliant with the
PHA-ontology. This transformation can be executed
automatically. However, a specific stylesheet must
be specified for each transformed document type.
The PHA-ontology stores the urls of the
information entities and blog items, and so the
information entities as well as the blog items may be
stored in any server. However, the content of the
PHRs should be stored in centralized way in the
knowledge base as otherwise making expressive
queries on the PHRs is not possible.
REFERENCES
Agarwal R, Angst C.M., 2006. Technology-enabled
transformations in U.S. health care: early findings on
personal health records and individual use, In Galletta
G, Zhang P, (Eds.), Human-Computer Interaction and
Management Information Systems: Applications (Vol.
5). Armonk, NY: M.E. Sharpe, Inc., pp. 357-378.
Angst, C.M., Agarwal, R, Downing, J., 2008. An
empirical examination of the importance of defining
the PHR for research and for practice, Proceedings of
the 41st Annual Hawaii International Conference on
System Sciences.
Antoniou, G., Harmelen, F., 2004. A semantic web primer.
The MIT Press.
Butcher L., 2007. What the devil is information therapy?
Available at:
http://www.managedcaremag.com/archives/0706/0706
.infotherapy.html
CCD, 2009. What Is the HL7 Continuity of Care
Document? Available at:
http://www.neotool.com/blog/2007/02/15/what-is-hl7-
continuity-of-care-document/
CCR, 2009. Continuity of Care Record (CCR) Standard.
Available at: http://www.ccrstandard.com/.
Daconta, M., Obrst, L., Smith, K., 2003. The semantic
web. Indianapolis: John Wiley & Sons.
Dolin, R. H., Alschuler; L., Beerb, C., Biron, P. V.,
Boyer, S- L, Essin, D., Kimber, E., Lincoln, T., and
Mattison, J-E., 2001. The HL7 Clinical Document
Architecture. J. Am Med Inform Assoc (6). pp 552-
569.
EHR, 2009. Electronic Health Record, Available at:
http://en.wikipedia.org/wiki/Electronic_health_record.
Ghani, M., Bali, R.K., Naguib, R., Marshall, I.M.,
Wickramasinghe, N.S., 2008. Electronic health
DEVELOPING INTEROPERABLE SEMANTIC E-HEALTH TOOLS FOR SOCIAL NETWORKS
311