KR20170122146A - A method of case learning and comments generation for clinical pathology examination using rule optimization - Google Patents

A method of case learning and comments generation for clinical pathology examination using rule optimization Download PDF

Info

Publication number
KR20170122146A
KR20170122146A KR1020170053610A KR20170053610A KR20170122146A KR 20170122146 A KR20170122146 A KR 20170122146A KR 1020170053610 A KR1020170053610 A KR 1020170053610A KR 20170053610 A KR20170053610 A KR 20170053610A KR 20170122146 A KR20170122146 A KR 20170122146A
Authority
KR
South Korea
Prior art keywords
knowledge
sentence
base
procedural
case
Prior art date
Application number
KR1020170053610A
Other languages
Korean (ko)
Other versions
KR101926632B1 (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 한국과학기술원
Publication of KR20170122146A publication Critical patent/KR20170122146A/en
Application granted granted Critical
Publication of KR101926632B1 publication Critical patent/KR101926632B1/en

Links

Images

Classifications

    • G06F19/345
    • 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
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
    • G06F19/32
    • G06F19/36
    • 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

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Medical Informatics (AREA)
  • Public Health (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Epidemiology (AREA)
  • Primary Health Care (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Pathology (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The present invention provides a technique which builds experimental knowledge (procedural knowledge, rule) of a process of giving an opinion by an expert from a number of existing clinical pathology examination examples as a procedural knowledge base (rule base), and automatically generates the opinion by a machine by using the same. According to an embodiment of the present invention, a method for learning expert knowledge and generating an opinion with respect to a clinical pathology examination through a rule optimization comprises the following steps of: collecting a clinical examination result and a corresponding expert opinion sentence as input data; building an example base by converting the input data into a database; calling an example from the built example base, and generating the opinion sentence for each example by using the prebuilt procedural knowledge base; processing adding/correcting/deleting by the expert with respect to the opinion sentence which requires modification among the generated opinion sentences; and reflecting the modified opinion sentence, and reflecting an optimized procedural knowledge with respect to the opinion modification to the procedural knowledge base.

Description

규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법{A METHOD OF CASE LEARNING AND COMMENTS GENERATION FOR CLINICAL PATHOLOGY EXAMINATION USING RULE OPTIMIZATION}TECHNICAL FIELD The present invention relates to a method for generating knowledge and learning of expert knowledge on a clinical pathology test using rule optimization,

본 발명은 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법에 관한 것이다. The present invention relates to a method of generating expert knowledge and knowledge for clinical pathology testing through rule optimization.

디시전트리(Decision Tree)는 의사 결정 지원 도구 중의 하나로 트리 형태의 그래프 또는 모델을 표현한다. 주로 계층 구조로 된 규칙을 표현하는데 사용되기도 한다. 본 발명에서 주로 언급되는 Multiple-classification ripple-down rules(MCRDR)의 기본 형태는 디시전트리 형태로 구현 되기도 한다.The Decision Tree is one of the decision support tools that represents a tree-like graph or model. It is often used to represent hierarchical rules. The basic form of the multiple-classification ripple-down rules (MCRDR), which is mainly referred to in the present invention, may be implemented in the form of a decision tree.

MCRDR은 점진적인 지식 획득 기술 중의 하나로 multiple classification을 하게 만들어 주는 RDR의 확장된 버전이다. 주로 사례 기반의 전문가 시스템에서 규칙을 추출하여 규칙베이스를 구축하기 위해 이용되는 기술이다. RDR 기술은 기본적으로 if-then-else로 구성되는 규칙의 형태에서 else 구조와 negation(not) 조건을 제거하여 규칙의 추가에 유용하게 변형한 규칙 구조이다. 이를 통하여 규칙의 추가/수정/삭제를 새로운 규칙을 추가하는 식으로 구현 할 수 있다. 이를 통해 얻어지는 장점은 복합한 논리 구조 없이 단순한 규칙 추가로만 규칙베이스를 구축할 수 있기 때문에, 지식 공학자의 개입이 줄어들게 된다.MCRDR is an extended version of RDR that allows multiple classification as one of the incremental knowledge acquisition techniques. It is a technique that is used to build a rulebase by extracting rules from a case-based expert system. The RDR technology is a rule structure that is useful for adding rules by removing the else structure and the negation (not) condition in the form of a rule consisting of if-then-else. This allows you to add / modify / delete rules by adding new rules. The advantage of this is that the intervention of the knowledge engineer is reduced because the rule base can be constructed only by adding a simple rule without a complex logic structure.

사례 기반 전문가 시스템, 의사 결정 지원 시스템은 건강 정보 기술 시스템의 하나로 의사나 다른 건강 전문가가 의사 결정을 내리는데 있어서 도움을 주는 시스템을 말한다. 주로 인공지능 분야에서 연구되었다. 의료 도메인의 특성상 모든 사례에 대해서 통계적인 방법을 취할 수가 없기 때문에 주로 사례 기반의 접근방법이 시도되었으며, 본 발명 역시 사례 데이터로부터 절차적 지식을 추출하고 절차적 지식베이스를 구축하는 접근 방법을 이용하고 있다. A case-based expert system and decision support system is a system of health information technology that helps doctors and other health professionals make decisions. It was mainly studied in artificial intelligence. Because of the nature of the medical domain, statistical methods can not be used for all cases. Therefore, the case-based approach has been tried. The present invention also uses the approach of extracting procedural knowledge from the case data and constructing a procedural knowledge base have.

한국공개공보 제10-2005-0008021호 (2005.01.21 공개)는 의료정보 제공 시스템에서 임상 검사 결과를 제공하는 방법에 대한 것으로, 사용자의 임상 검사 결과를 네트워크로 연결된 서비스 제공 시스템을 통해 의사, 간호사, 검사실 직원, 검사 장비, 일반 원무용 단말기, 외부 공인 인증 시스템에 전달하는 시스템에 관한 특허이다. Korean Patent Publication No. 10-2005-0008021 (published on Jan. 21, 2005) discloses a method of providing a clinical test result in a medical information providing system. The result of a clinical test of a user is transmitted to a doctor, a nurse , Laboratory staff, inspection equipment, general equipment terminal, external authentication system.

(특허문헌 1) KR1020050008021 A1 (Patent Document 1) KR1020050008021 A1

본 발명은 기존에 작성된 수많은 임상 병리 검사 사례로부터 전문가가 소견을 내리는 과정에 대한 경험적인 지식(이하, 절차적 지식, 규칙)을 절차적 지식베이스(이하, 규칙베이스)로 구축하고, 이를 이용하여 기계가 자동으로 소견을 생성하는 기술을 제공하기 위한 것이다.The present invention establishes empirical knowledge (hereinafter, procedural knowledge and rules) of a process of finding out experts from a large number of existing clinical pathology test cases into a procedural knowledge base (hereinafter referred to as a rule base) It is intended to provide a technique by which a machine automatically generates a remark.

본 발명의 실시 형태는, 임상검사 결과와 그에 따른 전문가의 소견 문장을 입력 데이터로 수집하는 단계; 상기 입력 데이터를 데이터베이스화하여 사례베이스를 구축하는 단계; 상기 구축된 사례베이스에서 사례를 호출하여 기 구축된 절차적 지식베이스를 사용하여 사례마다 소견 문장을 생성하는 단계; 상기 생성된 소견 문장 중에서 수정이 필요한 소견 문장에 대하여 전문가가 추가/수정/삭제를 진행하는 단계; 상기 수정된 소견 문장이 반영되고, 소견 수정에 대한 최적화 된 절차적 지식을 절차적 지식베이스로 반영하는 단계;를 포함한다.According to an embodiment of the present invention, there is provided a method comprising: collecting a clinical test result and an expert's opinion statement as input data; Establishing a case base by converting the input data into a database; Calling a case in the constructed case base and generating a sentence statement for each case using a pre-built procedural knowledge base; Performing an addition / correction / deletion by a specialist on a sentence which needs to be corrected among the generated sentence sentences; And reflecting the modified refutation sentence and reflecting the optimized procedural knowledge of the refutation to the procedural knowledge base.

최근 1차 의료 기관으로부터 더욱 빠른 임상 검사 결과, 조직검사 결과를 요구하는 필요성이 증대되고 있다.Recently, there is an increasing need to request the results of tissue tests as a result of faster clinical tests from primary medical institutions.

보통 1차 의료 기관은 환자가 쉽게 접근 할 수 있을 뿐만 아니라, 처음으로 진료를 받을 수 있는 의료 기관이다.Usually, the primary medical institution is a medical institution that can be accessed for the first time as well as easily accessible by patients.

그러나 1차 의료 기관은 대부분 임상병리검사와 조직검사에 대한 전문적인 분석 시스템을 구비하고 있지 못하는 실정이며, 주로 전문 분석 업체에서 수집하여 해당 기관에 결과를 전달해 주는 상황이다.However, most of the primary medical institutions do not have specialized analysis systems for clinical pathology and histology, and they usually collect results from professional analytical companies and deliver the results to the relevant institutions.

기존의 1차 의료 기관에서 전문 분석 업체를 통한 검사 결과를 받기 위해서는 2~3일 정도 소요가 된다. It takes about two to three days to receive the test results from a specialized analysis company in the existing primary medical institution.

따라서 전문 분석 업체에서는 많은 의료기관의 요청을 단시간에 효율적으로 처리해야 할 필요성이 있다.Therefore, professional analysts need to handle requests of many medical institutions efficiently in a short period of time.

본 발명을 이용하여 임상 병리 검사 사례에 대한 소견 생성 시, 절차적 지식베이스를 이용하여 기존의 전문가가 소견을 내리는 경험 지식과 같은 방법으로, 기계가 소견을 자동으로 생성해 줄 수 있다.By using the present invention, the machine can automatically generate the findings in the same manner as the experience knowledge of the existing experts by using the procedural knowledge base when generating the findings of the clinical pathology test cases.

따라서, 전문가가 자주 반복되는 소견 문장을 일일이 생성시키지 않아도 되어, 소견 생성 작업의 작업상 효율성이 증대되며, 수정되어야 하는 소견이나 누락된 소견에 대해서만 추가적인 절차적 지식을 전문가로부터 요구하기 때문에, 전문가의 입장에서 지식공학자의 개입 없이 쉽게 절차적 지식을 추가할 수 있다.Therefore, since the expert does not have to generate the repetitive sentences frequently, the efficiency of the work of creating the findings increases, and since the expert requires additional procedural knowledge only for the findings to be corrected or the missing findings, From the standpoint, procedural knowledge can be easily added without knowledge engineer involvement.

상기 절차적 지식베이스는 Decision Tree 구조와 유사한 구조로 구축되는데, The procedural knowledge base is constructed in a structure similar to the Decision Tree structure,

절차적 지식이 베이스에 추가될 시, 소견 문장을 기준으로 규칙의 조건들을 분석하여, 기 구축된 규칙베이스에서 최적의 위치를 찾아 추가를 해주기 때문에, 최적의 규모의 절차적 지식 베이스를 구축할 수 있다.When the procedural knowledge is added to the base, it analyzes the conditions of the rule based on the sentence sentence, finds the optimal position in the established rule base, and adds the procedural knowledge base. have.

최적의 규모의 절차적 지식베이스를 구축함으로써 얻어지는 장점은, 전문가가 소견 문장의 추가/수정/삭제 시 절차적 지식을 중복해서 입력해 줘야 하는 빈도를 크게 줄여 줄 수 있으며, 소견 추론 시에도 알고리즘 적으로 더 빠른 탐색을 진행 할 수 있다.The advantage of constructing an optimal scale procedural knowledge base can greatly reduce the frequency with which experts input duplicate procedural knowledge when adding / modifying / deleting sentences, So that a faster search can be performed.

본 발명의 실시 형태에 따르면 소견 수정에 대한 최적화된 절차적 지식을 절차적 지식베이스로 반영하는 단계에서, 소견 생성에 대한 전문가의 절차적 지식을 규칙 최적화 방법을 이용하여 최적화된 절차적 지식베이스를 구축되게 만드는 것이 본 발명의 가장 큰 특징이다.According to the embodiment of the present invention, in the step of reflecting the optimized procedural knowledge on the correction of the findings into the procedural knowledge base, the procedural knowledge of the experts on the generation of the findings is optimized using the rule- Is the most important feature of the present invention.

본 발명을 이용하면, 전문 분석 업체에서의 의사와 병리사의 작업 효율을 증대시켜 최종적으로 1차 의료 기관에서도 더 빠른 임상병리검사, 조직검사 결과를 받을 수 있게 된다.By using the present invention, it is possible to increase the efficiency of doctors and pathologists in specialized analytical companies and ultimately receive faster clinical pathology tests and histological examination results in primary medical institutions.

특히, 임상 병리 검사뿐만 아니라 방사선의학, 치의학, 한의학 등의 의료적 진단 소견 문서, 간호진술문, 수술과 같은 의료 행위에서의 절차를 적은 문서, 기능 장애 판단 문서 등의 전문가의 경험지식을 추출할 수 있는 모든 문서 사례로부터 절차적 지식베이스를 구축해야 하는 분야에서 응용이 가능하다. In particular, the knowledge of experts such as medical diagnosis documents such as radiology, dentistry, and oriental medicine as well as medical diagnosis documents, nursing statements, procedures for medical procedures such as surgery, It is possible to apply in the field where the procedural knowledge base should be built from all the document cases that can be done.

본 발명은 우선 의료 분야에서 적용되는 발명으로, 의료 산업의 특성상 개인 의료 정보를 밀접하게 이용하기 때문에, 다른 산업분야나 기업에서 쉽게 관련 기술을 적용하기 어려운 특성이 있다.The present invention, which is applied in the medical field, is characterized in that it is difficult to easily apply the related technology to other industries or companies because it closely uses personal medical information due to the nature of the medical industry.

하지만, 전문가의 절차적 지식을 추출하여 절차적 지식베이스를 구축하고, 이를 응용하는 상기 적용 응용 분야와 같은 산업 분야에서는 이 발명이 널리 응용 될 수 있다.However, the present invention can be widely applied in an industrial field such as the applied application field in which a procedural knowledge base is constructed by extracting expert procedural knowledge and applied to it.

의료 분야가 아닌 경우, 본 발명을 응용하여, 공장에서의 생산 라인 관리, 원전 제어 모듈의 오류 수복 과정 등 현장 전문가의 경험지식 축적이 요구되는 산업 현장 및 기업에서 현장전문가의 경험지식을 절차적 지식베이스로 구축할 수 있다.In case of non-medical field, application of the present invention enables the expert knowledge of on-site experts in industrial sites and enterprises that require accumulation of experience knowledge of field experts, such as production line management in factory and error repairing process of nuclear control module, It can be constructed as a base.

도 1은 본 발명에 따른 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법의 흐름도이다.
도 2는 본 발명에 따른 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 시스템의 구성을 나타내는 블록도이다.
도 3 내지 도 7은 본 발명에 따른 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법을 좀 더 구체적으로 예를 들어 설명한 절차도이다.
FIG. 1 is a flow chart of a method for generating expert knowledge and knowledge for clinical pathology testing through rule optimization according to the present invention.
FIG. 2 is a block diagram illustrating the configuration of a system for generating expertise knowledge knowledge and findings for a clinical pathology test according to the present invention.
FIGS. 3 to 7 are flowcharts illustrating a method of generating expert knowledge and knowledge for the clinical pathology test through rule optimization according to the present invention, in more detail.

후술하는 본 발 명에 대한 상세한 설명은, 본 발명이 실시 될 수 있는 특정 실시 예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시 예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시 예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시 예에 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시 예로 구현될 수 있다. 또한, 각각의 개시된 실시 예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조 부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.The following detailed description of the invention refers to the accompanying drawings, which illustrate, by way of example, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. It should be understood that the various embodiments of the present invention are different, but need not be mutually exclusive. For example, certain features, structures, and characteristics described herein may be implemented in other embodiments without departing from the spirit and scope of the invention in connection with one embodiment. It is also to be understood that the position or arrangement of the individual components within each disclosed embodiment may be varied without departing from the spirit and scope of the invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is to be limited only by the appended claims, along with the full scope of equivalents to which such claims are entitled, if properly explained. In the drawings, like reference numerals refer to the same or similar functions throughout the several views.

본 발명은 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법에 관한 것으로, MCRDR 이라는 규칙베이스를 구축하는 형식을 이용하여 사례 데이터로부터 임상병리검사에 대한 의사 및 병리사의 소견을 내리는 현장 전문가의 경험지식을 축적하되, 규칙 최적화 기술을 이용하여 최적화된 절차적 지식베이스를 구축하는 기술에 관한 것이다. The present invention relates to a method for generating expert knowledge and knowledge for clinical pathology testing through rule optimization, and a method for constructing a rule base based on MCRDR to obtain a physician and pathologist's opinion on the clinical pathology test from case data And a technique for accumulating the experience knowledge of field experts, and constructing an optimized procedural knowledge base using rule optimization techniques.

본 발명은 이 지식베이스를 구축하게 만들어 주는 과정에서 지식공학자의 개입을 최소화 하면서, 의사나 병리학자의 소견을 추론하는 경험지식을 학습하여 규칙 형태의 절차적 지식베이스로 구축하는 것이 핵심이다.In the process of making this knowledge base, the present invention minimizes the intervention of the knowledge engineer, and it is essential to learn experiential knowledge inferring the opinions of a physician or a pathologist and construct a rule-based procedural knowledge base.

본 발명에선 MCRDR을 사용해 규칙베이스를 구축한다. MCRDR은 전문가의 지식을 Decision Tree 형태로 추출할 수 있도록 하는 방법론이다. 이 방법론은 전문가의 지식을 점진적으로 추가할 수 있도록 하고, 새로운 지식을 추가하는 과정이 기존에 추가한 지식들에 영향을 끼치지 않기 때문에 전문가 시스템을 구축하는데 매우 적합하다.In the present invention, a rule base is constructed using MCRDR. MCRDR is a methodology that allows expert knowledge to be extracted in the form of a Decision Tree. This methodology is well suited to building expert systems because it allows the gradual addition of expert knowledge and the process of adding new knowledge does not affect existing knowledge.

특히 본 발명은 임상병리검사에서 샘플의 정상이나 비정상, 그에 따라 원인이 될 수 있는 질병과 증상 등에 대한 설명을 환자 또는 검사 의뢰자에게 의사나 병리사가 제공하기 위한 기술에 관한 것이다. 일례로 혈액종합검사의 경우, 한 검사자의 혈액 샘플을 채취하여, 500종이 넘는 혈액 성분 분석을 하여, 특정 검사 항목의 수치에 따라서 예상되는 질병과 증상에 대해 설명을 해 줄 수 있다. 상기 기대 효과 항목에서 서술 한 것처럼, 의사나 병리사의 숫자에 비해 검사자의 숫자와 검사 항목이 복잡해 짐에 따라, 자주 반복되는 소견에 대해 중복된 작업에 대한 효율성을 증진시킬 필요성이 대두되었다. 본 명세서에서는 의사나 병리사들의 소견을 내리는 경험지식을 기계가 학습하고, 새로운 병리 검사나 조직 검사 사례의 소견을 추론하는 기술에 대해서 중점적으로 다룬다.Particularly, the present invention relates to a technique for a physician or a pathologist to provide an explanation to a patient or a test requester about a disease or symptom that may cause a normal or abnormal condition of a sample in a clinical pathological examination. For example, in the case of a blood test, a blood sample from one inspector can be taken and analyzed for more than 500 blood components, which can be used to describe the expected diseases and symptoms according to the values of the particular test item. As described in the above-mentioned expectation effect item, the number of inspectors and the test items become more complicated than the number of doctors and pathologists, and thus it is necessary to improve the efficiency of the duplicated work for frequently repeated observations. This paper focuses on techniques that mechanics learns the knowledge of physicians or pathologists and deduces the findings of new pathologic examinations or histological examinations.

이하 첨부되는 도면을 참조하여 본 발명의 실시 형태에 따른 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법을 설명한다.Hereinafter, a method for generating expert knowledge and knowledge for clinicopathological examination through rule optimization according to an embodiment of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명의 실시 형태에 따른 규칙 최적화를 통한 임상병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법의 흐름도이다. 본 발명의 실시 형태에 따른 의역 문장 생성 방법은 각 단계들이 컴퓨터에서 실행될 수 있도록 하는 프로그램 언어로 기록되며 컴퓨터에서 실행될 수 있다.1 is a flow diagram of a method for generating expert knowledge and knowledge for clinical pathology testing through rule optimization in accordance with an embodiment of the present invention. A method for generating a paraphrase sentence according to an embodiment of the present invention is recorded in a programming language that enables each step to be executed in a computer and can be executed in a computer.

도 1을 참조하면 본 발명의 실시 형태에 따른 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 시스템(100)은 사례 입력 데이터를 수집하는 단계(200), 수집된 사례 데이터를 임상검사 결과와 전문가 소견 문장으로 구분하여 데이터베이스 형태로 저장하는 사례 베이스 구축 단계(300), 축적된 사례베이스에서 사례들을 호출하여 사례마다 소견 문장을 생성하는 단계(400), 의사나 병리학자 같은 현장 전문가들이 컴퓨터가 추론한 소견 문장을 검토하여 소견 문장을 추가/수정/삭제하는 단계(500), 추가 또는 수정된 소견 문장을 반영하고, 왜 그런 소견을 내리게 되었는지 근거를 입력하는 단계에서 규칙을 최적화하여 순서가 바뀐 조건이나 중복되는 조건에 대한 최적화 기술을 적용하여 기존의 절차적 지식 베이스에 반영하는 단계(600)를 포함할 수 있다.Referring to FIG. 1, an expert experience knowledge learning and finding generation system 100 for clinical pathology examination through rule optimization according to an embodiment of the present invention includes a step 200 of collecting case input data, A case base construction step 300 for storing the test results and the expert opinion texts in a database form, a step 400 for creating a sentence statement for each case by calling the cases from the accumulated case base, a field expert such as a doctor or a pathologist A step 500 of adding / correcting / deleting a sentence by reviewing a sentence refuted by the computer, and reflecting the added or modified sentence, and optimizing the rule in the step of inputting the reason why the sentence is made It is necessary to apply the optimization technique for the changed condition or the duplicated condition to reflect it in the existing procedural knowledge base. System 600 as shown in FIG.

본 명세서에서 사례 데이터는 한 검사 의뢰자의 혈액종합검사 결과와 같은 임상병리 검사 결과가 기록된 데이터이며, 수백 종의 검사 항목으로 구성되어 있다. In the present specification, the case data is data in which a result of a clinical pathology test such as a blood test result of a test requester is recorded, and is composed of hundreds of test items.

사례 베이스S700)는 사례데이터가 정형화된 형태로 저장되어있는 기록 장치이며, 소견 문장은 사례 데이터에 대해서 의사나 병리학자가 질병이나 분석 결과에 대한 설명을 적은 문장이다. Case base S700) is a recording device in which case data is stored in a formalized form, and a sentence is a sentence in which a doctor or a pathologist describes the disease or analysis result about the case data.

절차적 지식베이스는 if-then 구조의 논리 규칙으로써, 소견 문장과 소견 문장을 추론하기 위한 검사 항목의 조건으로 구성된다. The procedural knowledge base is a logical rule of the if-then structure, and consists of the conditions of the test items for inferring the sentence and the sentence.

실시예에서 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 시스템(100)은 이하 실시 형태를 구현한 프로그램 또는 인터페이스로 표현될 수 있다. In the embodiment, the expert knowledge knowledge learning and observation generation system 100 for the clinical pathology examination can be expressed by a program or an interface implementing the following embodiments.

기존의 임상 병리 시스템의 모듈 형태의 일부분이 될 수도 있으며, 독립적인 프로그램으로 구축될 수 있다.It can be part of a module form of an existing clinical pathology system and can be constructed as an independent program.

실시예에서 사례 입력 데이터를 수집하는 단계(200)는 기존의 병리 검사 시스템에서 출력하는 가공되지 않은 결과물 형태를 정형화된 형태로 만들기 위한 단계이다. The step of collecting the case input data 200 in the embodiment is a step for converting the unprocessed output form output from the existing pathology inspection system into a formalized form.

검사자의 임상병리검사 항목과 그 결과(수치, 명목 값, 문장 데이터)는 임상검사 항목으로, 전문가가 작성한 전문가 소견 문장은 테이블의 형태로 색인되어 사례 별로 포함하고 있는 색인 번호로 구성된 전문가 소견 문장 항목으로 구분된다. 기존 임상병리분석 시스템의 결과물 출력 방법에 따라 분석기(파서)를 구현해야 하며, 소견 문장 테이블은 확장 가능한 형태로 구성되어야 한다.Clinical pathologic examination items and the results (numerical values, nominal values, sentence data) of the examinees are clinical examination items. Expert opinions written by experts are indexed in the form of a table, and the expert opinion sentence items . The analyzer (parser) should be implemented according to the output method of the existing clinical pathology analysis system, and the sentence table should be composed in an expandable form.

수집된 사례 데이터를 임상검사 결과와 전문가 소견 문장으로 구분하여 데이터베이스 형태로 저장하는 사례 베이스 구축 단계(300)는 주로 데이터베이스 형태로 구성된 임상검사 사례 베이스(700)를 포함하는 단계로 임상검사 사례베이스의 각 인스턴스는 임상검사 항목 별로 테이블의 열을 가지며, 마지막 전문가 소견 문장 열은 여러 소견 문장을 포함할 수 있으므로, 여러 소견 문장의 번호를 갖게 된다.A case base construction step (300) for storing the collected case data into a database form by dividing the collected case data into a clinical test result and an expert opinion statement includes a clinical test case base (700) Each instance has a table column for each clinical test item, and the last expert opinion sentence column can contain several testimonials.

축적된 사례베이스에서 사례들을 호출하여 사례마다 소견 문장을 생성하는 단계(400))에서는 상기 구축된 임상검사 사례베이스의 소견 문장 항목이 비어있는 인스턴스들을 호출하여, 소견 문장을 추론하는 단계로 전문가의 절차적 지식베이스(800)을 참조한다. In the step 400 of generating the sentence statement for each case by calling the cases in the accumulated case base, the step of inferring the sentence sentence by calling the instances where the sentence item of the constructed clinical test case base is empty, See procedural knowledge base 800.

절차적 지식베이스에는 전문가가 소견을 생성하는 근거가 되는 임상병리 검사 항목과 해당 항목의 수치에 따른 조건이 명시되어 있기 때문에, 이 절차적 지식베이스는 주로 if-then 구조의 규칙의 집합으로 구성되며, 이 규칙들을 통해 소견 문장을 추론할 수 있게 된다. The procedural knowledge base consists of a set of rules of the if-then structure mainly because the clinician's test items that are the basis for the expert's findings and the conditions according to the numerical values of the items are specified in the procedural knowledge base Through these rules, the sentence can be deduced.

따라서 절차적 지식베이스(800)를 구축하는 것이 본 발명의 핵심이다. 이 절차적 지식베이스는 부모 규칙과 자식 규칙으로 이루어진 계층 구조를 갖는 조건에 기반한 주로 규칙 나무(rule-tree)형태로 표현될 수 있다.Thus, building the procedural knowledge base 800 is at the heart of the present invention. This procedural knowledge base can be expressed in the form of a rule-tree based on conditions with a hierarchy of parent and child rules.

의사나 병리학자 같은 현장 전문가들이 컴퓨터가 추론한 소견 문장을 검토하여 소견 문장을 추가/수정/삭제하는 단계(500)에서는 기계가 기존의 절차적 지식베이스로 추론한 소견 문장의 결과가 실제 데이터와 일치한 지, 다른 소견 사항이 있는지, 잘못된 소견이 추론 되었는지를 검토하는 단계로써, 이를 통해 검사의뢰자나 병원에 전달될 임상병리검사의 오류를 줄이고, 지속적으로 개선되는 절차적 지식베이스를 만들 수 있다.In step 500, a field expert such as a doctor or a pathologist examines a sentence refuted by the computer and adds / corrects / deletes the sentence, the result of the sentence deduced by the machine as an existing procedural knowledge base becomes the actual data This is a step of reviewing whether there is a match, other findings, or inferred findings, thereby reducing errors in the clinical pathology test to be delivered to the test requesters or hospitals and creating a procedural knowledge base that is continuously improved .

추가 또는 수정된 소견 문장을 반영하고, 왜 그런 소견을 내리게 되었는지 근거를 입력하는 단계에서 규칙을 최적화하여 순서가 바뀐 조건이나 중복되는 조건에 대한 최적화 기술을 적용하여 기존의 절차적 지식 베이스에 반영하는 단계(600)에서는 새로운 소견 문장이나 수정된 소견 문장에 대해서는 새로운 조건으로 이루어진 절차적 지식을 추가하고, 삭제된 소견 문장에 대해서는 그 근거를 규칙으로 정의하여 다음에 같은 사례에 대해서 추가/수정/삭제 사항을 반영하기 위한 단계이다. The rules are optimized at the stage of reflecting the added or modified sentence and inputting the reason why the findings are made, so that they are reflected in the existing procedural knowledge base by applying the optimization technique for the changed condition or the duplicated condition In step 600, procedural knowledge made up of new conditions is added to a new or modified sentence, and the basis of the deleted sentence is defined as a rule, and then the add / modify / delete This is a step to reflect the matter.

이 과정에서 규칙에 대한 최적화 과정이 필요하다. 규칙에서 조건의 순서나 조합 방법에 따라 중복된 소견에 대한 규칙을 여러 번 중복 생성해야되는 문제가 있는데, 이 문제는 현장 전문가들에게 작업상의 비효율과 규칙의 복잡도를 가중시켜, 에러가 날 수 있는 부분이다. This process requires an optimization process for the rules. There is a problem in the rule that duplicate rules for duplicate findings must be generated several times depending on the order of the conditions or the combination method. This problem is caused by the inefficiency of the work and the complexity of the rule to the field experts, Section.

이 문제를 해결하기 위하여 조건을 최소 단위로 분리하여 정렬하고, 계층 구조 형태로 규칙을 구성하여, 최적화된 형태로 기존의 규칙베이스를 구성하는 규칙 나무(rule-tree)에 자식 노드로 반영되도록 만들어 주는 단계를 포함한다.In order to solve this problem, the rules are arranged in a hierarchical structure by sorting the conditions into minimum units, and the rules are made to be reflected as child nodes in a rule-tree constituting an existing rule base in an optimized form The giving includes steps.

이상에서 살펴본 바와 같이, 본 발명의 실시 형태에 따르면, 임상병리검사 사례에 대해서 의사나 병리학자들의 소견을 내린 근거에 대한 학습이 가능하며, 새로운 사례에 대한 소견 문장을 추론할 수 있다. 이를 이용하여 유사 업종(의료, 분석 분야)에서 반복되는 소견 생성 작업에 대한 반복 작업을 방지하고, 오류가 있거나 소견 추가 작업에 대한 효율성을 증진시킬 수 있으며, 이를 통해 지속적으로 개선 가능한 소견 추론 절차적 지식베이스를 구축할 수 있다.As described above, according to the embodiment of the present invention, it is possible to learn the basis of the findings of the doctors or pathologists about the cases of the clinical pathology test, and to deduce the sentence about the new case. Using this, it is possible to prevent repetitive work on repetitive feature generation tasks in similar industries (medical and analytical fields), to improve the efficiency of errors or add-on work, Knowledge base can be constructed.

도 2는 본 발명에 따른 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 시스템의 구성을 나타내는 블록도이다.FIG. 2 is a block diagram illustrating the configuration of a system for generating expertise knowledge knowledge and findings for a clinical pathology test according to the present invention.

본 발명의 실시예에 따른 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 시스템(100)의 임상검사 사례 베이스(10)에서는 본 발명의 실시예에 따른 사례 입력 데이터를 수집하는 단계(200)와, 수집된 사례 데이터를 임상검사 결과와 전문가 소견 문장으로 구분하여 데이터베이스 형태로 저장하는 사례 베이스 구축 단계(300)를 수행할 수 있다. In the clinical examination case base 10 of the expert experience knowledge learning and finding generation system 100 for clinical pathology examination through rule optimization according to an embodiment of the present invention, the case input data according to the embodiment of the present invention is collected (200), and a case base construction step (300) of storing the collected case data into a database form by dividing the collected case data into clinical test results and expert opinion texts.

여기서 축적된 사례 베이스(10)는 소견 생성부(20)를 통해 소견 문장을 생성(400)하고, 의사나 병리학자에게 소견 보정부(30)를 제공하여 의사나 병리학들로부터 소견 문장에 대한 추가, 수정 또는 삭제를 할 수 있다. The stored case base 10 generates a sentence sentence (400) through the sentence generation unit (20), provides a doctors or pathologist with a sentence correction unit (30), adds a sentence sentence from a doctor or pathology , Modification or deletion.

절차적 지식베이스(40)은 소견 문장을 생성하는 단계(400)에서 주로 이용되며, 의사나 병리학자들로부터 소견 보정부(30)에서 수정된 사항에 대해, 규칙 최적화 단계(600)를 거쳐 다시 절차적 지식베이스(40)에 반영된다.The procedural knowledge base 40 is mainly used in the step of generating a sentence statement 400 and is used again by a doctor or a pathologist through a rule optimization step 600 And is reflected in the procedural knowledge base 40.

상술한 내용을 예시들어 설명한다.The above-mentioned contents will be described by way of example.

본 발명에 따른 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법은 사례 데이터 정형화, 사례베이스 구축, 소견 추론 및 규칙 관리 인터페이스, Induct PDR 기반 절차적 지식 베이스, 전문가 수동 추가 기반 절차적 지식베이스, 복합 고견을 생성하는 규칙 분해 및 검사 관련 통합 소견 생성 절차를 갖을 수 있다.Experimental Experiences on Clinical Pathology Testing by Rule Optimization According to the Present Invention Experiential knowledge learning and generation methods include case data formatting, case base construction, inference inference and rule management interface, inductive PDR-based procedural knowledge base, A knowledge base, and rule disassembly and inspection that generate complex knowledge.

도 3 내지 도 7은 본 발명에 따른 규칙 최적화를 통한 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법을 좀 더 구체적으로 예를 들어 설명한 절차도이다.FIGS. 3 to 7 are flowcharts illustrating a method of generating expert knowledge and knowledge for the clinical pathology test through rule optimization according to the present invention, in more detail.

도 3를 참조하면, 메인 시스템으로부터 출련된 TXT 파일을 분석하여 해당 환자의 사례 정보(환자코드, 성별, 병원코드, 사무실정보)와 검사항목을 코드별로 추출하여 사례 데이터를 정형화하게 된다.Referring to FIG. 3, the TXT file issued from the main system is analyzed to extract case information (patient code, sex, hospital code, and office information) of the patient and inspection items by code to form the case data.

도 4를 참조하면, 도 3과 같은 방법에 의해 정형화된 사례를 도 4와 같이 스키마(Schema)를 갖는 데이터를 데이터베이스에 보관한다.Referring to FIG. 4, data having a schema is stored in a database as shown in FIG.

도 5를 참조하면, 절차적 지식베이스 구축을 위한 소견 추론 및 규칙 관리 인터페이스를 제공하는 화면이 예시로서 나타내어진다. 도 5의 인터페이스 화면은 혈액 종합 검사 사례로서 TXT 파일을 읽어 PDR 규칙과 연동된 예시를 나타낸다.Referring to FIG. 5, a screen for providing a reasoning inference and a rule management interface for constructing a procedural knowledge base is shown as an example. The interface screen of FIG. 5 shows an example linked to the PDR rule by reading a TXT file as an example of a blood test.

도 6를 참조하면, Induct PDR 기반 절차적 지식베이스의 구조를 나타낸 것으로서, 기계학습 기반 절차적 지식베이스 생성방법을 나타낸다.Referring to FIG. 6, there is shown a structure of an induct PDR-based procedural knowledge base, which shows a method of generating a procedural knowledge base based on a machine learning.

Induct PDR 기반 절차적 지식베이스의 일례로서 도 6의 절차적 지식베이스 구조에 빈혈 관련 규칙을 적용하면 다음과 같은 지식베이스 생성이 가능하다.As an example of an induct PDR-based procedural knowledge base, the following knowledge base can be generated by applying an anemia-related rule to the procedural knowledge base structure of FIG.

"Root THEN 빈혈이 없습니다.""Root THEN does not have anemia."

[1] "IF (Iron == nc) THEN 빈혈이 없으며 철분도 부족하지 않습니다."[1] "IF (Iron == nc) THEN There is no anemia and iron is not enough."

[[ 2] "IF (Hb2] "IF (Hb ==  == NANA ) ) THENTHEN 철분이 부족하지 않습니다." I do not have enough iron. "

[3] "IF (Hb == lc) & (MCV == nc) THEN 빈혈이 발견되었습니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다."[3] "IF (Hb == lc) & (MCV == nc) THEN Anemia has been found.

[4] "IF (Ferritin == lc) THEN 철분결핍 빈혈에 해당됩니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다."[4] "IF (Ferritin == lc) THEN Corresponds to iron deficiency anemia.

[5] "IF (Hb == hc) THEN 혈색소가 높습니다. 금식이나 탈수로 인해서 혈액이 농축되었거나 적혈구증다증(흡연, 본태성 등) 일 수 있습니다."[5] "IF (Hb == hc) THEN Hemoglobin is high. Fasting or dehydration can result in blood congestion or erythrocytosis (smoking, intact, etc.)."

[6] "IF (Hb == lc) & (MCV == hc) THEN 대구성빈혈 혹은 빈혈의 치료중인 상태에 해당됩니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다."[6] "IF (Hb == lc) & (MCV == hc) THEN Corresponds to the state of treatment of anemia or anemia.

[7] "IF (Hb == nc) & (Ferritin == lc) THEN 철분결핍상태에 해당됩니다."[7] "IF (Hb == nc) & (Ferritin == lc) THEN corresponds to an iron deficiency state."

[8] "IF (TIBCVu > 332.0) & (feVu <= 61.0) THEN 철분은 정상이지만 트랜스페린포화도가 낮습니다. 추적관찰 요합니다."[8] "IF (TIBCVu> 332.0) & (feVu <= 61.0) THEN Iron is normal, but transferrin saturation is low.

[9] "IF (Hb == lc) & (Ferritin == NA) THEN 빈혈이 발견되었습니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다."[9] "IF (Hb == lc) & (Ferritin == NA) THEN Anemia has been found.

[10] "IF (feVu > 51.0) & (TIBCVu <= 400.0) THEN 빈혈이 없으며 철분도 부족하지 않습니다."[10] "IF (feVu> 51.0) & (TIBCVu <= 400.0) THEN There is no anemia and iron is not lacking."

[11] "IF (TIBCVu > 355.0) & (feVu <= 55.0) THEN 철분은 정상이지만 트랜스페린포화도가 낮습니다. 추적관찰 요합니다."[11] "IF (TIBCVu> 355.0) & (feVu <= 55.0) THEN Iron is normal, but transferrin saturation is low.

[12] "IF (feVu <= 46.0) & (TIBCVu > 300.0) THEN 철분은 정상이지만 트랜스페린포화도가 낮습니다. 추적관찰 요합니다."[12] "IF (feVu <= 46.0) & (TIBCVu> 300.0) THEN Iron is normal, but transferrin saturation is low.

[13] "IF (Hb == lc) & (sex == M) THEN 빈혈이 발견되었습니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다.[13] "IF (Hb == lc) & (sex == M) THEN Anemia has been found.

[14] IF (Iron == NA) THEN 빈혈이 발견되었습니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다."[14] IF (Iron == NA) THEN Anemia has been found. When I am anemic, I feel weak and I feel fatigued. "

[[ 15] "IF (MCV15] "IF (MCV ==  == ncnc ) ) THENTHEN 페리틴( Ferritin ( FerritinFerritin )) 이 증가하였습니다Has increased . 페리틴은 저장된 철을 반영하므로 . Since ferritin reflects the stored iron 철분과잉을Iron excess 의미할 수도 있지만,  It may mean, 급성반응성물질로서As an acute reactive substance 감염, 염증 등에서 증가하며  Infection, inflammation, etc. 암표지자로서As a cancer marker 간암, 폐암이나 백혈병에서도 증가할 수 있습니다." Liver cancer, lung cancer or leukemia. "

[16] "IF (Hb == lc) THEN 빈혈이 발견되었습니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다."[16] "IF (Hb == lc) THEN Anemia has been found. If you have anemia, you feel weak and boredom."

[17] "IF (Hb == hc) THEN 혈색소가 높습니다. 금식이나 탈수로 인해서 혈액이 농축되었거나 적혈구증다증(흡연, 본태성 등) 일 수 있습니다."[17] "IF (Hb == hc) THEN Hemoglobin is high. Fasting or dehydration can result in blood concentration or erythrocytosis (smoking, intact, etc.)."

[18] "IF (Ferritin == lc) THEN 철분결핍상태에 해당됩니다."[18] "IF (Ferritin == lc) THEN corresponds to an iron deficiency state."

[[ 19] "IF (Hb19] "IF (Hb ==  == ncnc ) ) THENTHEN 페리틴( Ferritin ( FerritinFerritin )) 이 증가하였습니다Has increased . 페리틴은 저장된 철을 반영하므로 . Since ferritin reflects the stored iron 철분과잉을Iron excess 의미할 수도 있지만,  It may mean, 급성반응성물질로서As an acute reactive substance 감염, 염증 등에서 증가하며  Infection, inflammation, etc. 암표지자로서As a cancer marker 간암, 폐암이나 백혈병에서도 증가할 수 있습니다." Liver cancer, lung cancer or leukemia. "

[20] "IF (Hb == lc) & (MCV == hc) THEN 대구성빈혈 혹은 빈혈의 치료중인 상태에 해당됩니다. 빈혈에 걸리면 힘이 없고 권태감을 느낍니다."[20] "IF (Hb == lc) & (MCV == hc) THEN Corresponds to the state of treatment for anemia or anemia.

[21] "IF (Hb == hc) THEN 혈색소가 높습니다. 금식이나 탈수로 인해서 혈액이 농축되었거나 적혈구증다증(흡연, 본태성 등) 일 수 있습니다."[21] "IF (Hb == hc) THEN Hemoglobin is high. Fasting or dehydration can cause blood to become enriched or red blood cells (smoking, intact, etc.)."

[22] "IF (sex == M) & (Ferritin == nc) THEN 페리틴(Ferritin)이 정상입니다. 페리틴은 저장된 철을 반영하므로 저장철이 정상이라고 할 수 있으나, 급성반응성물질로서 감염, 염증 등에서 증가하며 암표지자로서 간암, 폐암이나 백혈병에서도 증가하여 철결핍을 가릴수 있습니다."[22] "IF (sex == M) & (Ferritin == nc) THEN Ferritin is normal Ferritin reflects stored iron, so it can be said that iron is normal. Cancer markers, liver cancer, lung cancer, or leukemia, which can increase iron deficiency. "

하지만, 이러한 Induct PDR기반 절차적 지식 베이스는 전체 검사 결과에 대해 학습되어 소견 문장과 검사 항목 간 연관성이 없다는 문제가 있고, 추론된 소견 문장에 대한 정확도가 많이 떨어지게 되며, 전문가와의 지식베이스 정제 과정에서 많은 시간이 소요되는 문제가 있다. 따라서, 이러한 문제를 해결하기 위해 전문가의 지식을 절차적 지식베이스에 처음부터 수동 구축하는 것이 필요하다.However, this Induct PDR-based procedural knowledge base is learned about the whole test result, and there is a problem that there is no relation between the sentence and the test items, and the accuracy of the inferred sentence is much lowered. There is a problem that takes a lot of time in. Therefore, in order to solve this problem, it is necessary to build expert knowledge manually from the beginning into the procedural knowledge base.

도 7를 참조하면, 전문가 수동 추가 기반 절차적 지식베이스를 나타낸다.Referring to FIG. 7, an expert manual addition based procedural knowledge base is shown.

도 6과 같은 Induct PDR 기반에 전문가의 지식을 수동으로 획득하는 절차적 지식베이스 생성을 구축한다.And constructs a procedural knowledge base for manually acquiring expert knowledge based on the Induct PDR as shown in FIG.

도 7에 도시된 전문가 수동 추가 기반 절차적 지식베이스를 기초로 한 예시를 나타내면 다음과 같다.An example based on the expert manual addition based procedural knowledge base shown in FIG. 7 is as follows.

Root THEN Root THEN

[1] IF (11005 >= 12.0) & (11005 <= 16.0) & (sex == F) THEN "빈혈이 없습니다."[1] IF (11005> = 12.0) & (11005 <= 16.0) & (sex == F) THEN "There is no anemia."

[2] IF (11001 < 4.0) THEN "백혈구수(WBC)가 다소 감소되었습니다. 백혈구가 심하게 감소하면 면역기능이 저하됩니다."[2] IF (11001 <4.0) THEN "White blood cell count (WBC) has been somewhat reduced.

[273] IF (11003_03 > 44.0) THEN "백혈구수(WBC)가 감소하고 림프구(Lymphocyte)가 증가하였습니다. 림프구는 다양한 감염(특히 바이러스 및 결핵), 면역자극에 의해서 증가합니다." [273] IF (11003_03> 44.0) THEN "WBC decreased and lymphocyte increased. Lymphocytes are increased by various infections (especially viruses and tuberculosis) and immune stimulation."

[3] IF (00802_06 != negative) THEN "소변에서 케톤이 검출되었습니다. 당뇨병, 고지방 식사, 기아나 금식, 심한 운동, 발열 등에서 증가됩니다."[3] IF (00802_06! = Negative) THEN "A ketone has been detected in the urine. It increases in diabetes, high fat meals, fasting in Guiana, severe exercise, and fever."

[91] IF (00802_06 == na) THEN [91] IF (00802_06 == na) THEN

[122] IF (00802_06 == yet) THEN [122] IF (00802_06 == yet) THEN

[4] IF (00802_08 != negative) & (00822_01 != 0-2) THEN "소변 혈색소와 적혈구가 검출되었습니다. 월경혈의 오염, 요로결석 등의 요로계 질환이나 심한 운동 또는 무증상성 혈뇨와 관련이 있습니다."[4] IF (00802_08! = Negative) & (00822_01! = 0-2) THEN "Urine hemoglobin and red blood cells have been detected. It is associated with urinary tract diseases such as menstrual bleeding, urinary tract stones, or severe exercise or asymptomatic hematuria "

[92] IF (00822_01 == na) & (00802_08 == na) THEN [92] IF (00822_01 == na) & (00802_08 == na) THEN

[123] IF (00822_01 == yet) & (00802_08 == yet) THEN [123] IF (00822_01 == yet) & (00802_08 == yet) THEN

[285] IF (sex == M) THEN "소변 혈색소와 적혈구가 검출되었습니다. 요로결석 등의 요로계 질환, 심한 운동이나 무증상성 혈뇨와 관련이 있습니다." [285] IF (sex == M) THEN "Urine hemoglobin and red blood cells have been detected. It is related to urinary tract diseases such as urinary calculi, severe exercise or asymptomatic hematuria."

[5] IF (00822_06 == amp.phosphate) THEN "소변에서 결정체가 발견되었습니다. Amorphous phosphate 결정체는 정상에서도 발견될 수 있습니다."[5] IF (00822_06 == amp.phosphate) THEN "Crystals have been found in the urine. Amorphous phosphate crystals can also be found at the top."

[6] IF (11003_01 <= 75.0) & (11001 <= 10.0) & (11003_05 <= 5.0) & (11001 >= 4.0) & (11003_04 <= 10.0) & (11012 >= 150.0) & (11003_02 == empty) & (11003_06 <= 3.0) & (11003_03 <= 44.0) & (11012 <= 450.0) THEN "혈구검사 결과 정상입니다."(6) IF (11003_01 <= 75.0) & (11001 <= 10.0) & (11003_05 <= 5.0) & (11001> = 4.0) & (11003_04 <= 10.0) & (11012> = 150.0) & (11003_02 = empty) & (11003_06 <= 3.0) & (11003_03 <= 44.0) & (11012 <= 450.0) THEN "

[7] IF (00802_07 == negative) & (00822_06 == not_found) & (00822_01 == 0-2) & (00802_08 == negative) & (00802_06 == negative) & (00802_10 == negative) & (00802_04 == negative) & (00802_05 == negative) & (00822_03 == 0-2) & (00822_05 == not_found) & (00822_02 == 0-2) & (00822_07 == not_found) & (00802_02 == negative) & (00822_04 == not_found) & (00802_09 == norm) THEN "소변검사 결과 정상입니다."IF (00802_07 == negative) & (00822_06 == not_found) & (00822_01 == 0-2) & (00802_08 == negative) & (00802_06 == negative) & (00802_10 == negative) & (00802_04 == negative) & (00802_05 == negative) & (00822_03 == 0-2) & (00822_05 == not_found) & (00822_02 == 0-2) & (00822_07 == not_found) & (00802_02 == negative) & (00822_04 == not_found) & (00802_09 == norm) THEN "Urine test result is normal."

[8] IF (00802_09 != norm) THEN "소변 우로빌리노겐이 검출되었습니다. 혈관내 용혈과 관련이 있습니다."[8] IF (00802_09! = Norm) THEN "Urine urinary bilignon has been detected.

[93] IF (00802_09 == na) THEN [93] IF (00802_09 == na) THEN

[124] IF (00802_09 == yet) THEN [124] IF (00802_09 == yet) THEN

[188] IF (00802_07 == positive) THEN "소변 빌리루빈과 우로빌리노겐이 검출되었습니다. 간질환과 관련이 있습니다." [188] IF (00802_07 == positive) THEN "Urine bilirubin and urobilinogen have been detected and are associated with liver disease."

[9] IF (00822_02 != 0-2) & (sex == F) THEN "소변 백혈구 양성입니다. 요로감염과 관련이 있습니다. 여성의 경우는 질분비물에 의한 오염이 흔합니다."[9] IF (00822_02! = 0-2) & (sex == F) THEN "Urine is leukocyte-positive.It is related to urinary tract infection.In women, contamination by vaginal secretion is common.

도 8를 참조하면, 복합 소견을 생성하는 규칙 분해도가 예시된다.Referring to Fig. 8, a rule exploded view for generating a composite feature is illustrated.

검사코드를 2종 이상 포함하는 소견 생성 규칙을 개별적으로 분해함으로써, 2n개의 소견생성 규칙을 모두 정의해야 하는 비효율적 규칙을 효율적으로 총 규칙개수 6개(2*3)로 정리할 수 있다.By decomposing the rule generation rules including two or more test codes individually, it is possible to efficiently classify the inefficient rules that define all 2 n rule generation rules into 6 rule sets (2 * 3).

도 9를 참조하면, 검사관련 통합 소견 생성을 예시로서 나타낸다.Referring to FIG. 9, generation of inspection-related integrated findings is shown as an example.

개별 소견 문장을 통합하여 특정 검사에 대한 통합 소견 생성이 가능하며, 도 9의 예시는 간 기능 소견을 그 예로 설명하고 있다.It is possible to generate integrated findings for specific tests by integrating individual findings. The example of FIG. 9 illustrates the liver function findings as an example.

이상에서 실시 예들에 설명된 특징, 구조, 효과 등은 본 발명의 하나의 실시 예에 포함되며, 반드시 하나의 실시 예에만 한정되는 것은 아니다. 나아가, 각 실시 예에서 예시된 특징, 구조, 효과 등은 실시 예들이 속하는 분야의 통상의 지식을 가지는 자에 의해 다른 실시 예들에 대해서도 조합 또는 변형되어 실시 가능하다. 따라서 이러한 조합과 변형에 관계된 내용들은 본 발명의 범위에 포함되는 것으로 해석되어야 할 것이다.The features, structures, effects and the like described in the embodiments are included in one embodiment of the present invention, and are not necessarily limited to only one embodiment. Further, the features, structures, effects, and the like illustrated in the embodiments can be combined and modified by other persons having ordinary skill in the art to which the embodiments belong. Therefore, it should be understood that the present invention is not limited to these combinations and modifications.

또한, 이상에서 실시 예를 중심으로 설명하였으나 이는 단지 예시일 뿐 본 발명을 한정하는 것이 아니며, 본 발명이 속하는 분야의 통상의 지식을 가진 자라면 본 실시 예의 본질적인 특성을 벗어나지 않는 범위에서 이상에 예시되지 않은 여러 가지의 변형과 응용이 가능함을 알 수 있을 것이다. 예를 들어, 실시 예에 절차적 지식베이스는 주로 규칙 나무(rule-tree) 형태로 표현되는데, 이를 온톨로지나, 그래프 형태로 구현 할 수 있으며, 소견 문장도 임상병리 검사뿐만 아니라 조직검사, 더 확장하여 공장 생산라인에서의 문제점에 대한 해결 방법 절차 등이 될 수 있다. 이처럼 구체적으로 나타난 각 구성 요소는 변형하여 실시할 수 있는 것이다. 그리고 이러한 변형과 응용에 관계된 차이점들은 첨부된 청구 범위에서 규정하는 본 발명의 범위에 포함되는 것으로 해석되어야 할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be taken by way of illustration, It can be seen that various modifications and applications are possible. For example, in the embodiment, the procedural knowledge base is expressed in the form of a rule-tree, which can be implemented in an ontology or a graph form. Solution procedures for problems in factory production lines, and the like. Each of these components can be modified and implemented. It is to be understood that all changes and modifications that come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein.

100: 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 시스템
10: 임상검사 사례 베이스
20: 소견 생성부
30: 소견 보정부
40: 절차적 지식베이스
50: 절차적 지식 최적화부
100: Expertise knowledge knowledge and learning system for clinical pathology
10: Clinical test case base
20:
30: Remedy correction
40: procedural knowledge base
50: procedural knowledge optimizer

Claims (8)

임상검사 결과와 그에 따른 전문가의 소견 문장을 입력 데이터로 수집하는 수집단계;
상기 입력 데이터를 데이터베이스화하여 사례베이스를 구축하는 구축단계;
상기 구축된 사례베이스에서 사례를 호출하여 기 구축된 절차적 지식베이스를 사용하여 사례마다 소견 문장을 생성하는 생성단계;
상기 생성된 소견 문장 중에서 보정이 필요한 소견 문장에 대하여 전문가가 추가, 수정 또는 삭제의 보정을 진행하는 보정단계; 및
상기 보정된 소견 문장이 반영되고, 소견 보정에 대한 최적화된 절차적 지식을 절차적 지식베이스로 반영하는 반영단계;를 포함하는, 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법.
A collection step of collecting the results of the clinical test and the experts' sentences as input data;
A building step of building a case base by converting the input data into a database;
A generation step of generating a sentence statement for each case by calling a case in the established case base and using the established procedural knowledge base;
A correction step of performing an addition, correction or deletion correction by a specialist on a recognized sentence which needs to be corrected among the generated sentence sentences; And
And a reflecting step of reflecting the corrected remedial sentence and reflecting the optimized procedural knowledge on the correction of the findings into the procedural knowledge base.
제1항에 있어서,
상기 수집단계에서,
임상검사 시스템에서 출력되는 데이터의 형태로부터 상기 입력 데이터 형태를 분리하여 분석 후 수집하는, 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법.
The method according to claim 1,
In the collecting step,
A method for generating expertise knowledge knowledge and findings for a clinical pathology test, wherein the input data type is separated from the type of data output from the clinical examination system and analyzed and collected.
제1항에 있어서,
상기 구축단계에서,
상기 입력 데이터에서 임상검사 결과와 전문가 소견 문장을 사례 인스턴스화 하여 사례베이스에 삽입하는, 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법.
The method according to claim 1,
In the constructing step,
A method for generating expertise knowledge knowledge and findings for clinical pathology testing, wherein the clinical test result and the expert opinion statement are instantiated from the input data and inserted into the case base.
제1항 에 있어서,
상기 생성단계에서,
상기 구축된 사례베이스의 각 사례 또는 소견이 없는 새로운 사례에 대하여 기 구축된 절차적 지식베이스를 참고하여 호출한 사례에 부합하는 규칙에 따라 소견을 추론 또는 생성하는, 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법.
The method according to claim 1,
In the generating step,
Expert experience knowledge of the clinical pathology test, which inference or generate the findings according to the rules that are invoked with reference to the pre-built procedural knowledge base for each case or case of the constructed case base How to create learning and observations.
제1항에 있어서,
상기 보정단계에서,
현장 전문가(의사 또는 병리학자)가 추론 또는 생성된 소견 문장의 오류 또는 누락 소견에 대하여 해당 사례에 기반하여 새로운 규칙을 추가해 주는 방법으로 절차적 지식의 추가, 수정 또는 삭제를 진행하는, 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법.
The method according to claim 1,
In the correction step,
Clinical pathology, which adds, modifies, or deletes procedural knowledge by adding a new rule based on the case to the field expert (physician or pathologist) for errors or omissions in the speculation or generated sentence Knowledge Expertise Knowledge Learning and Creation Method for.
제1항에 있어서,
상기 반영단계에서,
상기 보정된 소견에서 보정 소견의 절차적 지식을 추출한 후, 해당 절차적 지식의 조건들을 최적화하여, RDR 형태의 절차적 지식(decision tree)에서 최적의 위치를 탐색하여 자식 노드로 추가해주는 방식으로 진행하는, 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법.
The method according to claim 1,
In the reflecting step,
After extracting the procedural knowledge of the correction findings from the corrected findings, we optimize the conditions of the procedural knowledge and search for the optimal position in the RDR type decision tree and add it to the child node Experiential knowledge knowledge and learning method for clinical pathology.
청구항 제3항에 기재된 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법에서,
상기 구축된 사례 인스턴스를 저장하기 위한 프로그램을 기록한 컴퓨터 판독 가능 매체.
In the expert experience knowledge learning and observation generation method for the clinical pathology test described in claim 3,
And storing the constructed case instance.
청구항 제4항과 제6항에 따른 임상 병리 검사에 대한 전문가 경험 지식 학습 및 소견 생성 방법에서,
상기 소견을 추론 또는 생성시킬 수 있도록 임상병리검사 항목과 수치의 조건과 상기 조건에 해당하는 소견 문장을 절차적 지식(규칙) 형태로 기록한 컴퓨터 판독 가능 매체.
In the method for generating expertise knowledge knowledge and findings for the clinical pathology test according to claims 4 and 6,
A computer readable medium in which the clinical pathology test item, the condition of the numerical value, and the sentence corresponding to the condition are recorded in the form of procedural knowledge (rule) so that the above findings can be inferred or generated.
KR1020170053610A 2016-04-26 2017-04-26 A method of case learning and comments generation for clinical pathology examination using rule optimization KR101926632B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20160050534 2016-04-26
KR1020160050534 2016-04-26

Publications (2)

Publication Number Publication Date
KR20170122146A true KR20170122146A (en) 2017-11-03
KR101926632B1 KR101926632B1 (en) 2018-12-11

Family

ID=60383657

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170053610A KR101926632B1 (en) 2016-04-26 2017-04-26 A method of case learning and comments generation for clinical pathology examination using rule optimization

Country Status (1)

Country Link
KR (1) KR101926632B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190135238A (en) * 2018-05-28 2019-12-06 한국과학기술원 Method and system for incrementally learning experiential knowledge in single classification domain via analyzing new cases
KR102202810B1 (en) * 2020-09-19 2021-01-14 한국축산데이터 주식회사 농업회사법인 Automatic opinion generation system for livestock diagnosis using veterinary experience knowledge and professional information
KR102248586B1 (en) * 2020-09-17 2021-05-06 한국축산데이터 주식회사 농업회사법인 Livestock diagnosis support system using veterinary experience knowledge
KR20210065296A (en) 2019-11-27 2021-06-04 주식회사 에프앤디파트너스 Medical image automatic doctor's recommendation device
KR20230114553A (en) * 2022-01-25 2023-08-01 리앤킴 주식회사 Method of providing consolidated knowledge base for supporting clinical decision and device thereof

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190135238A (en) * 2018-05-28 2019-12-06 한국과학기술원 Method and system for incrementally learning experiential knowledge in single classification domain via analyzing new cases
KR20210065296A (en) 2019-11-27 2021-06-04 주식회사 에프앤디파트너스 Medical image automatic doctor's recommendation device
KR102248586B1 (en) * 2020-09-17 2021-05-06 한국축산데이터 주식회사 농업회사법인 Livestock diagnosis support system using veterinary experience knowledge
KR102202810B1 (en) * 2020-09-19 2021-01-14 한국축산데이터 주식회사 농업회사법인 Automatic opinion generation system for livestock diagnosis using veterinary experience knowledge and professional information
KR20230114553A (en) * 2022-01-25 2023-08-01 리앤킴 주식회사 Method of providing consolidated knowledge base for supporting clinical decision and device thereof

Also Published As

Publication number Publication date
KR101926632B1 (en) 2018-12-11

Similar Documents

Publication Publication Date Title
KR101926632B1 (en) A method of case learning and comments generation for clinical pathology examination using rule optimization
CN113871003B (en) Disease auxiliary differential diagnosis system based on causal medical knowledge graph
KR100538577B1 (en) Method For Standardization Of Computerization Of Medical Information
Sanchez et al. A knowledge-based clinical decision support system for the diagnosis of Alzheimer disease
JP2005508557A (en) Patient data mining
CN110036383A (en) Knowledge based engineering electronic health record Automatic signature extraction
US11875884B2 (en) Expression of clinical logic with positive and negative explainability
Piro et al. Semantic technologies for data analysis in health care
Chu et al. Knowledge representation and retrieval using conceptual graphs and free text document self-organisation techniques
Ribeiro et al. A machine learning early warning system: multicenter validation in Brazilian hospitals
Chen et al. Automatically structuring on Chinese ultrasound report of cerebrovascular diseases via natural language processing
TWI554969B (en) Scalable system and method for medical information collection
US20140278481A1 (en) Large scale identification and analysis of population health risks
Damen et al. Pastel: a semantic platform for assisted clinical trial patient recruitment
Li et al. A configurable method for clinical quality measurement through electronic health records based on openEHR and CQL
Chunhua et al. Towards symbiosis in knowledge representation and natural language processing for structuring clinical practice guidelines
Kannampallil et al. Sub-optimal patterns of information use: a rational analysis of information seeking behavior in critical care
Silva et al. Rule-based Clinical Decision Support System using the OpenEHR Standard
Gal et al. XML as a cross-platform representation for medical imaging with fuzzy algorithms
EP4239642A1 (en) Method for generating protocol data of a radiological image data measurement
Subahi et al. Fuzzy Logic Inference System for Managing Intensive Care Unit Resources Based on Knowledge Graph.
Ayus et al. A Decision Support System Using Rule-Based Expert System for COVID-19 Prediction and Diagnosis
de Araújo et al. A Conceptual Data Model for Health Information Systems
Choi et al. TraumaICD Bidirectional Encoder Representation From Transformers: A Natural Language Processing Algorithm to Extract Injury International Classification of Diseases, Diagnosis Code From Free Text
Asogwa et al. A Hybrid Model for Enhanced Medical Intelligence Process using Ontology Based and Virtual Data Integration Technique

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant