Academia.eduAcademia.edu

Outline

Telemedicine Alert API Engine System for Vital Signs

https://doi.org/10.3233/SHTI240435

Abstract

Telemedicine is used to assist and support remote medical care for patients. Our objective was to build up a REST Webservices alert engine that receives clinical parameters from patients of vital signs and basic laboratories to monitor patients remotely. We built a REST API using FHIR, so it can interoperate with other applications, send data to be processed, and receive a response. If the API detects a health risk situation, it sends an alert about the medical parameters that are controlled. The results of the processed data, news and alert, can return synchronously or asynchronously, at the same time that the data to be processed is being sent. The alerts generated can be automatically sent to a web service, mail or WhatsApp of the physician. The alert message comes out as normal, low, medium and high risk. The presented approach establishes communication that enables timely health information exchange. We conducted an experiment (with fictitious data) where we sent several queries by Postman. Finally, we evaluated the communication to be successful by manual checking. The use of the API significantly improves the monitoring of chronic patients. Many works show the effectiveness of telemedicine to improve the control of certain chronic diseases. In addition, telemedicine interventions were also found to significantly improve other health outcomes. Our API enables us to transfer data and produce alerts successfully. This gives us hope that a future with ubiquitous healthcare information interoperability is possible using our system.

References (6)

  1. Brieux HF, Campos F, Kaminker D, Guillen S, La Rosa F, Argentina HL, Argentina BI. HL7 Clinical Laboratory Risk Engine Alerts in Hospitalized Patients. EJBI. 2016;12(1).
  2. Bogdan O, Alin C, Serban M, Aurel V. Integrated medical system using DICOM and HL7 standards. Bucharest, Romania: INTECH Open Access Publisher; 2010 Mar 1.
  3. Field MJ, Grigsby J. Telemedicine and remote patient monitoring. Jama. 2002 Jul 24;288(4):423-5.
  4. Mitsunaga T, Hasegawa I, Uzura M, Okuno K, Otani K, Ohtaki Y, Sekine A, Takeda S. Comparison of the National Early Warning Score (NEWS) and the Modified Early Warning Score (MEWS) for predicting admission and in-hospital mortality in elderly patients in the pre-hospital setting and in the emergency department. PeerJ. 2019 May 16;7:e6947.
  5. Mukhiya SK, Lamo Y. An HL7 FHIR and GraphQL approach for interoperability between heterogeneous Electronic Health Record systems. Health Informatics Journal. 2021 Sep;27(3):14604582211043920.
  6. H.F.M. Brieux et al. / Telemedicine Alert API Engine System for Vital Signs