KR102513001B1 - Apparatus and Method for Providing GUI of format conversion of JSON file - Google Patents

Apparatus and Method for Providing GUI of format conversion of JSON file Download PDF

Info

Publication number
KR102513001B1
KR102513001B1 KR1020210016945A KR20210016945A KR102513001B1 KR 102513001 B1 KR102513001 B1 KR 102513001B1 KR 1020210016945 A KR1020210016945 A KR 1020210016945A KR 20210016945 A KR20210016945 A KR 20210016945A KR 102513001 B1 KR102513001 B1 KR 102513001B1
Authority
KR
South Korea
Prior art keywords
jason
file
record
format
key
Prior art date
Application number
KR1020210016945A
Other languages
Korean (ko)
Other versions
KR20220113135A (en
Inventor
최미영
전종희
신윤중
김준형
홍정화
Original Assignee
(주)씨앤텍시스템즈
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)씨앤텍시스템즈 filed Critical (주)씨앤텍시스템즈
Priority to KR1020210016945A priority Critical patent/KR102513001B1/en
Publication of KR20220113135A publication Critical patent/KR20220113135A/en
Application granted granted Critical
Publication of KR102513001B1 publication Critical patent/KR102513001B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/154Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/157Transformation using dictionaries or tables
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Human Computer Interaction (AREA)
  • Epidemiology (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 의료 관리 시스템의 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치 및 방법에 관한 것으로, 의료 관리 시스템으로부터 제이슨 파일에 포함되는 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 입력받는 데이터 입력부, 상기 데이터 입력부로 입력된 FHIR 구조의 의료 데이터를 포함하는 제이슨 파일의 제이슨 오브젝트를 각각의 레코드 값으로 인식하는 레코드 인식부, 상기 데이터 입력부로 입력받은 제이슨 파일의 키(key) 정보를 세로열 이름(column name)으로 정의하는 세로열 이름 정의부, 상기 세로열 이름 정의부에서 정의된 세로열 이름과, 상기 레코드 인식부에서 인식된 레코드를 테이블의 행 값으로 정의한 형태의 2차원 테이블 포맷을 생성하는 테이블 생성부를 포함하는, 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치에 의해 의료 관리 시스템으로부터 입력되는, FHIR(Fast Healthcare Interoperability Resources)구조 의료 데이터를 포함하는 제이슨 파일을 가독성 높은 2차원 테이블 형태로 변환, 편집하는 과정에서 보다 편리하고 효율성 높은 사용자 인터페이스를 지원하기 위한 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치 및 방법을 제공할 수 있다. The present invention relates to an apparatus and method for providing a user interface for converting the format of a Jason file including medical data of a FHIR (Fast Healthcare Interoperability Resources) structure of a medical management system. Healthcare Interoperability Resources) structure data input unit, a record recognition unit that recognizes each record value of a Jason object of a Jason file containing FHIR structured medical data entered into the data input unit, and input to the data input unit A column name definition unit that defines key information of the received Jason file as a column name, a column name defined in the column name definition unit, and records recognized by the record recognition unit in a table FHIR (Fast Healthcare Interoperability Resources) structured medical data input from a medical management system by a user interface providing apparatus for converting a format of a Jason file, including a table generator that generates a two-dimensional table format of a form defined by row values of It is possible to provide a user interface providing device and method for converting the format of a Jason file to support a more convenient and efficient user interface in the process of converting and editing a Jason file including a 2-dimensional table with high readability.

Description

제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치 및 방법{Apparatus and Method for Providing GUI of format conversion of JSON file}Apparatus and Method for Providing GUI of format conversion of JSON file}

본 발명은 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치 및 방법에 관한 것으로 특히 제이슨 파일 포맷 형태로 표현된 의료 관리 시스템의 FHIR(Fast Healthcare Interoperability Resources) 데이터 구조를 변환하기 위한 사용자 인터페이스 제공장치 및 방법에 관한 것이다. The present invention relates to an apparatus and method for providing a user interface for converting a format of a Jason file, and more particularly, an apparatus and method for providing a user interface for converting a FHIR (Fast Healthcare Interoperability Resources) data structure of a medical management system expressed in a format of a Jason file. It is about.

일반적으로, 의료정보 공유는 크게 병원 내의 시스템들 간에 정보를 공유하는 경우와 의료기관의 시스템들 간에 정보를 공유하는 경우로 나누어질 수 있다. 먼저 병원 내의 시스템들 간에 의료정보를 공유하는 경우를 살펴보면, 병원 내에서는 다양한 의료기기와 검사 정보 시스템(Laboratory Information System: LIS)과 같은 독립된 시스템이 병원 정보 시스템과 정보를 공유한다.In general, medical information sharing can be largely divided into a case of sharing information between systems in a hospital and a case of sharing information between systems of a medical institution. First, looking at the case of sharing medical information between systems in a hospital, various medical devices and independent systems such as a laboratory information system (LIS) in a hospital share information with a hospital information system.

이러한 의료기기 및 독립된 시스템은 환자에 대한 다양한 검사결과를 제공하므로, 질 높은 서비스를 제공하기 위해 병원 정보 시스템과 유기적으로 통합되어 운영되어야 한다. 이에 따라, 현재 의료기관들은 HL7(Health Level 7) 표준에 속하는 임상문서의 표준인 CDA(Clinical Document Architecture) 문서 형식으로 진료기록부를 생성하여 의료정보 교류의 상호운용성 향상을 꾀하고 있다.Since these medical devices and independent systems provide various test results for patients, they must be organically integrated with the hospital information system to provide high-quality services. Accordingly, medical institutions are currently trying to improve the interoperability of medical information exchange by creating medical records in the form of CDA (Clinical Document Architecture), a standard for clinical documents belonging to the HL7 (Health Level 7) standard.

최근에는 IHE(Integrating the Healthcare Enterprise)에서 의료기관 간 전자 진료기록의 등록, 배포, 공유를 용이하게 하기 위해 만들어진 통합 프로파일인 XDS.b(Cross Enterprise Document Sharing)을 제시하였다. IHE XDS.b 기반의 문서등록 저장소에 문서를 저장하기 위해 사용되는 ebXML(Electronic Business Extensible Markup Language) 메시지는 너무 복잡하고 무거워서 모바일 환경에서 활용이 어려움이 있다.Recently, IHE (Integrating the Healthcare Enterprise) proposed XDS.b (Cross Enterprise Document Sharing), an integrated profile created to facilitate the registration, distribution, and sharing of electronic medical records between medical institutions. An ebXML (Electronic Business Extensible Markup Language) message used to store a document in a document registration repository based on IHE XDS.b is too complex and heavy to be used in a mobile environment.

이에 HL7(Health Level 7)에서는 FHIR(Fast Healthcare Interoperability Resources)라고 하는 새로운 표준을 개발하였으며, 문서(Document)와 문서의 대표 정보들을 포함한 메타정보(Metadata)도 이 표준에 기반하여 생성, 관리할 수 있다.Accordingly, HL7 (Health Level 7) developed a new standard called FHIR (Fast Healthcare Interoperability Resources), and metadata including documents and representative information of documents can also be created and managed based on this standard. there is.

FHIR(Fast Healthcare Interoperability Resources)는 HL7이라는 국제표준기구에서 만든, ‘자원’이라고 알려진 데이터 형식 및 요소 그리고 의료 데이터 교환을 위한 API의 표준이다. FHIR (Fast Healthcare Interoperability Resources) is a data format and element known as 'resource' and an API standard for medical data exchange created by an international standardization organization called HL7.

