Abstract
Interoperability within different healthcare systems (clinics/hospitals/pharmacies) remains an issue of further research due to a barrier in sharing of the patient's Electronic Health Record (EHR) information. To solve this problem, cross healthcare system collaboration is required. This paper proposes an interoperability framework that enables a pharmacist to access an electronic version of the patient's prescription from the doctor using a RESTFul API with ease. Semantic technology standards like Web Ontology Language (OWL), RDF (Resource Description Framework) and SPARQL (SPARQL Protocol and RDF Query Language) were used to implement the framework using JENA semantic framework tool to demonstrate how interoperability is achieved between a pharmacy and a clinic JENA was used to generate the ontology models for the pharmacy called pharmacy.rdf and clinic called clinic.rdf. The two models contain all the information from the two isolated systems. The JENA reasoner was used to merge the two ontology models into a single model.rdf file for easy querying with SPARQL. The model.rdf file was uploaded into a triple store database created using FUSEKI server. SPARQL Endpoint generated from FUSEKI was used to query the triple store database using a RESTFul API. The system was able to query the triple store database and output the results containing the prescription name and its details in JSON and XML formats which can be read by both machines and humans.
Export citation and abstract BibTeX RIS
Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI.
References
- [1]Benson T. 2010 Principles of health interoperability HL7 and SNOMED (London: Springer)
- [2]O. Iroju, A. Soriyan, I. Gambo, and J. Olaleke, “Interoperability in healthcare: benefits, challenges and resolutions,” in International Journal of Innovation and Applied Studies-2013, pp. 262-270
- [3]L. Cardoso, F. Marins, F. Portela, M. Santos, A. Abelha, and J. Machado, “The next generation of interoperability agents in healthcare,” in International journal of environmental research and public health-2014, pp. 5349-5371
- [4]T. Sigwele, A. S. Alam, P. Pillai, and Y. F. Hu, “Evaluating energy-efficient cloud radio access networks for 5g,” in IEEE Data Science and Data Intensive Systems-2015, pp. 362-367
- [5]L. Cardoso, F. Marins, F. Portela, A. Abelha, and J. Machado, “The next generation of interoperability agents in healthcare,” in Procedia Technology-2014, pp.1334-1341
- [6]HL7-International, “Introduction to HL7 Standards,” in http://www.hl7.org (accessed March, 2018)
- [7]NHS, “SNOMED-CT,” in https://digital.nhs.uk/snomed-ct (accessed March 19, 2018)
- [8]openEHR.org, “an open domain-driven platform for developing flexible e-health systems,” in https://www.openehr.org/what_is_openehr (accessed March, 2018)
- [9]HL7-UK, “Clinical Document Architecture,” in http://www.hl7.org.uk/version3group/cda.asp (accessed March, 2018)
- [10]HL7, “FHIR” in https://www.hl7.org/fhir/overview.html (accessed Aug 31, 2018)
- [11]techtarget.com, “REST-API,” https://searchmicroservices.techtarget.com/definition/RESTful-API(accessed Sept, 2018).
- [12]techtarget.com, “SOAP Simple Object Access Protocol,” in https://searchmicroservices.techtarget.com/definition/SOAP-Simple-Object-Access-Protocol (accessed March, 2018).
- [13]A. Velykis, “HAPI FHIR,” in http://hapifhir.io/ (accessed Aug 31, 2018).
- [14]T. Sigwele, Y. F. Fun, M. Ali, and J. Hou, “An intelligent edge computing based semantic gateway for healthcare systems interoperability and collaboration,” in IEEE FiCLOUD-2018.
- [15]protege.stanford.edu, “Protégé,” in https://protege.stanford.edu/l (accessed March 19, 2018)
- [16]jena.org, “Jena,” in https://jena.apache.org/download/#jena (accessed Sept 03, 2018)
- [17]Eclipse-Foundation, “Eclipse,” in https://www.eclipse.org/oxygen/ (accessed March 19, 2018)
- [18]www.visualdataweb.de, “WebVOWL,” in http://vowl.visualdataweb.org/webvowl.html (accessed March 19, 2018)
- [19]apache.org, “Apache Tomcat,” in https://www.eclipse.org/oxygen/ (accessed March 19, 2018)
- [20]apache.org, “jena-FUSEKI,” in https://jena.apache.org/download/#jena-fuseki (accessed Sept 03, 2018)
- [21]ApacheFriends, “XAMPP”, in http://tomcat.apache.org/ (accessed March 19, 2018)
- [22]apache.org, “apachetomcat” in www.apache.org (accessed Sept 03, 2018).
- [23]apache.org, “RDF formats”, in www.apache.org (accessed Sept 03, 2018).