• Title/Summary/Keyword: HL7 FHIR

Search Result 11, Processing Time 0.024 seconds

Design of a Data Grid Model between TOS and HL7 FHIR Service for the Retrieval of Personalized Health Resources (개인화된 건강 자원 조회를 위한 TOS 와 HL7 FHIR 서비스간의 데이터그리드 모델 설계)

  • Jeon, Young-Jun;Im, Seok-Jin;Hwang, Hee-Joung
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.16 no.4
    • /
    • pp.139-145
    • /
    • 2016
  • On the ICT healing platform designed to issue early disease alerts, TOS connected between the provider of personal health-related data and the service provider and relayed personalized health data. In the previous study, TOS proposed how to monitor the retrieval and management of document/measurement resources by taking mobile devices into account. Recently the healthcare field, however, defined the standard items needed for communication and data exchanges with a mobile device through HL7 FHIR. This study designed a data grid model between TOS and FHIR to provide personal health resources relayed through TOS in FHIR bundle search sets. The proposed design was organized as follows: first, it stated similarities between the method of TOS resource request and that of FHIR observation request. Then, it designed an eventbus module to process a retrieval request for FHIR service based on the imdb and cluster technologies. The proposed design can be used to expand the old service terminals of ICT healing platform to mobile health devices capable of using FHIR resources.

PHR Profiling System Based on FHIR (FHIR 기반 개인건강기록 프로파일링 시스템 개발방법)

  • Kim, Young Sik;Kim, Il Kon
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.4 no.7
    • /
    • pp.277-282
    • /
    • 2015
  • HL7 released V3 CDA(Clinical Document Architecture) and V2.x message standards for medical information exchange. Currently, these standards are successfully adopted by a number of nations across the globe. However, substantial amount of time is required to develop and implement these standards. Moreover, developers need a lot of time to understand these standards. To solve these issues from 2011, the HL7 standard framework started to discuss Fast Healthcare Interoperability Resources(FHIR) as next generation standard of healthcare information exchange. People's interests toward personal health record and smartphone penetration rate are growing and increasing rapidly. Therefore, our research team believes it is necessary to develop a PHR profiling system which could be accessed by using a smartphone and we developed the system. Through a FHIR Profile editor tool developed in Furore, we found that improvements could be made in generating and changing the profile. In order to build the PHR Profiling system, an Open-API on FHIR is used for exchanging information between electronic medical record system and PHR Profiling system. In the PHR Profiling system, the transactions of information between two systems are provided by RESTful service. In this study, we verify the efficiency of development of the PHR Profiling system through FHIR.

Implementation of Service Model to Exchange of Biosignal Information based on HL7 Fast Health Interoperability Resources for the hypertensive management (고혈압 관리를 위한 헬스레벨 7 FHIR 기반 생체정보 교환 서비스 모델 구현)

  • Cho, Hune;Won, Ju Ok;Hong, Hae Sook;Kim, Hwa Sun
    • Journal of Internet Computing and Services
    • /
    • v.15 no.3
    • /
    • pp.21-30
    • /
    • 2014
  • Hypertension is one of the major causes of death in the world as it is related with cardiovascular or cerebrovascular disease, so it is needed to provide continuos management for blood pressure. This study selected Health Level 7 Fast Health Interoperability Resources (HL7 FHIR) as a bio-signal data exchange service model that can provide constant blood pressure management in the rapidly growing mobile health care environment. The HL7 FHIR framework developed communicates with the IEEE 11073-10407 Personal Health Device (PHD) protocol through the bluetooth Health Device Profile (HDP) between the manager (smart phone) and the agent (hemomanometer) and acquires information about blood pressure. According to the test results, it performed its tasks successfully including hypertension patients' blood pressure monitoring, management on measured records, generation of document, or transmission of measured information. Because in the actual, clinical environment, it is possible to transmit measured information through the TCP/IP protocol, it will be needed to conduct constant research on it and vitalize it in the field of mobile health care afterwards.

Development of multiple medical information mediation Platform based on FHIR (FHIR 기반 다중 의료 정보 중재 플랫폼 개발)

  • Lee, Chung-sub;Lim, Dong-Wook;Noh, Si-Hyeong;Kim, Tae-Hoon;Jeong, Chang-Won
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.11a
    • /
    • pp.318-321
    • /
    • 2022
  • 최근 의료데이터 표준화에 대한 중요성이 보건의료 빅데이터 구축과 맞물려 보건의료데이터 표준화와 마이데이터 생태계 조성을 추진하고 있다. 그리고 개인들의 휴대용 기기 이용증가와 모바일 환경으로 전반적인 디지털헬스의 패러다임 변화에 따라 HL7 FHIR의 사용이 점차 확대될 것으로 예측된다. 본 논문에서는 의료정보 표준인 HL7 FHIR와 의료영상 표준인 DICOM으로 환자 정보를 전달하기 위한 다중 의료 정보 중재 플랫폼에 대해서 기술한다. 이를 구현하기 위해 HL7 FHIR의 Patient, Observation, DiagnosticReport, Bundle 리소스를 활용하여 환자 정보와 임상 리포트 정보를 전달하여 StudyList에서 보여줄 수 있도록 구현하였다. 현재 구현된 내용은 FHIR 기반의 임상데이터로 의료영상을 포함한 표준화된 정보로 제공하여 마이데이터 실증 플랫폼으로 활용될 것으로 기대된다.