이는 이전 버전에 비해 여러가지 최신 웹 기반 API 기술을 사용하여 구현하기에 용이하다. 의료 서비스 제공자와 컴퓨터 간의 데이터 교환 뿐 아니라 태블릿이나 휴대폰, 웨어러블 기기를 통해서도 의료 기기를 쉽게 제공하고 허용할 수 있다. It is easier to implement than previous versions using several modern web-based API technologies. Medical devices can be easily provisioned and accepted via tablet, mobile phone or wearable device, as well as data exchange between a healthcare provider and a computer.

한편, JSON(JavaScript Object Notation)(이하, '제이슨'이라 함)은 사람이 읽고 쓰기에 용이하며, 기계가 분석하고 생성하기에도 용이한 경량의 데이터 교환 형식으로써, 특정 프로그래밍 언어나 플랫폼에 구속되지 않는 독립적인 특성을 가지고 있기 때문에, C, C++, C#, Java, JavaScript, Perl 및 Python 등 다양한 프로그래밍 언어를 통해 쉽게 이용 가능하다는 장점이 있다.On the other hand, JSON (JavaScript Object Notation) (hereinafter referred to as 'Jason') is a lightweight data exchange format that is easy for humans to read and write, and for machines to analyze and create, and is not bound to a specific programming language or platform. It has the advantage of being easily available through various programming languages such as C, C++, C#, Java, JavaScript, Perl, and Python, because it has independent characteristics.

KRKR 10-063586810-0635868 B1B1 KRKR 10-158702510-1587025 B1B1

본 발명은 이 같은 기술적 배경에서 도출된 것으로, 의료 관리 시스템으로부터 입력되는, 제이슨 파일을 포함하는 FHIR(Fast Healthcare Interoperability Resources)구조 의료 데이터를 가독성 높은 2차원 테이블 형태로 변환, 편집하는 과정에서 보다 편리하고 효율성 높은 사용자 인터페이스를 지원하기위한 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치 및 방법을 제공함에 그 목적이 있다. The present invention was derived from such a technical background, and it is more convenient in the process of converting and editing FHIR (Fast Healthcare Interoperability Resources) structured medical data including Jason files input from the medical management system into a highly readable two-dimensional table form. The object of the present invention is to provide a user interface providing device and method for converting the format of a JASON file to support a highly efficient user interface.

상기의 과제를 달성하기 위한 본 발명은 다음과 같은 구성을 포함한다. The present invention for achieving the above object includes the following configuration.

즉 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치는 의료 관리 시스템으로부터 제이슨 파일에 포함되는 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 입력받는 데이터 입력부, 상기 데이터 입력부로 입력된 FHIR 구조의 의료 데이터를 포함하는 제이슨 파일의 제이슨 오브젝트를 각각의 레코드 값으로 인식하는 레코드 인식부, 상기 데이터 입력부로 입력받은 제이슨 파일의 구조를 분석하고 열이름(column name)을 정의하는 열이름 정의부, 상기 열이름 정의부에서 정의된 열이름과, 상기 레코드 인식부에서 인식된 레코드를 테이블의 행 값으로 정의한 형태의 2차원 테이블 포맷을 생성하는 테이블 생성부를 포함한다. That is, an apparatus for providing a user interface for format conversion of a Jason file according to an embodiment of the present invention includes a data input unit for receiving medical data of a Fast Healthcare Interoperability Resources (FHIR) structure included in a Jason file from a medical management system, and the data input A record recognition unit that recognizes each record value of a Jason object of a Jason file containing FHIR-structured medical data entered as a unit, analyzes the structure of the Jason file input to the data input unit, and defines column names. and a column name definition unit, a table creation unit that creates a two-dimensional table format in which the column names defined in the column name definition unit and records recognized by the record recognition unit are defined as table row values.

한편, 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치에서 수행되는 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법은 의료 관리 시스템으로부터 제이슨 포맷으로 저장된 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 입력받는 단계, 상기 입력받은 FHIR 구조의 의료 데이터를 포함하는 제이슨 파일의 제이슨 오브젝트를 각각의 레코드 값으로 인식하는 단계, 상기 입력받은 제이슨 파일의 구조를 분석하고 열이름(column name)을 정의하는 단계, 상기 정의된 열이름과, 상기 인식된 레코드를 테이블의 행 값으로 구성된 2차원 테이블 포맷을 생성하는 단계를 포함한다.On the other hand, the method for providing a user interface for format conversion of a Jason file performed by a user interface providing apparatus for format conversion of a Jason file is to receive medical data of FHIR (Fast Healthcare Interoperability Resources) structure stored in Jason format from a medical management system. Recognizing the Jason object of the input Jason file including the medical data of the FHIR structure as each record value, analyzing the structure of the input Jason file and defining column names, and generating a two-dimensional table format composed of defined column names and row values of the table for the recognized records.

본 발명에 의하면 의료 관리 시스템으로부터 입력되는, 제이슨 포맷으로 저장된 FHIR(Fast Healthcare Interoperability Resources)구조 의료 데이터를 가독성 높은 2차원 테이블 형태로 변환, 편집하는 과정에서 보다 편리하고 효율성 높은 사용자 인터페이스를 지원하기 위한 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치 및 방법을 제공할 수 있다는 효과가 도출된다. According to the present invention, in the process of converting and editing FHIR (Fast Healthcare Interoperability Resources) structured medical data stored in Jason format, input from the medical management system, into a highly readable two-dimensional table form, to support a more convenient and efficient user interface The effect of providing a user interface providing device and method for converting the format of a Jason file is derived.

도 1 은 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치의 구성을 도시한 블록도,
도 2a 및 도 2b는 일 실시예에 따른 의료 데이터를 포함하는 제이슨 파일의 포맷을 설명하기 위한 예시도,
도 3a 및 도 3b는 일 실시예에 따른 의료 데이터를 포함하는 제이슨 파일의 포맷을 설명하기 위한 데이터의 예시도,
도 4 는 제이슨 파일 포맷 데이터 구조의 시각화 및 메타 정보 추출과정을 설명하기 위한 예시도,
도 5 는 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치가 제공하는 시각화 및 메타정보 추출 기능을 설명하기 위한 예시도,
도 6a 및 도 6b는 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치가 제공하는 트리 구조 변경 기능을 설명하기 위한 예시도,
도 7 은 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치가 제공하는 키 선택으로 2차원 테이블의 특징을 추출하는 기능을 설명하기 위한 예시도,
도 8 은 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치의 헤더 키와 레코드 어레이 키 정의를 설명하기 위한 예시도,
도 9 는 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법의 흐름도이다.
1 is a block diagram showing the configuration of an apparatus for providing a user interface for format conversion of a Jason file according to an embodiment of the present invention;
2A and 2B are exemplary diagrams for explaining a format of a Jason file including medical data according to an embodiment;
3A and 3B are examples of data for explaining the format of a Jason file including medical data according to an embodiment;
4 is an exemplary diagram for explaining a process of visualizing and extracting meta information of a Jason file format data structure;
5 is an exemplary diagram for explaining a visualization and meta information extraction function provided by a user interface providing device for format conversion of a Jason file according to an embodiment of the present invention;
6A and 6B are exemplary diagrams for explaining a tree structure change function provided by a user interface providing apparatus for converting a format of a Jason file according to an embodiment of the present invention;
7 is an exemplary diagram for explaining a function of extracting features of a two-dimensional table by key selection provided by a user interface providing device for format conversion of a Jason file according to an embodiment of the present invention;
8 is an exemplary diagram for explaining the definition of a header key and a record array key of a user interface providing apparatus for format conversion of a Jason file according to an embodiment of the present invention;
9 is a flowchart of a method of providing a user interface for format conversion of a Jason file according to an embodiment of the present invention.

