• Title/Summary/Keyword: Protocol Converting

Search Result 39, Processing Time 0.023 seconds

Design and Implementation of Electronic Medical Record System Based on HL7-CDA for the Exchange of Clinical Information (임상 정보교환을 위한 HL7-CDA 기반의 전자의무기록 시스템의 설계 및 구현)

  • Cho, Ik-Sung;Kwon, Hyeog-Soong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.33 no.5B
    • /
    • pp.379-385
    • /
    • 2008
  • For the sharing and exchange of information between medical clinics, the clinical document has to be built on a standardized protocol such as a HL7-CDA. But it is difficult to exchange information between medical clinics because clinical document such as electronic medical record that include text and image, have different structure of document and type of expression. In this paper, we propose the electronic medical record system based on HL7-CDA that can share and exchange clinical information between medical institute. For this purpose, we have to design the schema of the clinical document architecture after we select the essential items of medical record and define templates. The proposed system can minimize integrating process and save parsing time when clinical information exchange and refer, by converting electronic medical record to base64 encoding scheme and integrate it in a XML document.

Design and Implementation of EDI Document Exchange system based on XML (XML에 기반한 EDI 문서교환 시스템 설계 및 구현)

  • Im, Young-Tae;Han, Woo-Yong;Jung, Hoe-Kyung
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.11S
    • /
    • pp.3603-3612
    • /
    • 2000
  • This paper presents is for the design and implementation of EDI document exchange system based on XML To create a customized document of the users' choice, it designed and created the transaction processor and the template manager, and to make it accessable with the original EDI, a converter function is included, Also, on this system, this protocol stores EDI message structure that needed to exchange as XML format and controls it as DOM API for user can use previous system, And provides interface for user can create template files with converter and transfer necessary elements that can be chosen by user. For this purpose, This system proposes a shows structure information and document converting mechanism solution of EDI documents based on by using XML which does not show proper document conversion mechanism solution in other system so far.

  • PDF

A Study of Advanced Internet Strategy for Future Industry

  • Park, Jae-Kyung;Lee, Hyung-Su;Kim, Young-Ja
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.4
    • /
    • pp.87-95
    • /
    • 2020
  • In this paper, we examine the problems of the current Internet due to the development of network services and the expansion of network bandwidth. The current Internet has been used for a long time because it is composed of TCP / IP, but fundamental problems such as bandwidth, transmission rate, and security have not been solved. Therefore, the future network must be prepared through continuous investment and maintenance. In order to overcome this problem, we will propose a way to overcome the above problems and upgrade by converting the current Internet Protocol into the next generation network. Currently, many researches on next-generation networks have been conducted, but there are not many studies in Korea, and research on next-generation networks will be a very important task for the future development of the Internet service industry at the national level. In this paper, we propose an advanced internet environment through the advantages of various next generation protocols.

A Study on change from an RTU-based substation to IEC 6 1850-based SA substation (RTU 기반 변전소의 IEC 61850 기반 SA 변전소로의 전환에 대한 실증 연구)

  • Yuk, Sim-Bok;Lee, Sung-Hwan;Kim, Chong-il
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.11 no.4
    • /
    • pp.436-444
    • /
    • 2018
  • Currently, the new substation automation uses the international standard IEC 61850 communication protocol. KEPCO is also constructing a new substation based on IEC 61850 from 2013 through the pilot application and research and development starting from 2007. However, there are few cases where existing substations(Transformer, T/L GIS, D/L GIS, etc.) have been used, and RTU based substations operating systems have been changed to SA substations based on IEC 61850. Therefore, the introduction of IEC 61850 in existing substation facilities has the advantage of enhancing the substantiality of the substation by reusing existing facilities, improving the interoperability with the latest substations introduced, and converting existing substations into systems suitable for unmanned operation. In this paper, we introduce a case of changing the existing RTU based substation operation system to digital substation using IEC 61850 field information processor, Ethernet switch and SA operation system. Also, IEC 61850 client authentication program and Wireshark, which is a packet analysis tool, verify IEC 61850 conformance and its feasibility.