Performance Analysis of RDBMS and MongoDB through YCSB in Medical Data Processing System Based HL7 FHIR (HL7 FHIR 기반 의료 데이터 처리 시스템에서 YCSB를 통한 RDBMS와 MongoDB의 성능 분석 연구)

  • Jeon, Dong-cheol;Lee, Byung Mun;Hwang, Heejoung
    • Journal of Korea Multimedia Society
    • /
    • v.21 no.8
    • /
    • pp.934-941
    • /
    • 2018
  • There are some limits on cost and efficiency for large amount of data in RDBMS, and NoSQL is starting to gain popularity. In medical institutions, data forms are different between organizations, and that makes difficulty for interoperability between organizations. In this paper we focused on performance issues between RDMBS and NoSQL in medical documents. We had built two different environment and had experiment comparative analysis of NoSQL with RDBMS based on medical data. We used medical HL7 FHIR as a medical data standard. Also YCSB benchmark tool was used for performance comparison. Experiments shows that NoSQL has better performance in large amounts of medical data processing systems that have over 10,000~100,000 records.

FHIR EMR Research for SMART HOSPITAL (SMART Hospital을 위한 FHIR 적용 EMR 연구)

  • Lee, Jean-hyoung;Park, Dea-woo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.336-337
    • /
    • 2016
  • FHIR is a protocol that enables easy data exchange from the time the event occurred in health care settings as a standard for next-generation message exchange of HL7. Create a meaningful message from the ECG and medical equipment, and express the messages generated by standardized FHIR message it will be used in various medical institutions to ensure delivery to EMR, such as hospital information systems can query the results via a smartphone.

  • PDF

Using FHIR, ECG Automatic notification Research (FHIR를 이용한 심전도 자동 노티 연구)

  • Lee, Jean-hyoung;Park, Dae-woo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.344-346
    • /
    • 2016
  • FHIR is a protocol that enables easy data exchange from the time the event occurred in health care settings as a standard for next-generation message exchange of HL7. Create a meaningful message from the ECG and medical equipment, and express the messages generated by standardized FHIR message it will be used in various medical institutions to ensure delivery to EMR, such as hospital information systems can query the results via a smartphone. In addition, it thought to be used in the future to expand SMART on FHIR, Cardiology, Cardiovascular Surgery ward in real-time remote monitoring.

  • PDF

The medical 3-dimensional image exchange via health level 7 fast healthcare interoperability resource (HL7 FHIR) (Health level 7 fast healthcare interoperability resource (HL7 FHIR)를 통한 3차원 의료 영상의 교환)

  • Lee, Jung Hwan;Choi, Byung Kwan;Han, In Ho
    • Journal of Digital Convergence
    • /
    • v.18 no.6
    • /
    • pp.373-378
    • /
    • 2020
  • For improving interoperability of medical information, health level 7 has initiated the development of a next-generation framework for the exchange of medical information called the Fast health interoperability resources (FHIR). However, there was no attempt to exchange the medical three-dimensional (3D) image with clinical data via FHIR. Thus, we designed a new method. The 3D image to be made from computed tomography was converted to the javascript object notation (JSON) file format, and clinical data was added. We made a test FHIR server, and the client used the postman. The JSON file was attached to the body, and was then transmitted. The transmitted 3D image could be seen through a web browser, and attached clinical data was identified in the source code. This is the first attempt to exchange the medical 3D image. Additional researches will be needed to develop applications or FHIR resources that apply this method.

Development of Personal Health Profiling System Based on FHIR(Fast Healthcare Interoperability Resources) (FHIR 기반의 개인건강기록 관리 시스템 개발)

  • Kim, Young-Sik;Kim, Il Kon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2014.11a
    • /
    • pp.360-362
    • /
    • 2014
  • Health Level Seven(HL7)에서 V2.x, V3 보다 향상된 FHIR(Fast Healthcare Interoperabilty Resources)를 표준을 개발하고 있고, 이를 채택한 솔루션 개발이 활발하고, 각 국가 의료환경에서의 검증이 필요하다. 현재 미국에서 성공적으로 널리 사용되는 V2.x Message와 V3 Clinical Document Architecture(CDA)가 존재 하지만, 이 기술 표준들을 개발하고 사용하는데 긴 시간 투자의 문제점이 있다. 현재 V4로 불리우는 개선된 FHIR를 사용함으로 이러한 문제점을 해결할 방법인지 확인한다. 개인건강기록 관리 또한 사회적인 관심을 끌고 있고, 스마트폰 보급률이 급격히 증가하는 함을 반영하여 개인건강기록 관리 시스템을 스마트폰으로 접속 가능한 시스템으로 개발한다. 이를 구축하기 위해서는 Electronic Medical Record(EMR) 시스템과 Personal Health Profiling(PHP) 시스템간의 정보교류를 FHIR Open API로 구성한다. PHP 시스템에서는 이들 트랜잭션을 RESTful 서비스로 제공한다. 본 연구에서는 FHIR기반의 PHP 시스템을 통해 개인건강관리 시스템의 효율성을 검증하고자 한다.