본 발명에서 사용되는 기술적 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아님을 유의해야 한다. 또한, 본 발명에서 사용되는 기술적 용어는 본 발명에서 특별히 다른 의미로 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 의미로 해석되어야 하며, 과도하게 포괄적인 의미로 해석되거나, 과도하게 축소된 의미로 해석되지 않아야 한다. It should be noted that technical terms used in the present invention are only used to describe specific embodiments and are not intended to limit the present invention. In addition, technical terms used in the present invention should be interpreted in terms commonly understood by those of ordinary skill in the art to which the present invention belongs, unless specifically defined otherwise in the present invention, and are excessively inclusive. It should not be interpreted in a positive sense or in an excessively reduced sense.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명한다.Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치의 구성을 도시한 블록도이다. 1 is a block diagram showing the configuration of an apparatus for providing a user interface for format conversion of a Jason file according to an embodiment of the present invention.

도 1 과 같이 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 데이터 입력부(110), 레코드 인식부(120), 세로열 이름 정의부(130), 테이블 생성부(140), 키 선택부(150) 및 메타 정보 추출부(160)를 포함한다. As shown in FIG. 1 , the apparatus 10 for providing a user interface for format conversion of a Jason file according to an embodiment includes a data input unit 110, a record recognition unit 120, a column name definition unit 130, a table creation unit ( 140), a key selection unit 150 and a meta information extraction unit 160.

데이터 입력부(110)는 의료 관리 시스템으로부터 의료 데이터를 포함하는 제이슨 포맷의 파일을 입력받는다. 구체적으로 제이슨 포맷으로 저장된 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 입력받는다. The data input unit 110 receives a Jason format file including medical data from the medical management system. Specifically, medical data of FHIR (Fast Healthcare Interoperability Resources) structure saved in Jason format is input.

FHIR(Fast Healthcare Interoperability Resources)은 일반적으로 다양한 독립적인 데이터들을 체계화하고 공유하는 방법이다. 즉, 환자의 의료 데이터가 체계화되어 다양한 의료 기관 뿐 아니라 기업이나 환자 개인에게 개인 건강 정보를 편리하게 확인, 관리할 수 있는 환경을 지원할 수 있다. FHIR (Fast Healthcare Interoperability Resources) is generally a method of organizing and sharing various independent data. That is, the patient's medical data is systematized, and it is possible to support an environment in which personal health information can be conveniently checked and managed not only by various medical institutions but also by companies and individual patients.

일 실시예에 있어서 데이터 입력부(110)로 입력받는 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터는 patient 자원으로 identifier, active, name, telecom, gender, birthDate, deceased, address, maritalStatus, multipleBirth, photo, contact(relationship, name, telecom, address, gender, period), communication(language, preferred)등의 정보들을 포함한다. 그러나 이에 한정되는 것은 아니다. In one embodiment, the medical data of the FHIR (Fast Healthcare Interoperability Resources) structure input to the data input unit 110 is the patient resource identifier, active, name, telecom, gender, birthDate, deceased, address, maritalStatus, multipleBirth, photo, It includes information such as contact (relationship, name, telecom, address, gender, period) and communication (language, preferred). However, it is not limited thereto.

레코드 인식부(120)는 데이터 입력부(110)로 입력된 FHIR 구조의 의료 데이터를 포함하는 제이슨 파일의 제이슨 오브젝트를 각각의 레코드 값으로 인식한다. The record recognizing unit 120 recognizes the Jason object of the Jason file including the FHIR structured medical data input to the data input unit 110 as each record value.

일 실시예에 있어서, 레코드(record)는 테이블의 한 행을 의미한다. 본 발명의 일 양상에 있어서, 레코드 인식부(120)는, 제이슨 파일 포맷에 따라 제이슨 오브젝트(json object) 내에 포함되는 어레이(array)를 레코드값으로 인식한다. 또는 레코드 인식부(120)는 다수의 제이슨 오브젝트(json object)들이 하나의 제이슨 파일에 포함되는 경우에, 제이슨 오브젝트 자체를 각각의 레코드로 인식할 수도 있다.In one embodiment, a record means one row of a table. In one aspect of the present invention, the record recognizer 120 recognizes an array included in a json object as a record value according to the json file format. Alternatively, when a plurality of json objects are included in one json file, the record recognizer 120 may recognize the json object itself as each record.

특히, 제이슨 오브젝트(json object)안에 어레이(array)를 레코드로 인식하는 경우에, 제이슨 파일의 헤더는 상단에 한번만 정의되어 있지만, 그 하위 레벨의 key에 모두 영향을 미치는 헤더 key이기 때문에 테이블로 표현할 때 같은 값을 반복하여 출현시키도록 구현됨이 바람직하다. In particular, when recognizing an array in a json object as a record, the header of a json file is defined only once at the top, but it is a header key that affects all keys at the lower level, so it can be expressed as a table. It is desirable to be implemented so that the same value appears repeatedly when

본 발명의 다른 양상에 따르면, 레코드 인식부(120)는 인식된 레코드값을 계층적으로 정렬하고 트리 형태로 구성하여 가시적인 데이터로 출력한다. According to another aspect of the present invention, the record recognizing unit 120 hierarchically sorts recognized record values, configures them in a tree form, and outputs them as visible data.

일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)의 레코드 인식부(120)는 Key-value 데이터를 트리형태로 시각화하여 한눈에 파악할 수 있도록 GUI 기반의 뷰어 인터페이스를 제공한다.The record recognition unit 120 of the apparatus 10 for providing a user interface for converting the format of a Jason file according to an embodiment provides a GUI-based viewer interface so that key-value data can be visualized in a tree form and grasped at a glance. .

일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)의 레코드 인식부(120)는 다수의 제이슨 오브젝트를 하나의 파일에 포함한 경우, 및 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일이 하나의 제이슨 오브젝트 안에 어레이를 레코드로서 포함하는 경우 모두 트리 형태로 구성하여 화면 표시하는 GUI 기반의 뷰어 인터페이스를 제공한다. The record recognition unit 120 of the apparatus 10 for providing a user interface for converting the format of a Jason file according to an embodiment includes a plurality of Jason objects in one file, and FHIR (Fast Healthcare Interoperability Resources) structured medical When a Jason file containing data includes an array as a record in a single Jason object, a GUI-based viewer interface is provided that displays all of them in a tree form.

특히, 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 드래그 앤 드랍(drag and drop)방식으로 트리 구조를 변경할 수 있다. In particular, the apparatus 10 for providing a user interface for format conversion of a Jason file according to an embodiment may change a tree structure using a drag and drop method.

일 실시예에 있어서, 제이슨 파일이 트리 뷰어로 표시된 상황에서 하나의 key 드래그 앤 드랍(drag and drop)방식으로 이동시켜서 구조를 변경할 수 있다. 그리고 해당 구조에 부합하는 모든 레코드의 value들의 구조가 일괄적으로 변경될 수 있다. In one embodiment, in a situation where a Jason file is displayed in a tree viewer, the structure can be changed by moving it using a single key drag and drop method. In addition, the structure of values of all records corresponding to the structure can be collectively changed.

예를 들어 다수의 제이슨 오브젝트가 하나의 파일에 포함되고, 제이슨 오브젝트 자체를 각각의 record로 인식하는 경우, 트리 뷰어에서 보이는 value는 여러개의 레코드(record)값을 한번에 보일 수 없으므로, value라는 문자로 대체할 수 있다. 이때 상위 소정 개의 값을 예시로 표시하거나, 데이터 형태를 표시할 수 있다. For example, if multiple Jason objects are included in a single file and each Jason object is recognized as each record, the value shown in the tree viewer cannot show multiple record values at once, so can be replaced At this time, the upper predetermined number of values may be displayed as examples or data types may be displayed.