Construction of Open-source Program Platform for Efficient Numerical Analysis and Its Case Study (효율적 수치해석을 위한 오픈소스 프로그램 기반 해석 플랫폼 구축 및 사례 연구)

  • Park, Chan-Hee;Kim, Taehyun;Park, Eui-Seob;Jung, Yong-Bok;Bang, Eun-Seok
    • Tunnel and Underground Space
    • /
    • v.30 no.6
    • /
    • pp.509-518
    • /
    • 2020
  • This study constructed a new simulation platform, including mesh generation process, numerical simulation, and post-processing for results analysis based on exploration data to perform real-scale numerical analysis considering the actual geological structure efficiently. To build the simulation platform, we applied for open-source programs. The source code is open to be available for code modification according to the researcher's needs and compatibility with various numerical simulation programs. First, a three-dimensional model(3D) is acquired based on the exploration data obtained using a drone. Then, the domain's mesh density was adjusted to an interpretable level using Blender, the free and open-source 3D creation suite. The next step is to create a 3D numerical model by creating a tetrahedral volume mesh inside the domain using Gmsh, a finite element mesh generation program. To use the mesh information obtained through Gmsh in a numerical simulation program, a converting process to conform to the program's mesh creation protocol is required. We applied a Python code for the procedure. After we completed the stability analysis, we have created various visualization of the study using ParaView, another open-source visualization and data analysis program. We successfully performed a preliminary stability analysis on the full-scale Dokdo model based on drone-acquired data to confirm the usefulness of the proposed platform. The proposed simulation platform in this study can be of various analysis processes in future research.

Efficiency in the Password-based Authenticated Key Exchange (패스워드 기반 인증 키 공유 프로토콜에서의 효율성)

  • 황정연;홍석희;박혜영;장상운;박영호;류희수
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.12 no.6
    • /
    • pp.113-124
    • /
    • 2002
  • Proposals for a password-based authenticated key exchange protocol that have been published so far almost concentrated on the provable security. But in a real environment such as mobile one, efficiency is a critical issue as security. In this paper we discuss the efficiency of PAK which is secure in the random oracle model [l]. Among 4 hash functions in PAK the instantiation for $H_1$, which outputs a verifier of the password, has most important effect on the computational efficiency. We analyze two different methods for $H_1$ suggested in [1] and we show that $H_{lq}$ has merits in transforming to EC or XTR variants as well as in the efficiency. As an efficient variant. we propose PAK2-EC and PAK2-XTR which do not require any additional step converting a hash output into a point of elliptic curve or XTR subgroup when compared to the previous work on the PAK[2]. Finally we compare PAK2 with the password-based authenticated key exchange protocols such as SPEKE, SRP, and AMP.

Development and Utilization of Linked Data of Port Maintenance Information for Port Facilities Based on Port BIM Standards (항만 BIM 표준 기반 항만 유지관리 정보의 링크드데이터 구축 및 활용)

  • Shin, Jaeyoung;Moon, Hyounseok
    • KSCE Journal of Civil and Environmental Engineering Research
    • /
    • v.43 no.4
    • /
    • pp.501-510
    • /
    • 2023
  • The importance of using construction data is increasing in accordance with the recent trend in the smart construction. However, construction project and maintenance information is distributed on the web, and the existing BIM(Building Information Modeling) information exchange and linking method using IFC(Industry Foundation Classes) cannot support connection with BIM data and web resources. This study aims to establish the BIM-based port facility data integration system using linked data(LD) technology in order to integrate BIM and heterogeneous data in the port maintenance domain. To this end, the port BIM-based ifcOWL and port facility maintenance ontology were designed, and LD was built for the BIM and maintenance information of Busan New Port 2-1 Pier3, a BIM pilot project. In addition, service prototypes such as search, statistics and SPARQL(SPARQL Protocol and RDF Query Language) endpoint functions were implemented using the issued LD. The LD-based information utilization system is expected to improve the reusability of information by converting the existing closed information system into an open system and BIM and maintenance data as a web resource in a standard format.