다른 예로 예를들어 height키와 width키를 size키의 하위 구조에 포함되도록 트리 구조를 변경한 경우 트리 뷰어에서 제이슨(json) 포맷의 형태를 수정하여 각 레코드에 반영되는 방식으로 제이슨 포맷에 반영될 수도 있다. As another example, if the tree structure is changed so that the height and width keys are included in the substructure of the size key, the tree viewer modifies the shape of the json format to be reflected in the json format in a way that is reflected in each record. may be

추가적인 양상에 따르면, 일 실시예에 따른 키 선택부(150)는 레코드 인식부(120)에서 출력된 트리 형태로 구성된 가시적인 데이터에서 특정 키를 선택받을 수 있다. According to an additional aspect, the key selector 150 according to an embodiment may receive a specific key selected from visible data configured in a tree form output from the record recognizer 120 .

이때 제이슨 테이블 생성부(140)는, 키 선택부(150)에서 선택받은 특정 키 값을 세로열 이름으로 포함하는 2차원 테이블을 생성한다. At this time, the Jason table generation unit 140 creates a two-dimensional table including the specific key value selected by the key selection unit 150 as column names.

세로열 이름 정의부(130)는 데이터 입력부(110)로 입력받은 제이슨 파일 즉 {key, value} 형태의 제이슨 포맷 데이터에서 key값을 추출하고, 추출된 키(key) 정보를 세로열 이름(column name)으로 정의한다. The column name definition unit 130 extracts a key value from the Jason file input by the data input unit 110, that is, Jason format data in the form of {key, value}, and converts the extracted key information into a column name (column name). name) is defined.

그리고 테이블 생성부(140)는 세로열 이름 정의부(130)에서 정의된 세로열 이름과, 레코드 인식부(120)에서 인식된 레코드를 테이블의 행 값으로 정의한 형태의 2차원 테이블 포맷을 생성한다. 테이블 생성부(140)는 일예로 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일의 내용을 가독성이 높은 2차원 테이블 형태로 재구성하여 가시적인 데이터 형태로 출력할 수 있다. Then, the table creation unit 140 creates a two-dimensional table format in which the column names defined by the column name definition unit 130 and records recognized by the record recognition unit 120 are defined as table row values. . For example, the table generator 140 may reconstruct the contents of a JASON file including medical data in a FHIR (Fast Healthcare Interoperability Resources) structure into a highly readable two-dimensional table form and output it in a visible data form.

본 발명의 또 다른 양상에 따르면, 메타 정보 추출부(160)는 제이슨 파일에서 Meta key name/Structure, Array length, Value length, Depth level을 포함하는 메타 정보를 추출한다. According to another aspect of the present invention, the meta information extractor 160 extracts meta information including meta key name/structure, array length, value length, and depth level from the Jason file.

메타 정보는 제이슨 파일 구조에 대한 Meta structure 정보를 포함한다. 이때 Meta structure 정보는 파일 내에 포함된 json objects를 설명할 수 있는 트리구조(structure), 상위 key에 포함된 objects(json or array)의 갯수, 상위 key로부터 하위 몇 개 수준(level) depth가 포함되는지에 대한 depth level을 포함한다. Meta information includes meta structure information about the Jason file structure. At this time, the meta structure information includes the tree structure that can describe the json objects included in the file, the number of objects (json or array) included in the parent key, and how many levels of depth from the parent key are included. Contains the depth level for

이때 제이슨 포맷에서 정의될 수 있는 오브젝트는 {key, value}인 제이슨 형태와 [value, value, value, ...]의 array형태 두 종류이다. At this time, there are two types of objects that can be defined in the Jason format: a Jason type of {key, value} and an array type of [value, value, value, ...].

테이블 생성부(140)는 제이슨 포맷에서 정의될 수 있는 오브젝트는 {key, value}인 제이슨 포맷에서 key값이 세로열 이름으로 정의된 2차원 테이블 포맷을 생성한다. The table creation unit 140 creates a two-dimensional table format in which key values are defined as column names in the Jason format in which an object that can be defined in the Jason format is {key, value}.

도 2a 및 도 2b는 일 실시예에 따른 의료 데이터를 포함하는 제이슨 파일의 포맷을 설명하기 위한 예시도이다. 2A and 2B are exemplary diagrams for explaining a format of a Jason file including medical data according to an exemplary embodiment.

구체적으로, 도 2a는 다수의 제이슨 오브젝트(json object)들이 하나의 파일에 포함되고, 제이슨 오브젝트 자체를 각각의 레코드로 인식하는 경우를 설명하기 위한 예시도이다. Specifically, FIG. 2A is an exemplary view for explaining a case in which a plurality of json objects are included in one file and the json object itself is recognized as each record.

도 2a와 같이 제이슨 포맷의 메시지를 테이블로 표현하면, 각 레코드(record)는 테이블의 한 행을 의미한다. 그리고 제이슨 포맷의 키 네임(key name)이 테이블의 column name으로 정의된다. If a message in the Jason format is expressed as a table as shown in FIG. 2A, each record means one row of the table. And the key name of the Jason format is defined as the column name of the table.

하위 계층에 정의된 제이슨키(key2-2)는 그 표현 방법을 명확하게 규정하지 않더라도 일예로 그 자식 표현식인 dot(.)로 표현하여 column 명을 정의하도록 구현될 수 있다. Even if the expression method of the Jason key (key2-2) defined in the lower layer is not clearly defined, it can be implemented as an example to define the column name by expressing it as a child expression, dot (.).

도 2b는 하나의 제이슨 오브젝트(json object)안의 어레이(array)를 레코드로 인식하는 경우를 설명하기 위한 예시도이다. 2B is an exemplary view for explaining a case of recognizing an array in one json object as a record.

도 2b와 같이, 제이슨 오브젝트(json object)안에 어레이(array)를 포함하는 경우에, 제이슨 파일의 헤더는 상단에 한번만 정의되어 있지만, 그 하위 레벨의 key에 모두 영향을 미치는 헤더 key이기 때문에 테이블로 표현할 때 같은 값을 반복하여 출현시키도록 구현됨이 바람직하다. As shown in Figure 2b, in the case of including an array in a json object, the header of the json file is defined only once at the top, but it is a header key that affects all the keys of the lower level, so it is a table It is desirable to be implemented so that the same value appears repeatedly when expressing.

도 3a 및 도 3b는 일 실시예에 따른 의료 데이터를 포함하는 제이슨 파일의 포맷을 설명하기 위한 데이터의 예시도이다. 3A and 3B are exemplary views of data for explaining a format of a Jason file including medical data according to an exemplary embodiment.

일 실시예에 있어서, 제이슨 포맷으로 저장된 데이터의 형태가 도 3a와 같이 다수의 제이슨 오브젝트를 하나의 파일에 포함한 형태일 경우에, 제이슨 오브젝트 각각 자체를 하나의 레코드로 인식할 수 있다. In one embodiment, when the form of data stored in the Jason format includes a plurality of Jason objects in one file as shown in FIG. 3A, each Jason object may be recognized as one record.

도 3a에 도시된 제이슨 파일 포맷 데이터는, id키부터 array키까지 하나의 레코드를 의미한다. 본 실시예에 있어서 레코드는 총 id1 내지 id9까지 총9개의 레코드를 포함한다. The Jason file format data shown in FIG. 3A means one record from an id key to an array key. In this embodiment, the record includes a total of 9 records from id1 to id9.

다른 실시예에 있어서, FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일이 도 3b와 같이 하나의 제이슨 오브젝트 안에 어레이를 포함하는 경우에, 제이슨 오브젝트 내의 어레이를 레코드로 인식한다. In another embodiment, when a Jason file including medical data in a Fast Healthcare Interoperability Resources (FHIR) structure includes an array in a single Jason object as shown in FIG. 3B, the array in the Jason object is recognized as a record.

도 3b에 도시된 제이슨 파일 포맷 데이터는 어레이 타입인 엔트리(entry) 키 안에 정의된 각각의 오브젝트가 레코드를 의미한다. In the Jason file format data shown in FIG. 3B, each object defined in an array-type entry key means a record.

도 4 는 제이슨 파일 포맷 데이터의 시각화 및 메타 정보 추출과정을 설명하기 위한 예시도이다. 4 is an exemplary diagram for explaining a process of visualizing Jason file format data and extracting meta information.

일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 도 4 와 같이 Key-value 데이터를 트리형태로 시각화하여 한눈에 파악할 수 있도록 GUI 기반의 뷰어 인터페이스를 제공한다. The apparatus 10 for providing a user interface for format conversion of a Jason file according to an embodiment provides a GUI-based viewer interface so that key-value data can be visualized in a tree form as shown in FIG. 4 and grasped at a glance.

일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 다수의 제이슨 오브젝트를 하나의 파일에 포함한 경우, 및 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일이 하나의 제이슨 오브젝트 안에 어레이를 포함하는 경우 모두 트리 형태로 구성하여 화면 표시하는 GUI 기반의 뷰어 인터페이스를 제공한다. The apparatus 10 for providing a user interface for converting the format of a Jason file according to an embodiment provides a case where a plurality of Jason objects are included in one file, and a Jason file including medical data in a Fast Healthcare Interoperability Resources (FHIR) structure When an array is included in a single Jason object, it provides a GUI-based viewer interface that configures all of them in a tree form and displays them on the screen.

또한 일 실시예에 있어서, 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 제이슨 파일에서 Meta key name/structure, Array length, Value length, Depth level을 포함하는 메타 정보를 추출할 수 있다. Also, in one embodiment, the apparatus 10 for providing a user interface for format conversion of a Jason file may extract meta information including meta key name/structure, array length, value length, and depth level from the Jason file.

일 실시예에 있어서 도 4와 같이 GUI 기반의 뷰어 인터페이스의 시각화는 축소/확장이 가능하도록 구현된다. 예를 들어 축소시에는 Meta structure에 해당하는 하위 {key, value}오브젝트의 개수 또는 하위 몇계층 수준으로 더 확장되는지 Depth level로 표현할 수 있다. In one embodiment, as shown in FIG. 4, visualization of a GUI-based viewer interface is implemented to enable reduction/expansion. For example, at the time of reduction, the number of lower {key, value} objects corresponding to the meta structure or how many lower levels are further expanded can be expressed in depth level.

도 5 는 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치가 제공하는 시각화 및 메타정보 추출 기능을 설명하기 위한 예시도이다. 5 is an exemplary diagram for explaining visualization and meta information extraction functions provided by a user interface providing apparatus for format conversion of a Jason file according to an embodiment of the present invention.

즉, 도 5 는 세개의 샘플 레코드(records)가 트리뷰어로 표시되고, 테이블로 변환되는 과정을 도시한 것이다. That is, FIG. 5 shows a process in which three sample records are displayed in a tree viewer and converted into a table.

도 5 와 같이, 모든 키가 포함되지 않은 레코드(record)가 입력될 수도 있다. 다른 레코드(record)에 포함되어 있다면, 해당 키를 meta key structure로 정의하고 트리 뷰어에 표시할 수 있다. meta key structure는 제이슨 정의를 위해 사용되는 것으로 메타 정보에 포함된다. As shown in FIG. 5, a record that does not include all keys may be input. If it is included in another record, you can define that key as a meta key structure and display it in the tree viewer. The meta key structure is used for defining Jason and is included in meta information.

이때 2차원 테이블화 과정에서 도 5에 도시된 바와 같이 key가 없는 레코드(record)는 cell value를 NULL값으로 정의할 수 있다. At this time, as shown in FIG. 5 in the process of converting a two-dimensional table, a record without a key may define a cell value as a NULL value.

도 6a 및 도 6b는 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치가 제공하는 트리 구조 변경 기능을 설명하기 위한 예시도이다. 6A and 6B are exemplary diagrams for explaining a tree structure change function provided by a user interface providing apparatus for converting a format of a Jason file according to an embodiment of the present invention.

도 6a 및 도 6b와 같이 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 드래그 앤 드랍(drag and drop)방식으로 트리 구조를 변경할 수 있다. As shown in FIGS. 6A and 6B , the apparatus 10 for providing a user interface for format conversion of a Jason file according to an embodiment may change a tree structure using a drag and drop method.

도 6a와 같이 제이슨 파일이 트리 뷰어로 표시된 상황에서 하나의 key(key 1-2)를 드래그 앤 드랍(drag and drop)방식으로 이동시켜서 구조를 변경할 수 있다. 도 6a에서 알 수 있듯이, 해당 구조에 부합하는 모든 레코드들(key 1-2 및 value들)의 구조가 일괄적으로 변경될 수 있다. As shown in FIG. 6A, in a situation where a Jason file is displayed as a tree viewer, the structure can be changed by moving one key (key 1-2) using a drag and drop method. As can be seen in FIG. 6A, the structure of all records (key 1-2 and values) corresponding to the corresponding structure can be collectively changed.

도 6b와 같이 다수의 제이슨 오브젝트가 하나의 파일에 포함되고, 제이슨 오브젝트 자체를 각각의 record로 인식하는 경우, 트리 뷰어에서 보이는 value는 여러개의 레코드(record)값을 한번에 보일 수 없으므로, value라는 문자로 대체할 수 있다. 이때 상위 소정 개의 값을 예시로 표시하거나, 데이터 형태를 표시할 수 있다. As shown in Figure 6b, when multiple Jason objects are included in one file and the Jason objects themselves are recognized as individual records, the value shown in the tree viewer cannot show multiple record values at once, so the character value can be replaced with At this time, the upper predetermined number of values may be displayed as examples or data types may be displayed.

도 6b 는 트리 뷰어에서 제이슨(json) 포맷의 형태를 수정하여 각 레코드에 반영되는 것을 설명하기 위한 것으로, 예를들어 height키와 width키를 size 키의 하위 구조에 포함되도록 트리 구조를 변경한 경우에, 제이슨 포맷에 반영되는 과정을 파악할 수 있다. 6B is for explaining what is reflected in each record by modifying the form of json format in the tree viewer, for example, when the tree structure is changed so that the height key and the width key are included in the substructure of the size key Eh, you can figure out the process that is reflected in the jason format.

도 7 은 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치가 제공하는 키 선택으로 2차원 테이블의 특징을 추출하는 기능을 설명하기 위한 예시도이다. 7 is an exemplary view illustrating a function of extracting features of a two-dimensional table by key selection provided by an apparatus for providing a user interface for converting a format of a Jason file according to an embodiment of the present invention.

도 7 과 같이, 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 트리 뷰어에 표시된 제이슨(json) 파일의 트리 구조에서 임의로 키(key1, key2-2, key4, key5)를 선택하여, 2차원 테이블 형태로 변환하는 기능을 제공한다. As shown in FIG. 7, the apparatus 10 for providing a user interface for converting the format of a json file according to an embodiment randomly selects keys (key1, key2-2, key4, key5) in a tree structure of a json file displayed in a tree viewer. ), and provides a function of converting into a two-dimensional table form.