Efficacy and safety of losartan in childhood immunoglobulin A nephropathy: a prospective multicenter study

  • Hyesun Hyun;Yo Han Ahn;Eujin Park;Hyun Jin Choi;Kyoung Hee Han;Jung Won Lee;Su Young Kim;Eun Mi Yang;Jin Soon Suh;Jae Il Shin;Min Hyun Cho;Ja Wook Koo;Kee Hyuck Kim;Hye Won Park;Il Soo Ha;Hae Il Cheong;Hee Gyung Kang;Seong Heon Kim
    • Childhood Kidney Diseases
    • /
    • v.27 no.2
    • /
    • pp.97-104
    • /
    • 2023
  • Purpose: Angiotensin-converting enzyme inhibitors and angiotensin II receptor blockers (ARBs) are frequently employed to counteract the detrimental effects of proteinuria on glomerular diseases. However, the effects of ARBs remain poorly examined in pediatric patients with immunoglobulin A (IgA) nephropathy. Herein, we evaluated the efficacy and safety of losartan, an ARB, in pediatric IgA nephropathy with proteinuria. Methods: This prospective, single-arm, multicenter study included children with IgA nephropathy exhibiting proteinuria. Changes in proteinuria, blood pressure, and kidney function were prospectively evaluated before and 4 and 24 weeks after losartan administration. The primary endpoint was the difference in proteinuria between baseline and 24 weeks. Results: In total, 29 patients were enrolled and received losartan treatment. The full analysis set included 28 patients who received losartan at least once and had pre- and post-urinary protein to creatinine ratio measurements (n=28). The per-protocol analysis group included 22 patients who completed all scheduled visits without any serious violations during the study period. In both groups, the mean log (urine protein to creatinine ratio) value decreased significantly at 6 months. After 24 weeks, the urinary protein to creatinine ratio decreased by more than 50% in approximately 40% of the patients. The glomerular filtration rate was not significantly altered during the observation period. Conclusions: Losartan decreased proteinuria without decreasing kidney function in patients with IgA nephropathy over 24 weeks. Losartan could be safely employed to reduce proteinuria in this patient population. ClinicalTrials.gov trial registration (NCT0223277)

Biomass Expansion Factors for Pinus densiflora in Relation to Ecotype and Stand Age (소나무의 생태형과 임령에 따른 물질 현존량 확장계수)

  • Park, In Hyeop;Park, Min Su;Lee, Kyeong Hak;Son, Yeong Mo;Seo, Jeong Ho;Son, Yowhan;Lee, Young Jin
    • Journal of Korean Society of Forest Science
    • /
    • v.94 no.6
    • /
    • pp.441-445
    • /
    • 2005
  • Researches on estimating national-scaled forest biomass are being carried out to quantify the carbon stock of forests with the Kyoto Protocol. In general, estimates of national-scaled forest biomass are based on forest inventory data which provides estimates of forest area, stem volume, and growth of stem by age classes. Estimates of forest biomass are, however, obtained by converting stem volumes to dry weight with stem density and thereafter to whole tree biomass with biomass expansion factors (ratios of whole tree dry weight to stem dry weight). Pinus densiflora is widely distributed and one of the most economically important timber species in Korea. The species are largely grouped into two ecotypes of Geumgang and Jungbu. Stems of Geumgang type trees are straight and high compared to those of Jungbu type trees. The objective of this study was to determine and compare stem density and biomass expansion factors fore two ecotypes of Pinus densiflora according to stand age. Stem density of both ecotypes of Pinus densora increased and biomass expansion factors of them decreased with increasing tree age. In he same age class, stem density and biomass expansion factor of Geungang type Pinus densiflora were lower than those of Jungbu type Pinus densiflora. There were statistically significant differences in stem density and biomass expansion factors between Geumgang type and Jungbu type Pinus densiflora in 0-20-year-old stands and 40-60-year-old stands. Our results suggested that the reliability of the national forest biomass inventory could be improved by applying the ecotype- and age-dependent stem density and biomass expansion factors.