이때 2차원 테이블 형태로 변환시에 옵션(option)으로 각 세로열(column)의 스키마(schema) 정의가 가능하고 또는 테이블 변환 후 정의가 가능하다. At this time, when converting to a two-dimensional table form, it is possible to define the schema of each column as an option or to define it after converting the table.

도 8 은 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치의 헤더 키(header key)와 레코드 어레이 키 정의를 설명하기 위한 예시도이다. 8 is an exemplary diagram for explaining definitions of a header key and a record array key of an apparatus for providing a user interface for format conversion of a Jason file according to an embodiment of the present invention.

도 8 과 같이 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치는 단일 제이슨 파일 내에 array 타입으로 레코드(record)가 정의되어 있는 경우 meta 정보가 포함되는 파일 상단의 헤더를 header key로 정의하고, 테이블 생성 시 하위 수준의 모든 레코드에 반복적으로 출현하도록 정의할 수 있다. As shown in FIG. 8, in the apparatus for providing a user interface for converting the format of a Jason file according to an embodiment, when a record is defined as an array type in a single Jason file, the header at the top of the file including meta information is used as a header key. and can be defined to repeatedly appear in all records at the lower level when creating a table.

본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치는 트리 뷰어에 표시된 제이슨(json) 파일의 트리 구조에서 헤더 키(header key)와 레코드 키(record key)를 정의하여 테이블로 변환한다. An apparatus for providing a user interface for format conversion of a json file according to an embodiment of the present invention defines a header key and a record key in a tree structure of a json file displayed in a tree viewer to create a table convert to

일 실시예에 있어서, 도 8에서 {species, human}과 {name, james}같이 헤더로 선택된 {key, value}와 같은 header key들은 record key로 선택된 action의 모든 값(sit, run, stand, play)에 공통적으로 적용된다. In one embodiment, header keys such as {key, value} selected as headers such as {species, human} and {name, james} in FIG. 8 are all values (sit, run, stand, play) of actions selected as record keys. ) are commonly applied to

본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치에 의하면 테이블 형태로 변환될 때 그 의미가 정확하게 변환될 수 있다. 즉, 제이슨 포맷에선 단 한번 출현한 {key, value}일지라도 그 의미는 action의 모든 값에 적용되므로 도 8에 도시된 바와 같이 헤더 key값(species,name)을 세로열 이름으로 지정하여 2차원 테이블 형태로 변환될 수 있다. According to the apparatus for providing a user interface for format conversion of a Jason file according to an embodiment of the present invention, the meaning can be accurately converted when converted into a table form. That is, even if {key, value} appears only once in the Jason format, its meaning is applied to all values of action, so as shown in Figure 8, the header key value (species, name) is designated as the column name to form a two-dimensional table. can be converted into a form.

도 9 는 본 발명의 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법의 흐름도이다. 9 is a flowchart of a method of providing a user interface for format conversion of a Jason file according to an embodiment of the present invention.

제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치에서 수행되는 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법은 먼저 의료 관리 시스템으로부터 제이슨 파일에 포함되는 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 입력받는다(S900). The method of providing a user interface for format conversion of a Jason file performed by a user interface providing device for format conversion of a Jason file first receives medical data of the FHIR (Fast Healthcare Interoperability Resources) structure included in the Jason file from the medical management system. (S900).

그리고 입력받은 FHIR 구조의 의료 데이터를 포함하는 제이슨 파일의 제이슨 오브젝트를 각각의 레코드 값으로 인식한다(S910).Then, the Jason object of the Jason file including the input medical data of the FHIR structure is recognized as each record value (S910).

본 발명의 특징적인 양상에 있어서, 레코드 값으로 인식하는 단계는, 제이슨 오브젝트 내에 레코드로서의 어레이(array) 타입(type) 키가 포함되는 경우, 어레이(array)를 레코드값으로 인식한다. In a characteristic aspect of the present invention, the step of recognizing as a record value recognizes an array as a record value when an array type key as a record is included in a Jason object.

또한 본 발명의 일 양상에 있어서, 레코드 값으로 인식하는 단계는, 인식된 레코드값을 계층적으로 정렬하고 트리 형태로 구성하여 가시적인 데이터로 출력한다(S920). Also, in an aspect of the present invention, in the step of recognizing the record values, the recognized record values are hierarchically sorted, configured in a tree form, and output as visible data (S920).

이때 입력받은 제이슨 파일의 키(key) 정보를 세로열 이름(column name)으로 정의한다(S930). 일 실시예에 있어서, 입력받은 제이슨 파일 즉 {key, value} 형태의 제이슨 포맷 데이터에서 key값을 추출하고, 키 타입에 따라 추출된 키(key) 정보를 세로열 이름(column name)으로 정의한다. At this time, key information of the input Jason file is defined as a column name (S930). In one embodiment, the key value is extracted from the input Jason file, that is, the Jason format data in the form of {key, value}, and the extracted key information is defined as a column name according to the key type. .

그리고 세로열 이름에 기반하여 2차원 테이블 포맷을 생성할 수 있다.And you can create a two-dimensional table format based on column names.

본 발명의 특징적인 양상에 있어서, 레코드 값으로 인식하는 단계에서 출력된 상기 트리 형태로 구성된 가시적인 데이터에서 특정 키를 선택받을 수 있다. 그리고 선택된 결과를 반영하여 헤더 키(header key)와 어레이 키(array key)를 열 이름을 지정하여 2차원 테이블 정보를 반영할 수 있다. In a characteristic aspect of the present invention, a specific key may be selected from visible data configured in the form of the tree output in the step of recognizing as a record value. In addition, two-dimensional table information can be reflected by designating column names for header keys and array keys to reflect the selected result.

이때 트리 형태로 구성된 트리뷰어의 가시적인 데이터에서 특정 키를 선택받으면(S940), 정의된 세로열 이름과, 인식된 레코드를 테이블의 행 값으로 구성된 2차원 테이블 포맷을 생성하되, 특정 키를 선택받는 단계에서 선택받은 특정 키 값을 세로열 이름으로 정의하여(S950), 특정키 값을 세로열 이름으로 포함하는 2차원 테이블을 생성한다(S960). At this time, when a specific key is selected from the visible data of the tree viewer (S940), a two-dimensional table format consisting of defined column names and recognized records and row values of the table is created, but a specific key is selected. A specific key value selected in the receiving step is defined as a column name (S950), and a two-dimensional table including the specific key value as a column name is created (S960).

일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치(10)는 트리 뷰어에 표시된 제이슨(json) 파일의 트리 구조에서 헤더 키(header key)와 어레이키(array key)를 선택하는 것이 가능하다. The apparatus 10 for providing a user interface for format conversion of a json file according to an embodiment is to select a header key and an array key from a tree structure of a json file displayed in a tree viewer. possible.

특히, 일 실시예에 따른 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법은 드래그 앤 드랍(drag and drop)방식으로 트리 뷰어에 표시된 트리 구조를 변경할 수 있다. In particular, in the method of providing a user interface for format conversion of a Jason file according to an embodiment, a tree structure displayed in a tree viewer may be changed using a drag and drop method.

일 실시예에 있어서, 제이슨 파일이 트리 뷰어로 표시된 상황에서 하나의 key 드래그 앤 드랍(drag and drop)방식으로 이동시켜서 구조를 변경할 수 있다. 그리고 해당 구조에 부합하는 모든 레코드의 value들의 구조가 일괄적으로 변경될 수 있다. In one embodiment, in a situation where a Jason file is displayed in a tree viewer, the structure can be changed by moving it using a single key drag and drop method. In addition, the structure of values of all records corresponding to the structure can be collectively changed.

본 발명의 일 양상에 있어서, 제이슨 파일에서 Meta key name/Structure, Array length, Value length, Depth level을 포함하는 메타정보를 추출할 수도 있다. In one aspect of the present invention, meta information including meta key name/structure, array length, value length, and depth level may be extracted from a Jason file.

메타 정보는 제이슨 파일 구조에 대한 Meta structure 정보를 포함한다. 이때 Meta structure 정보는 파일 내에 포함된 제이슨 오브젝트를 설명할 수 있는 트리구조(structure), 상위 key에 포함된 objects(json or array)의 갯수, 상위 key로부터 하위 몇 개 수준(level) depth가 포함되는지에 대한 depth level을 포함한다. Meta information includes meta structure information about the Jason file structure. At this time, the meta structure information includes the tree structure that can describe the Jason object included in the file, the number of objects (json or array) included in the parent key, and how many levels of depth from the parent key are included. Contains the depth level for

제이슨 포맷에서 정의될 수 있는 오브젝트는 {key, value}인 제이슨 형태와 [value, value, value, ...]의 array형태 두 종류이다. There are two types of objects that can be defined in the Jason format: a Jason type of {key, value} and an array type of [value, value, value, ...].

테이블을 생성하는 단계는 제이슨 포맷에서 정의될 수 있는 오브젝트는 {key, value}인 제이슨 형태에서 key값이 세로열 이름으로 정의된 2차원 테이블 포맷을 생성한다.In the step of creating a table, an object that can be defined in the Jason format is {key, value}, and a two-dimensional table format in which key values are defined as column names is created in the Jason format.

전술한 방법은 애플리케이션으로 구현되거나 다양한 컴퓨터 구성요소를 통하여 수행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다.The above method may be implemented as an application or implemented in the form of program instructions that can be executed through various computer components and recorded on a computer readable recording medium. The computer readable recording medium may include program instructions, data files, data structures, etc. alone or in combination.

상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것들이거니와 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수도 있다.Program instructions recorded on the computer-readable recording medium may be those specially designed and configured for the present invention, or those known and usable to those skilled in the art of computer software.

컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD 와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령어를 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다.Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floptical disks. media), and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like.

프로그램 명령어의 예에는, 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 상기 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Examples of program instructions include high-level language codes that can be executed by a computer using an interpreter or the like as well as machine language codes such as those produced by a compiler. The hardware device may be configured to act as one or more software modules to perform processing according to the present invention and vice versa.

이상에서는 실시예들을 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to embodiments, it will be understood that those skilled in the art can variously modify and change the present invention without departing from the spirit and scope of the present invention described in the claims below. You will be able to.

10 : 사용자 인터페이스 제공 장치 110 : 데이터 입력부
120 : 레코드 인식부 130 : 세로열 이름 정의부
140 : 테이블 생성부 150 : 키 선택부
160 : 메타정보 추출부
10: user interface providing device 110: data input unit
120: record recognition unit 130: column name definition unit
140: table generation unit 150: key selection unit
160: meta information extraction unit

Claims (12)

의료 관리 시스템으로부터 제이슨 파일에 포함되는 의료 데이터를 입력받는 데이터 입력부;
상기 데이터 입력부로 입력된 의료 데이터를 포함하는 제이슨 파일의 제이슨 오브젝트를 각각의 레코드 값으로 인식하는 레코드 인식부;
상기 데이터 입력부로 입력받은 제이슨 파일의 키(key) 정보를 추출하여 세로열 이름(column name)으로 정의하는 세로열 이름 정의부; 및
상기 세로열 이름 정의부에서 정의된 세로열 이름과, 상기 레코드 인식부에서 인식된 레코드를 테이블의 행 값으로 정의한 형태의 2차원 테이블 포맷을 생성하는 테이블 생성부;를 포함하고,
상기 레코드 인식부는,
제이슨 파일 포맷에 따라 상기 제이슨 오브젝트 내에 포함되는 어레이(array) 또는 다수의 제이슨 오브젝트 자체를 레코드값으로 인식하며,
상기 레코드 인식부는,
인식된 레코드값을 계층적으로 정렬하고 트리 형태로 구성하여 가시적인 데이터로 출력하고,
상기 레코드 인식부에서 출력된 상기 트리 형태로 구성된 가시적인 데이터에서 특정 키를 선택받는 키 선택부;를 더 포함하며,
상기 테이블 생성부는,
상기 키 선택부에서 선택받은 특정 키 값을 세로열 이름으로 포함하는 2차원 테이블을 생성하고,
상기 데이터 입력부는,
의료 관리 시스템으로부터 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일을 입력받으며,
FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일이 하나의 제이슨 오브젝트 안에 어레이를 레코드로서 포함하는 경우 트리 형태로 구성하여 화면 표시하는 GUI 기반의 뷰어 인터페이스를 제공하고, GUI 기반의 뷰어 인터페이스는 드래그 앤 드랍(drag and drop)방식으로 트리 구조를 변경 가능하되,
제이슨 파일이 트리 뷰어로 표시된 상황에서 하나의 키(key)를 드래그 앤 드랍(drag and drop)방식으로 이동시켜서 구조 변경 가능한 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치.
a data input unit that receives medical data included in a Jason file from a medical management system;
a record recognizing unit recognizing a Jason object of a Jason file including medical data input to the data input unit as each record value;
a column name defining unit extracting key information of the Jason file input through the data input unit and defining it as a column name; and
a table creation unit that creates a two-dimensional table format in which the column names defined in the column name definition unit and the records recognized by the record recognition unit are defined as table row values;
The record recognition unit,
Recognizes an array or a plurality of Jason objects included in the Jason object as a record value according to the Jason file format,
The record recognition unit,
Recognized record values are sorted hierarchically and organized in a tree form to be output as visible data,
A key selection unit for receiving a specific key selected from the tree-shaped visible data output from the record recognition unit;
The table creation unit,
Creating a two-dimensional table including the specific key values selected in the key selection unit as column names;
The data input unit,
Receives a Jason file containing medical data in the FHIR (Fast Healthcare Interoperability Resources) structure from the medical management system,
When a Jason file containing FHIR (Fast Healthcare Interoperability Resources) structured medical data includes an array as a record in a single Jason object, it provides a GUI-based viewer interface that is configured and displayed in a tree form, and a GUI-based viewer The interface can change the tree structure by drag and drop,
A user interface providing device for converting the format of a Jason file whose structure can be changed by moving a single key by drag and drop in a situation where the Jason file is displayed as a tree viewer.
삭제delete 삭제delete 삭제delete 제 1 항에 있어서,
상기 제이슨 파일에서 Meta key name/Structure, Array length, Value length, Depth level을 포함하는 메타정보를 추출하는 메타 정보 추출부;를 더 포함하는, 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치.
According to claim 1,
A user interface providing apparatus for converting a format of a Jason file, further comprising: a meta information extractor for extracting meta information including meta key name/structure, array length, value length, and depth level from the Jason file.
삭제delete 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공장치에서 수행되는 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법에 있어서,
의료 관리 시스템으로부터 제이슨 파일에 포함되는 의료 데이터를 입력받는 단계;
상기 입력받은 의료 데이터를 포함하는 제이슨 파일의 제이슨 오브젝트를 각각의 레코드 값으로 인식하는 단계;
상기 입력받은 제이슨 파일의 키(key) 정보를 추출하여 세로열 이름(column name)으로 정의하는 단계; 및
상기 정의된 세로열 이름과, 상기 인식된 레코드를 테이블의 행 값으로 구성된 2차원 테이블 포맷을 생성하는 단계;를 포함하고,
상기 레코드 값으로 인식하는 단계는,
상기 제이슨 오브젝트 내에 포함되는 어레이(array) 또는 다수의 제이슨 오브젝트 자체를 레코드값으로 인식하며,
상기 레코드 값으로 인식하는 단계는,
인식된 레코드값을 계층적으로 정렬하고 트리 형태로 구성하여 가시적인 데이터로 출력하고,
상기 레코드 값으로 인식하는 단계에서 출력된 상기 트리 형태로 구성된 가시적인 데이터에서 특정 키를 선택받는 단계;를 더 포함하며,
상기 2차원 테이블 포맷을 생성하는 단계는,
상기 특정 키를 선택받는 단계에서 선택받은 특정 키 값을 세로열 이름으로 포함하는 2차원 테이블을 생성하고,
상기 의료 데이터를 입력받는 단계는,
의료 관리 시스템으로부터 FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일을 입력받으며,
FHIR(Fast Healthcare Interoperability Resources)구조의 의료 데이터를 포함하는 제이슨 파일이 하나의 제이슨 오브젝트 안에 어레이를 레코드로서 포함하는 경우 트리 형태로 구성하여 화면 표시하는 GUI 기반의 뷰어 인터페이스를 제공하고, GUI 기반의 뷰어 인터페이스는 드래그 앤 드랍(drag and drop)방식으로 트리 구조를 변경 가능하되,
제이슨 파일이 트리 뷰어로 표시된 상황에서 하나의 키(key)를 드래그 앤 드랍(drag and drop)방식으로 이동시켜서 구조 변경 가능한, 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법.
In the method of providing a user interface for format conversion of a Jason file performed by a user interface providing device for format conversion of a Jason file,
receiving medical data included in a Jason file from a medical management system;
Recognizing a Jason object of a Jason file including the input medical data as each record value;
extracting key information of the input Jason file and defining it as a column name; and
generating a two-dimensional table format composed of the defined column name and the row value of the table for the recognized record;
In the step of recognizing the record value,
Recognizes an array or a plurality of Jason objects included in the Jason object as a record value,
In the step of recognizing the record value,
Recognized record values are sorted hierarchically and organized in a tree form to be output as visible data,
Further comprising the step of selecting a specific key from the visible data configured in the form of the tree output in the step of recognizing the record value,
The step of generating the two-dimensional table format,
Creating a two-dimensional table including the selected specific key value as a column name in the step of receiving the specific key selection;
In the step of receiving the medical data,
Receives a Jason file containing medical data in the FHIR (Fast Healthcare Interoperability Resources) structure from the medical management system,
When a Jason file containing FHIR (Fast Healthcare Interoperability Resources) structured medical data includes an array as a record in a single Jason object, it provides a GUI-based viewer interface that is configured and displayed in a tree form, and a GUI-based viewer The interface can change the tree structure by drag and drop,
A method of providing a user interface for converting a format of a Jason file, in which the structure can be changed by moving one key by drag and drop in a situation where the Jason file is displayed as a tree viewer.
삭제delete 삭제delete 삭제delete 제 7 항에 있어서,
상기 제이슨 파일에서 Meta key name/Structure, Array length, Value length, Depth level을 포함하는 메타정보를 추출하는 단계;를 더 포함하는, 제이슨 파일의 포맷 변환을 위한 사용자 인터페이스 제공방법.
According to claim 7,
Extracting meta information including Meta key name/Structure, Array length, Value length, and Depth level from the Jason file; further comprising a method of providing a user interface for format conversion of a Jason file.
삭제delete
KR1020210016945A 2021-02-05 2021-02-05 Apparatus and Method for Providing GUI of format conversion of JSON file KR102513001B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210016945A KR102513001B1 (en) 2021-02-05 2021-02-05 Apparatus and Method for Providing GUI of format conversion of JSON file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210016945A KR102513001B1 (en) 2021-02-05 2021-02-05 Apparatus and Method for Providing GUI of format conversion of JSON file

Publications (2)

Publication Number Publication Date
KR20220113135A KR20220113135A (en) 2022-08-12
KR102513001B1 true KR102513001B1 (en) 2023-03-23

Family

ID=82803841

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210016945A KR102513001B1 (en) 2021-02-05 2021-02-05 Apparatus and Method for Providing GUI of format conversion of JSON file

Country Status (1)

Country Link
KR (1) KR102513001B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20240043555A (en) 2022-09-27 2024-04-03 단국대학교 천안캠퍼스 산학협력단 Common Data Model-based Data Catalog Pipeline Process Development System for Distributed Research Network

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101587025B1 (en) * 2014-10-08 2016-01-20 경북대학교 산학협력단 Method for storing medical information, system and recording medium for performing the method
KR101949154B1 (en) * 2018-09-17 2019-02-18 (주)투비소프트 Electronic device for transforming structure of dataset using javascript object notation and operating method thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100635868B1 (en) 2004-11-30 2006-10-18 경북대학교 산학협력단 Document Processing System Based on Health Level 7 Standard
KR102043678B1 (en) * 2017-10-31 2019-11-12 주식회사 디케이아이테크놀로지 Personal Medical Device Information Model System Using CoAP-based FHIR Resources
KR102140648B1 (en) * 2018-12-07 2020-08-04 유병섭 System for converting hangeul word file on the web

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101587025B1 (en) * 2014-10-08 2016-01-20 경북대학교 산학협력단 Method for storing medical information, system and recording medium for performing the method
KR101949154B1 (en) * 2018-09-17 2019-02-18 (주)투비소프트 Electronic device for transforming structure of dataset using javascript object notation and operating method thereof

Also Published As

Publication number Publication date
KR20220113135A (en) 2022-08-12

Similar Documents

Publication Publication Date Title
Maguire et al. Taxonomy-based glyph design—with a case study on visualizing workflows of biological experiments
US11704475B2 (en) Guided information viewing and storage features within web browsers
US7720809B2 (en) Application integration using XML
US8990717B2 (en) Context-aware charting
US20230316097A1 (en) Collaborative sensemaking system and method
US20110153611A1 (en) Extracting data from a report document
Candela et al. Reusing digital collections from GLAM institutions
US11423042B2 (en) Extracting information from unstructured documents using natural language processing and conversion of unstructured documents into structured documents
US8849843B1 (en) System and method for facilitating associating semantic labels with content
Friese ATLAS. ti 7 Quick tour
US20150113388A1 (en) Method and apparatus for performing topic-relevance highlighting of electronic text
EP3499360B1 (en) Systems and methods for client-side data analysis
Wang et al. Similarity-based visualization of large image collections
Oelen et al. Creating a scholarly knowledge graph from survey article tables
KR102513001B1 (en) Apparatus and Method for Providing GUI of format conversion of JSON file
US20210248303A1 (en) Navigating unstructured documents using structured documents including information extracted from unstructured documents
US9116931B2 (en) Integrated, configurable, analytical, temporal, visual electronic plan system
Elias Enhancing User Interaction with Business Intelligence Dashboards
Stepanyan et al. Blogs as objects of preservation: Advancing the discussion on significant properties
US20210097232A1 (en) Augmented Natural Language Generation Platform
US9183231B2 (en) Interactive table to present multi-level relationships between data items
Contreras et al. Matching pragmatic lithic analysis and proper data architecture: The QuARI R shiny database interface
KR102629014B1 (en) Apparatus and Method for Providing Search and mapping Functionalities of Clinical keyword
KR20100002222A (en) A automatic recording system for information about reading operations of patent documents and the method thereof
Rosa et al. A corpus-led approach on guidelines extraction from design thinking methodologies

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right