WO2016093406A1 - Clinical knowledge validation system and method based on case base reasoning - Google Patents
Clinical knowledge validation system and method based on case base reasoning Download PDFInfo
- Publication number
- WO2016093406A1 WO2016093406A1 PCT/KR2014/012297 KR2014012297W WO2016093406A1 WO 2016093406 A1 WO2016093406 A1 WO 2016093406A1 KR 2014012297 W KR2014012297 W KR 2014012297W WO 2016093406 A1 WO2016093406 A1 WO 2016093406A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- clinical
- candidate
- rules
- knowledge
- cases
- Prior art date
Links
- 238000010200 validation analysis Methods 0.000 title claims abstract description 73
- 238000000034 method Methods 0.000 title claims description 14
- 230000014759 maintenance of location Effects 0.000 claims abstract description 18
- 230000004044 response Effects 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims 1
- 238000013499 data model Methods 0.000 description 8
- 201000010099 disease Diseases 0.000 description 8
- 208000037265 diseases, disorders, signs and symptoms Diseases 0.000 description 8
- 230000006870 function Effects 0.000 description 8
- 238000010586 diagram Methods 0.000 description 6
- 238000011282 treatment Methods 0.000 description 5
- 239000000284 extract Substances 0.000 description 4
- 208000024891 symptom Diseases 0.000 description 4
- 230000000052 comparative effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000003745 diagnosis Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
- G16H50/20—ICT 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/22—Social work or social welfare, e.g. community support activities or counselling services
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S128/00—Surgery
- Y10S128/90—Blood pressure recorder
Definitions
- One or more embodiments of the present invention relate to a clinical knowledge validation system and method based on case base reasoning, and more particularly, to a clinical knowledge validation system based on case base reasoning, which validates new clinical rules from a case base without participation of domain experts, and a clinical knowledge validation method.
- a clinical decision support system provides base knowledge necessary for a doctor to decide and determine diagnosis and treatments when examining a patient, helps the doctor, properly infer, and supports decision making of the doctor.
- the CDSS implements predefined medical guidelines, other than subjective determinations of a doctor in charge, by using a computer and provides a piece of clinical knowledge corresponding to a state of the patient, thereby providing an environment in which misdiagnoses of a doctor are prevented and the doctor may objectively examines patients.
- the CDSS may logically parse clinical information and generate rules (or clinical rule information) in order to provide the clinical knowledge to the doctor.
- the rule information is stored in a knowledge base and may be used to support decision making of the doctor.
- the CDSS may convert the clinical knowledge into query-based rule information using a logical engine tool in order to allow at least one of a doctor, a domain expert providing clinical knowledge, and a system administrator to generate, revise, renew, delete or search for the rule information.
- the clinical knowledge used in the CDSS may include empirical knowledge information of a doctor, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts.
- the CDSS may generate new candidate rules according to inputs of the domain experts and may validate the candidate rules through validation of the domain experts and comparative validation (for example, knowledge-based internal validation) with existing candidate rules.
- the conventional CDSS only performs the knowledge-based internal validation, and thus, new candidate rules candidate rules including contradicted rules may be provided.
- Korean Laid-open Patent 101261177 discloses Clinical Decision Support System and Method
- Korean Patent Publication 1020140135133 discloses clinical decision support system devices and method thereof.
- One or more embodiments of the present invention include a clinical knowledge validation system and method based on case base reasoning.
- the clinical knowledge validation system validating clinical candidate rules by validating a case base without limitation on knowledge-based internal validation and participation of experts.
- One or more embodiments of the present invention include a clinical knowledge validation system and method based on case base reasoning, the clinical knowledge validation system loading and validating clinical candidate rules by using an integrated API adaptor and processing a large amount of data in real time.
- One or more embodiments of the present invention include a clinical knowledge validation system and method based on case base reasoning, the clinical knowledge validation system storing clinical candidate rules and case-based acquisition knowledge and iteratively conducting searches.
- a clinical knowledge validation system based on case base reasoning includes: a storage unit which stores a knowledge base based on clinical rules and a case base based on clinical cases; a loader which loads clinical candidate rules from a knowledge authoring tool (KAT); a search unit which searches for, in the case base, candidate cases included in at least one of duplication and contradiction of the clinical candidate rules; and a decision unit which decides at least one of reuse and retention of the candidate cases along with associated clinical candidate rules based on whether the candidate cases exist.
- KAT knowledge authoring tool
- the loader may standardize the clinical candidate rules with an Arden syntax MLM format and may load the standardized clinical candidate rules. Also, the loader may load a plurality of clinical candidate rules by using an integrated API adaptor.
- the decision unit may share information with regard to existence of the candidate cases with the KAT and may decide at least one of the reuse and retention of the candidate cases based on validation response information of the KAT.
- the decision unit may include: a reuse decision unit which decides whether to reuse the candidate cases when the candidate cases exist; and a retention decision unit which decides whether to retain the clinical candidate rules when the candidate cases do not exist.
- the reuse decision unit may reuse the duplicated candidate cases, and if the candidate cases are contradicted, the reuse decision unit may renew contradicted candidate cases which are revised or replaced with clinical candidate rules.
- the storage unit adaptively may store acquisition knowledge with regard to the clinical candidate rules and the candidate cases in at least one of the knowledge base and the case base.
- the search unit may iteratively search for additional candidate cases corresponding to the clinical candidate rules in the case base in which the acquisition knowledge is stored.
- a clinical knowledge validation method includes: storing a knowledge base based on clinical rules and a case base based on clinical cases; loading clinical candidate rules from a KAT; searching for candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base; and deciding at least one of reuse and retention of the candidate cases along with associated clinical candidate rules based on whether the candidate cases exist.
- the loading may include loading a plurality of clinical candidate rules by standardizing the plurality of clinical candidate rules with an Arden syntanx MLM format and loading a plurality of clinical candidate rules by using an integrated API adaptor.
- the deciding may include: sharing information with regard to the existence of the candidate cases with the KAT; and deciding at least one of the reuse and retention of the candidate cases based on validation response information of the KAT.
- the storing may include adaptively storing acquisition knowledge with regard to the clinical candidate rules and the candidate cases.
- clinical candidate rules may be validated by validating a case base without limitation on knowledge-based internal validation and participation of experts.
- the clinical candidate rules are loaded and validated by using an integrated API adaptor, and thus, a large amount of data may be processed in real time.
- the clinical candidate rules and acquisition knowledge with regard to a case-based search result are stored, and searches may be iteratively conducted based on the stored acquisition knowledge.
- FIG. 1 illustrates a mechanism for validating clinical candidate rules according to an embodiment of the present invention.
- FIG. 2 is a block diagram of a clinical knowledge validation system based on case base reasoning, according to a first embodiment of the present invention.
- FIG. 3 is a block diagram of a decision unit of a clinical knowledge validation system based on case base reasoning, according to an embodiment of the present invention.
- FIG. 4 is a block diagram of a clinical knowledge validation system based on case base reasoning, according to a second embodiment of the present invention.
- FIG. 5 is a flowchart of a clinical knowledge validation method according to an embodiment of the present invention.
- FIG. 1 illustrates a mechanism for validating clinical candidate rules according to an embodiment of the present invention.
- the mechanism for validating the clinical candidate rules may be configured to validate clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT 100.
- the clinical rules may be information generated as a rule type by referring to empirical knowledge information of doctors, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts and may be information used to make decisions.
- the mechanism for validating the clinical candidate rules sequentially perform a search process, a reusing (revising) process, and a retaining process, and the clinical candidate rules may be validated.
- the clinical candidate rules may be validated by a clinical knowledge validation system.
- the clinical knowledge validation system will be described in detail with reference to FIG. 2.
- FIG. 2 is a block diagram of a clinical knowledge validation system 200 based on case base reasoning, according to a first embodiment of the present invention.
- the clinical knowledge validation system 200 includes a storage unit 210, a loader 220, a search unit 230, and a decision unit 240.
- the storage unit 210 stores a knowledge base based on clinical rules and a case base based on clinical cases.
- the clinical rules may be information generated as a rule type by referring to empirical knowledge information of doctors, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts, and the clinical cases may be information with regard to precedent clinical cases.
- the clinical rules may be information used to make decisions, and the clinical cases may be information used to validate the candidate rules.
- the storage unit 210 may collect the clinical rules in the knowledge base and may collect the precedent clinical cases in the case base.
- the loader 220 loads the clinical candidate rules from a knowledge authoring tool (KAT) 100.
- KAT knowledge authoring tool
- the loader 220 may load clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT 100.
- the KAT 100 may be used to support clinical decision making and may provide domain experts with an environment for generating, modifying, and deleting clinical knowledge such as clinical candidate rules.
- the KAT 100 may generate, modify and delete the clinical candidate rules according to selective inputs of the domain experts and clinical rules included in the knowledge base.
- the KAT 100 may standardize the clinical candidate rules and the clinical rules with an Arden syntax medical logic module (MLM) standardization data model, may generate clinical candidate rules and clinical rules, and may share the clinical candidate rules and the clinical rules with the clinical knowledge validation system 200.
- MLM Arden syntax medical logic module
- the loader 220 may standardize the clinical candidate rules with the Arden syntax MLM standardization data model and may load the clinical candidate rules by using an integrated API adaptor.
- the integrated API adaptor may load the clinical candidate rules from the KAT 100 and may provide the KAT 100 with a shared interface so that the KAT 100 may access the knowledge base.
- the search unit 230 searches for candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules in the case base.
- the search unit 230 uses a similarity function and may search for the candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules in the case base.
- the search unit 230 uses a similarity function, which extracts distribution of similar keywords existing between the clinical candidate rules and the candidate cases, and may search for the candidate cases included in the duplication and contradiction of the clinical candidate rules in the case base.
- the similarity function may include search operators in order to extract the distribution of the similar keywords.
- the search operators may include an AND operator, which satisfies two or more keywords or syntaxes, an OR operator which satisfies one of two or more keywords or of syntaxes, and a proximity operator which satisfies a relative distance between two keywords and locations of the keywords.
- the search unit 230 may search for candidate cases by interconverting the clinical candidate rules into standardized case structures based on an Arden syntax MLM format.
- the decision unit 240 decides at least one of reuse and retention of candidate cases based on whether the candidate cases exist.
- a detailed structure of the decision unit 240 will be described in detail with reference to FIG. 3.
- FIG. 3 is a block diagram of a decision unit of a clinical knowledge validation system based on case base reasoning, according to an embodiment of the present invention.
- the decision unit 240 may include a reuse decision unit 241 and a retention decision unit 242.
- the reuse decision unit 241 may decide whether to reuse candidate cases when the candidate cases exist.
- the reuse decision unit 241 reuses the candidate cases, and when the candidate cases are contradicted, the contradicted candidate cases are revised or replaced with clinical candidate rules, thereby renewing the candidate cases.
- the retention decision unit 242 may decide whether to retain the clinical candidate rules when the candidate cases do not exist.
- the decision unit 240 shares information with regard to the existence of the candidate cases with the KAT and may decide at least one of the reuse or the retention of the candidate cases based on validation response information of the KAT.
- the storage unit 210 may adaptively store acquisition knowledge with regard to the clinical candidate rules and the candidate cases in at least one of the knowledge base and the case base.
- the search unit 230 may iteratively search for additional candidate cases corresponding to the clinical candidate rules in the case base in which the acquisition knowledge is stored.
- the clinical knowledge validation system 200 may improve validity of decision making by iteratively performing the validation of the clinical candidate rules.
- FIG. 4 is a block diagram of a clinical knowledge validation system 400 based on case base reasoning, according to a second embodiment of the present invention.
- the clinical knowledge validation system 400 may include a knowledge manager 400-1 and an CBR based MLM reasoner 400-2.
- the knowledge manager 400-1 may load, from a KAT 300, clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules and may transmit the loaded clinical candidate rules to the MLM reasoner 400-2.
- the MLM reasoner 400-2 searches for candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules and may transmit a search result with regard to the candidate cases to the knowledge manager 400-1.
- the knowledge manager 400-1 shares information with regard to existence of the candidate cases with the KAT 300 and may decide at least one of reuse and retention of the candidate cases based on validation response information of the KAT 300.
- a detailed structure of the knowledge manager 400-1 and that of the MLM reasoner 400-2 may be interlocked.
- the knowledge manager 400-1 may include a KAT adaptor 410, an MLM manipulator 420, a VMR manipulator 430, and a case manipulator 440.
- the MLM reasoner 400-2 may include a case processor 450, an MLM interface 460, and a Knowledgebase 470.
- the KAT adaptor 410 may load the clinical candidate rules from the KAT 300 and may provide the KAT 300 with a shared interface so that the KAT 300 may access a knowledge base included in the standard knowledgbases 470.
- the KAT adaptor 410 may load clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT 300.
- the KAT 300 may be used to support clinical decision making and may provide domain experts with an environment for generating, modifying, and deleing clinical knowledge such as the clinical candidate rules and the clinical rules.
- the KAT 300 may generate, modify and delete the clinical candidate rules according to selective inputs of the domain experts.
- the KAT 300 may standardize the clinical candidate rules and the clinical rules with an HL7 Arden syntax MLM standardization data model, may generate clinical candidate rules and clinical rules, and may share the clinical candidate rules and the clinical rules with the clinical knowledge validation system 200.
- the KAT adaptor 410 may standardize query-based clinical candidate rules with an Arden syntax MLM standardization data model so called VMR. Also, the KAT adaptor 410 may transmit the clinical candidate rules to the MLM manipulator 420, the VMR manipulator 430, and the case manipulator 440 and then may share the clinical candidate rules with the MLM manipulator 420, the VMR manipulator 430, and the case manipulator 440.
- the MLM manipulator 420 transmits the clinical candidate rules to the MLM interface 400-2 and may receive, from the MLM interface 400-2, a search result with regard to candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules.
- the VMR manipulator 430 may be used to parse and manipulate the data model used in candidate rules.
- VMR manipulator extracts the data information used in candidate rule and formulate for further manipulation by CBR Based MLM Reasoner 400-2.
- the VMR manipulator 430 shares information with regard to the existence of the candidate cases with the KAT 300 .
- the case manipulator 440 may mediate the MLM manipulator 420 and the VMR manipulator 430, may transmit the clinical candidate rules to the case processor 450, and may search for candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base included in the Knowledgebase 470.
- the case processor 450 may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base by using a similarity function.
- the case processor 450 uses a similarity function which extracts distribution of similar keywords existing between the clinical candidate rules and the candidate cases and may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base.
- the similarity function may include search operators in order to extract the distribution of similar keywords.
- the search operators may include an AND operator which satisfies two or more keywords or syntaxes, an OR operator which satisfies one of two or more keywords or of syntaxes, and a proximity operator which satisfies a relative distance between two keywords and locations of the keywords.
- the MLM interface 460 may perform a data bridge between the MLM manipulator 420 and the Knowledgebase 470.
- the MLM interface 460 receives the clinical candidate rules from the MLM manipulator 420 and may transmit the received clinical candidate rules to the clinical knowledgbase 470. Then, the MLM interface 460 receives acquisition knowledge with regard to the candidate cases from the Knowledgebase 470 and may transmit the received acquisition knowledge to the MLM manipulator 420.
- the Knowledgebase 470 may adaptively store acquisition knowledge with regard to the clinical candidate rules and the candidate cases in at least one of the knowledge base and the case base.
- the case processor 450 may iteratively search for additional candidate cases corresponding to the clinical candidate rules in the case base in which the acquisition knowledge is stored.
- FIG. 5 is a flowchart of a clinical knowledge validation method which is based on case base reasoning according to an embodiment of the present invention.
- a clinical knowledge validation system stores a knowledge base based on clinical rules and a case base based on clinical cases, in operation 510.
- the clinical rules may be information generated as a rule by referring to empirical knowledge information of a doctor, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts, and the clinical cases may be information with regard to precedent clinical cases.
- the clinical rules may be information used to make decision
- the clinical cases may be information used to validate the clinical rules and the clinical candidate rules.
- the clinical knowledge validation system may collect the clinical rules in the knowledge base and may collect precedent clinical cases in the case base. In operation 510, the clinical knowledge validation system become precedence knowledge to validate further clinical candidate rules.
- the clinical knowledge validation system loads the clinical candidate rules from a KAT.
- the clinical knowledge validation system may load clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT.
- the KAT may be used to support clinical decision making and may provide the domain experts with an environment for generating, modifying and deleting clinical knowledge such as the clinical candidate rules and the clinical rules.
- the KAT may generate, modify and delete the clinical candidate rules according to selective inputs of the domain experts and may generate, modify and delete the clinical rules included in the knowledge base.
- the KAT may standardize the clinical candidate rules and the clinical rules with an Arden syntax MLM standardization data model, may generate clinical candidate rules and clinical rules, and may share the clinical candidate rules and the clinical rules with the clinical knowledge validation system.
- the clinical knowledge validation system may standardize the clinical candidate rules with the Arden syntax MLM standardization data model and may load the clinical candidate rules by using an integrated API adaptor.
- the integrated API adaptor may load the clinical candidate rules from the KAT and may provide a shared interface to the KAT so that the KAT may access the knowledge base.
- the clinical knowledge validation system may standardize query-based clinical candidate rules with the Arden syntax MLM standardization data model.
- the clinical knowledge validation system searches for candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base.
- the clinical knowledge validation system may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base by using a similarity function.
- the clinical knowledge validation system may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base by using a similarity function which extracts distribution of similar keywords existing between the clinical candidate rules and the candidate cases.
- the clinical knowledge validation system may decide at least one of reuse and retention of the candidate cases based on whether the candidate cases exist.
- the clinical knowledge validation system may decide whether to reuse the candidate cases, and when the candidate cases do not exist, the clinical knowledge validation system may decide whether to retain the candidate cases.
- the clinical knowledge validation system shares information with regard to the existence of the candidate cases along with associate candidate rules with the KAT and may decide at least one of the reuse and retention of the candidate cases based on the validation response information of the KAT.
- the method according to an embodiment of the present invention may be embodied as program instructions which may be executed by various computer media and stored on a computer-readable medium.
- the computer-readable medium may include at least one of program instructions, data files, data structures or any combination thereof.
- the program instructions stored on the computer-readable medium may be designed and configured for embodiments of the present invention or well known to one of ordinary skill in the art.
- Examples of the computer readable recording medium include read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, hard disks, floppy disks, flash memory, optical data storage devices, and so on.
- Examples of the program instructions include machine codes written by a compiler and high-level language code which may be executed by a computer by using an interpreter, or the like.
- Hardware devices may operate as one or more software modules for executing operations of embodiments described herein, and vice versa.
- objectives of the present invention may be accomplished although a specific process order may be performed differently from the described order, and/or components such as a system, a structure, a device, and a circuit may be combined differently from the described components or replaced with other components or equivalents.
Landscapes
- Health & Medical Sciences (AREA)
- Engineering & Computer Science (AREA)
- Public Health (AREA)
- Medical Informatics (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Primary Health Care (AREA)
- Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Epidemiology (AREA)
- Pathology (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Economics (AREA)
- General Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Strategic Management (AREA)
- Child & Adolescent Psychology (AREA)
- Marketing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Provided is a clinical knowledge validation system based on case base reasoning, the clinical knowledge validation system including: a storage unit which stores a knowledge base based on clinical rules and a case base based on clinical cases; a loader which loads clinical candidate rules from a knowledge authoring tool (KAT); a search unit which searches for, in the case base, candidate cases included in at least one of duplication and contradiction of the clinical candidate rules; and a decision unit which decides at least one of reuse and retention of the candidate cases based on whether the candidate cases exist.
Description
One or more embodiments of the present invention relate to a clinical knowledge validation system and method based on case base reasoning, and more particularly, to a clinical knowledge validation system based on case base reasoning, which validates new clinical rules from a case base without participation of domain experts, and a clinical knowledge validation method.
A clinical decision support system (CDSS) provides base knowledge necessary for a doctor to decide and determine diagnosis and treatments when examining a patient, helps the doctor, properly infer, and supports decision making of the doctor.
Furthermore, when a doctor examines a patient, the CDSS implements predefined medical guidelines, other than subjective determinations of a doctor in charge, by using a computer and provides a piece of clinical knowledge corresponding to a state of the patient, thereby providing an environment in which misdiagnoses of a doctor are prevented and the doctor may objectively examines patients.
Also, the CDSS may logically parse clinical information and generate rules (or clinical rule information) in order to provide the clinical knowledge to the doctor. The rule information is stored in a knowledge base and may be used to support decision making of the doctor.
Furthermore, the CDSS may convert the clinical knowledge into query-based rule information using a logical engine tool in order to allow at least one of a doctor, a domain expert providing clinical knowledge, and a system administrator to generate, revise, renew, delete or search for the rule information.
The clinical knowledge used in the CDSS may include empirical knowledge information of a doctor, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts.
In addition, the CDSS may generate new candidate rules according to inputs of the domain experts and may validate the candidate rules through validation of the domain experts and comparative validation (for example, knowledge-based internal validation) with existing candidate rules.
However, when new candidate rules candidate rules are validated, the conventional CDSS only performs the knowledge-based internal validation, and thus, new candidate rules candidate rules including contradicted rules may be provided.
Korean Laid-open Patent 101261177 discloses Clinical Decision Support System and Method, and Korean Patent Publication 1020140135133 discloses clinical decision support system devices and method thereof.
One or more embodiments of the present invention include a clinical knowledge validation system and method based on case base reasoning. The clinical knowledge validation system validating clinical candidate rules by validating a case base without limitation on knowledge-based internal validation and participation of experts.
One or more embodiments of the present invention include a clinical knowledge validation system and method based on case base reasoning, the clinical knowledge validation system loading and validating clinical candidate rules by using an integrated API adaptor and processing a large amount of data in real time.
One or more embodiments of the present invention include a clinical knowledge validation system and method based on case base reasoning, the clinical knowledge validation system storing clinical candidate rules and case-based acquisition knowledge and iteratively conducting searches.
A clinical knowledge validation system based on case base reasoning includes: a storage unit which stores a knowledge base based on clinical rules and a case base based on clinical cases; a loader which loads clinical candidate rules from a knowledge authoring tool (KAT); a search unit which searches for, in the case base, candidate cases included in at least one of duplication and contradiction of the clinical candidate rules; and a decision unit which decides at least one of reuse and retention of the candidate cases along with associated clinical candidate rules based on whether the candidate cases exist.
The loader may standardize the clinical candidate rules with an Arden syntax MLM format and may load the standardized clinical candidate rules. Also, the loader may load a plurality of clinical candidate rules by using an integrated API adaptor.
The decision unit may share information with regard to existence of the candidate cases with the KAT and may decide at least one of the reuse and retention of the candidate cases based on validation response information of the KAT.
The decision unit may include: a reuse decision unit which decides whether to reuse the candidate cases when the candidate cases exist; and a retention decision unit which decides whether to retain the clinical candidate rules when the candidate cases do not exist.
If the candidate cases are duplicated, the reuse decision unit may reuse the duplicated candidate cases, and if the candidate cases are contradicted, the reuse decision unit may renew contradicted candidate cases which are revised or replaced with clinical candidate rules.
The storage unit adaptively may store acquisition knowledge with regard to the clinical candidate rules and the candidate cases in at least one of the knowledge base and the case base.
The search unit may iteratively search for additional candidate cases corresponding to the clinical candidate rules in the case base in which the acquisition knowledge is stored.
A clinical knowledge validation method includes: storing a knowledge base based on clinical rules and a case base based on clinical cases; loading clinical candidate rules from a KAT; searching for candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base; and deciding at least one of reuse and retention of the candidate cases along with associated clinical candidate rules based on whether the candidate cases exist.
The loading may include loading a plurality of clinical candidate rules by standardizing the plurality of clinical candidate rules with an Arden syntanx MLM format and loading a plurality of clinical candidate rules by using an integrated API adaptor.
The deciding may include: sharing information with regard to the existence of the candidate cases with the KAT; and deciding at least one of the reuse and retention of the candidate cases based on validation response information of the KAT.
The storing may include adaptively storing acquisition knowledge with regard to the clinical candidate rules and the candidate cases.
According to one or more embodiments of the present invention, clinical candidate rules may be validated by validating a case base without limitation on knowledge-based internal validation and participation of experts.
The clinical candidate rules are loaded and validated by using an integrated API adaptor, and thus, a large amount of data may be processed in real time.
The clinical candidate rules and acquisition knowledge with regard to a case-based search result are stored, and searches may be iteratively conducted based on the stored acquisition knowledge.
FIG. 1 illustrates a mechanism for validating clinical candidate rules according to an embodiment of the present invention.
FIG. 2 is a block diagram of a clinical knowledge validation system based on case base reasoning, according to a first embodiment of the present invention.
FIG. 3 is a block diagram of a decision unit of a clinical knowledge validation system based on case base reasoning, according to an embodiment of the present invention.
FIG. 4 is a block diagram of a clinical knowledge validation system based on case base reasoning, according to a second embodiment of the present invention.
FIG. 5 is a flowchart of a clinical knowledge validation method according to an embodiment of the present invention.
The present invention will now be described more fully with reference to the accompanying drawings, in which exemplary embodiments of the invention are shown. However, the present invention should not be construed as being limited to the embodiments set forth herein.
In the description of the present invention, certain detailed explanations of the related art are omitted when it is deemed that they may unnecessarily obscure the essence of the invention. Unless otherwise defined, all terms are used to properly describe embodiments of the present invention and may vary according to users’ intentions or practice. Hence, the terms must be interpreted based on the contents of the entire specification.
FIG. 1 illustrates a mechanism for validating clinical candidate rules according to an embodiment of the present invention.
Referring to FIG. 1, the mechanism for validating the clinical candidate rules may be configured to validate clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT 100.
The clinical rules may be information generated as a rule type by referring to empirical knowledge information of doctors, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts and may be information used to make decisions.
According to an embodiment, the mechanism for validating the clinical candidate rules sequentially perform a search process, a reusing (revising) process, and a retaining process, and the clinical candidate rules may be validated. The clinical candidate rules may be validated by a clinical knowledge validation system. Hereinafter, the clinical knowledge validation system will be described in detail with reference to FIG. 2.
FIG. 2 is a block diagram of a clinical knowledge validation system 200 based on case base reasoning, according to a first embodiment of the present invention.
Referring to FIG. 2, the clinical knowledge validation system 200 includes a storage unit 210, a loader 220, a search unit 230, and a decision unit 240.
The storage unit 210 stores a knowledge base based on clinical rules and a case base based on clinical cases.
The clinical rules may be information generated as a rule type by referring to empirical knowledge information of doctors, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts, and the clinical cases may be information with regard to precedent clinical cases.
Also, the clinical rules may be information used to make decisions, and the clinical cases may be information used to validate the candidate rules.
According to an embodiment, the storage unit 210 may collect the clinical rules in the knowledge base and may collect the precedent clinical cases in the case base.
The loader 220 loads the clinical candidate rules from a knowledge authoring tool (KAT) 100. In detail, the loader 220 may load clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT 100.
The KAT 100 may be used to support clinical decision making and may provide domain experts with an environment for generating, modifying, and deleting clinical knowledge such as clinical candidate rules.
In detail, the KAT 100 may generate, modify and delete the clinical candidate rules according to selective inputs of the domain experts and clinical rules included in the knowledge base.
In addition, the KAT 100 may standardize the clinical candidate rules and the clinical rules with an Arden syntax medical logic module (MLM) standardization data model, may generate clinical candidate rules and clinical rules, and may share the clinical candidate rules and the clinical rules with the clinical knowledge validation system 200.
According to an aspect of the present invention, the loader 220 may standardize the clinical candidate rules with the Arden syntax MLM standardization data model and may load the clinical candidate rules by using an integrated API adaptor.
The integrated API adaptor may load the clinical candidate rules from the KAT 100 and may provide the KAT 100 with a shared interface so that the KAT 100 may access the knowledge base.
The search unit 230 searches for candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules in the case base. In detail, the search unit 230 uses a similarity function and may search for the candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules in the case base.
For example, the search unit 230 uses a similarity function, which extracts distribution of similar keywords existing between the clinical candidate rules and the candidate cases, and may search for the candidate cases included in the duplication and contradiction of the clinical candidate rules in the case base.
The similarity function may include search operators in order to extract the distribution of the similar keywords. The search operators may include an AND operator, which satisfies two or more keywords or syntaxes, an OR operator which satisfies one of two or more keywords or of syntaxes, and a proximity operator which satisfies a relative distance between two keywords and locations of the keywords.
Also, the search unit 230 may search for candidate cases by interconverting the clinical candidate rules into standardized case structures based on an Arden syntax MLM format.
The decision unit 240 decides at least one of reuse and retention of candidate cases based on whether the candidate cases exist. Hereinafter, a detailed structure of the decision unit 240 will be described in detail with reference to FIG. 3.
FIG. 3 is a block diagram of a decision unit of a clinical knowledge validation system based on case base reasoning, according to an embodiment of the present invention.
Referring to FIG. 3, the decision unit 240 may include a reuse decision unit 241 and a retention decision unit 242.
The reuse decision unit 241 may decide whether to reuse candidate cases when the candidate cases exist.
For example, when the candidate cases are duplicated, the reuse decision unit 241 reuses the candidate cases, and when the candidate cases are contradicted, the contradicted candidate cases are revised or replaced with clinical candidate rules, thereby renewing the candidate cases.
The retention decision unit 242 may decide whether to retain the clinical candidate rules when the candidate cases do not exist.
According to an aspect of the present invention, the decision unit 240 shares information with regard to the existence of the candidate cases with the KAT and may decide at least one of the reuse or the retention of the candidate cases based on validation response information of the KAT.
The storage unit 210 may adaptively store acquisition knowledge with regard to the clinical candidate rules and the candidate cases in at least one of the knowledge base and the case base. The search unit 230 may iteratively search for additional candidate cases corresponding to the clinical candidate rules in the case base in which the acquisition knowledge is stored.
Therefore, the clinical knowledge validation system 200 may improve validity of decision making by iteratively performing the validation of the clinical candidate rules.
FIG. 4 is a block diagram of a clinical knowledge validation system 400 based on case base reasoning, according to a second embodiment of the present invention.
Referring to FIG. 4, the clinical knowledge validation system 400 may include a knowledge manager 400-1 and an CBR based MLM reasoner 400-2.
The knowledge manager 400-1 may load, from a KAT 300, clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules and may transmit the loaded clinical candidate rules to the MLM reasoner 400-2.
The MLM reasoner 400-2 searches for candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules and may transmit a search result with regard to the candidate cases to the knowledge manager 400-1.
The knowledge manager 400-1 shares information with regard to existence of the candidate cases with the KAT 300 and may decide at least one of reuse and retention of the candidate cases based on validation response information of the KAT 300.
A detailed structure of the knowledge manager 400-1 and that of the MLM reasoner 400-2 may be interlocked.
Therefore, the detailed structures of the knowledge manager 400-1 and the MLM reasoner 400-2 will be defined first and then described.
The knowledge manager 400-1 may include a KAT adaptor 410, an MLM manipulator 420, a VMR manipulator 430, and a case manipulator 440.
Also, the MLM reasoner 400-2 may include a case processor 450, an MLM interface 460, and a Knowledgebase 470.
The KAT adaptor 410 may load the clinical candidate rules from the KAT 300 and may provide the KAT 300 with a shared interface so that the KAT 300 may access a knowledge base included in the standard knowledgbases 470.
In detail, the KAT adaptor 410 may load clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT 300.
The KAT 300 may be used to support clinical decision making and may provide domain experts with an environment for generating, modifying, and deleing clinical knowledge such as the clinical candidate rules and the clinical rules.
For example, the KAT 300 may generate, modify and delete the clinical candidate rules according to selective inputs of the domain experts.
Also, the KAT 300 may standardize the clinical candidate rules and the clinical rules with an HL7 Arden syntax MLM standardization data model, may generate clinical candidate rules and clinical rules, and may share the clinical candidate rules and the clinical rules with the clinical knowledge validation system 200.
The KAT adaptor 410 may standardize query-based clinical candidate rules with an Arden syntax MLM standardization data model so called VMR. Also, the KAT adaptor 410 may transmit the clinical candidate rules to the MLM manipulator 420, the VMR manipulator 430, and the case manipulator 440 and then may share the clinical candidate rules with the MLM manipulator 420, the VMR manipulator 430, and the case manipulator 440.
The MLM manipulator 420 transmits the clinical candidate rules to the MLM interface 400-2 and may receive, from the MLM interface 400-2, a search result with regard to candidate cases which are included in at least one of duplication and contradiction of the clinical candidate rules.
The VMR manipulator 430 may be used to parse and manipulate the data model used in candidate rules.
For example, VMR manipulator extracts the data information used in candidate rule and formulate for further manipulation by CBR Based MLM Reasoner 400-2.
According to an aspect of the present invention, the VMR manipulator 430 shares information with regard to the existence of the candidate cases with the KAT 300 .
The case manipulator 440 may mediate the MLM manipulator 420 and the VMR manipulator 430, may transmit the clinical candidate rules to the case processor 450, and may search for candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base included in the Knowledgebase 470.
In detail, the case processor 450 may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base by using a similarity function.
For example, the case processor 450 uses a similarity function which extracts distribution of similar keywords existing between the clinical candidate rules and the candidate cases and may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base.
The similarity function may include search operators in order to extract the distribution of similar keywords. The search operators may include an AND operator which satisfies two or more keywords or syntaxes, an OR operator which satisfies one of two or more keywords or of syntaxes, and a proximity operator which satisfies a relative distance between two keywords and locations of the keywords.
The MLM interface 460 may perform a data bridge between the MLM manipulator 420 and the Knowledgebase 470.
For example, the MLM interface 460 receives the clinical candidate rules from the MLM manipulator 420 and may transmit the received clinical candidate rules to the clinical knowledgbase 470. Then, the MLM interface 460 receives acquisition knowledge with regard to the candidate cases from the Knowledgebase 470 and may transmit the received acquisition knowledge to the MLM manipulator 420.
The Knowledgebase 470 may adaptively store acquisition knowledge with regard to the clinical candidate rules and the candidate cases in at least one of the knowledge base and the case base.
The case processor 450 may iteratively search for additional candidate cases corresponding to the clinical candidate rules in the case base in which the acquisition knowledge is stored.
FIG. 5 is a flowchart of a clinical knowledge validation method which is based on case base reasoning according to an embodiment of the present invention.
Referring to FIG. 5, a clinical knowledge validation system stores a knowledge base based on clinical rules and a case base based on clinical cases, in operation 510.
The clinical rules may be information generated as a rule by referring to empirical knowledge information of a doctor, which includes symptoms of patients, treatments for diseases, causes of diseases, etc., and opinion information of domain experts, and the clinical cases may be information with regard to precedent clinical cases.
Also, the clinical rules may be information used to make decision, and the clinical cases may be information used to validate the clinical rules and the clinical candidate rules.
In operation 510, the clinical knowledge validation system may collect the clinical rules in the knowledge base and may collect precedent clinical cases in the case base. In operation 510, the clinical knowledge validation system become precedence knowledge to validate further clinical candidate rules.
In operation 520, the clinical knowledge validation system loads the clinical candidate rules from a KAT. In detail, in operation 520, the clinical knowledge validation system may load clinical candidate rules having modified clinical rules or clinical candidate rules for generating new clinical rules from the KAT.
The KAT may be used to support clinical decision making and may provide the domain experts with an environment for generating, modifying and deleting clinical knowledge such as the clinical candidate rules and the clinical rules.
In detail, the KAT may generate, modify and delete the clinical candidate rules according to selective inputs of the domain experts and may generate, modify and delete the clinical rules included in the knowledge base.
Also, the KAT may standardize the clinical candidate rules and the clinical rules with an Arden syntax MLM standardization data model, may generate clinical candidate rules and clinical rules, and may share the clinical candidate rules and the clinical rules with the clinical knowledge validation system.
In operation 520, the clinical knowledge validation system may standardize the clinical candidate rules with the Arden syntax MLM standardization data model and may load the clinical candidate rules by using an integrated API adaptor.
The integrated API adaptor may load the clinical candidate rules from the KAT and may provide a shared interface to the KAT so that the KAT may access the knowledge base.
In operation 520, the clinical knowledge validation system may standardize query-based clinical candidate rules with the Arden syntax MLM standardization data model.
In operation 530, the clinical knowledge validation system searches for candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base. In detail, in operation 530, the clinical knowledge validation system may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base by using a similarity function.
For example, in operation 530, the clinical knowledge validation system may search for the candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base by using a similarity function which extracts distribution of similar keywords existing between the clinical candidate rules and the candidate cases.
In operation 540, the clinical knowledge validation system may decide at least one of reuse and retention of the candidate cases based on whether the candidate cases exist.
For example, in operation 540, when the candidate cases exist, the clinical knowledge validation system may decide whether to reuse the candidate cases, and when the candidate cases do not exist, the clinical knowledge validation system may decide whether to retain the candidate cases.
Also, in operation 540, the clinical knowledge validation system shares information with regard to the existence of the candidate cases along with associate candidate rules with the KAT and may decide at least one of the reuse and retention of the candidate cases based on the validation response information of the KAT.
The method according to an embodiment of the present invention may be embodied as program instructions which may be executed by various computer media and stored on a computer-readable medium. The computer-readable medium may include at least one of program instructions, data files, data structures or any combination thereof. The program instructions stored on the computer-readable medium may be designed and configured for embodiments of the present invention or well known to one of ordinary skill in the art. Examples of the computer readable recording medium include read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, hard disks, floppy disks, flash memory, optical data storage devices, and so on. Examples of the program instructions include machine codes written by a compiler and high-level language code which may be executed by a computer by using an interpreter, or the like. Hardware devices may operate as one or more software modules for executing operations of embodiments described herein, and vice versa.
While this invention has been particularly shown and described with reference to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
For example, objectives of the present invention may be accomplished although a specific process order may be performed differently from the described order, and/or components such as a system, a structure, a device, and a circuit may be combined differently from the described components or replaced with other components or equivalents.
Therefore, all changes, equivalents, and substitutes that do not depart from the spirit and technical scope of the present invention are encompassed in the present invention.
Claims (14)
- A clinical knowledge validation system based on case base reasoning, the clinical knowledge validation system comprising:a storage unit which stores a knowledge base based on clinical rules and a case base based on clinical cases;a loader which loads clinical candidate rules from a knowledge authoring tool (KAT);a search unit which searches for, in the case base, candidate cases included in at least one of duplication and contradiction of the clinical candidate rules; anda decision unit which decides at least one of reuse and retention of the candidate cases along with associated clinical candidate rules based on whether the candidate cases exist.
- The clinical knowledge validation system of claim 1, wherein the loader standardizes the clinical candidate rules with an Arden syntax MLM format and loads the standardized clinical candidate rules.
- The clinical knowledge validation system of claim 1, wherein the loader loads a plurality of clinical candidate rules by using an integrated API adaptor.
- The clinical knowledge validation system of claim 1, wherein the decision unit shares information with regard to existence of the candidate cases with the KAT and decides at least one of the reuse and retention of the candidate cases based on validation response information of the KAT.
- The clinical knowledge validation system of claim 1, wherein the decision unit comprises:a reuse decision unit which decides whether to reuse the candidate cases when the candidate cases exist; anda retention decision unit which decides whether to retain the clinical candidate rules when the candidate cases do not exist.
- The clinical knowledge validation system of claim 5, wherein, if the candidate cases are duplicated, the reuse decision unit reuses the duplicated candidate cases, andif the candidate cases are contradicted, the reuse decision unit may renew contradicted candidate cases which are revised or replaced with clinical candidate rules.
- The clinical knowledge validation system of claim 1, wherein the storage unit adaptively stores acquisition knowledge with regard to the clinical candidate rules and the candidate cases in at least one of the knowledge base and the case base.
- The clinical knowledge validation system of claim 7, wherein the search unit iteratively searches for additional candidate cases corresponding to the clinical candidate rules in the case base in which the acquisition knowledge is stored.
- A clinical knowledge validation method comprising:storing a knowledge base based on clinical rules and a case base based on clinical cases;loading clinical candidate rules from a knowledge authoring tool (KAT);searching for candidate cases included in at least one of duplication and contradiction of the clinical candidate rules in the case base; anddeciding at least one of reuse and retention of the candidate cases along with associated clinical candidate rules based on whether the candidate cases exist.
- The clinical knowledge validation method of claim 9, wherein the loading comprises loading a plurality of clinical candidate rules by standardizing the plurality of clinical candidate rules with an Arden sytanx MLM format.
- The clinical knowledge validation method of claim 9, wherein the loading comprises loading a plurality of clinical candidate rules by using an integrated API adaptor.
- The clinical knowledge validation method of claim 9, wherein the deciding comprises:sharing information with regard to the existence of the candidate cases with the KAT; anddeciding at least one of the reuse and retention of the candidate cases based on validation response information of the KAT.
- The clinical knowledge validation method of claim 9, wherein the storing comprises adaptively storing acquisition knowledge with regard to the clinical candidate rules and the candidate cases.
- A non-transitory computer readable medium having embodied thereon a computer program, which when executed by a computer, performs the method of any one of claims 9 through 13.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2014-0179798 | 2014-12-12 | ||
KR1020140179798A KR101719401B1 (en) | 2014-12-12 | 2014-12-12 | Clinical knowledge validation system and method based on case base reasoning |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016093406A1 true WO2016093406A1 (en) | 2016-06-16 |
Family
ID=56107575
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2014/012297 WO2016093406A1 (en) | 2014-12-12 | 2014-12-12 | Clinical knowledge validation system and method based on case base reasoning |
Country Status (2)
Country | Link |
---|---|
KR (1) | KR101719401B1 (en) |
WO (1) | WO2016093406A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113077893A (en) * | 2021-04-23 | 2021-07-06 | 上海理工大学 | Intelligent assistive device adaptive decision making system and method |
CN116994686A (en) * | 2023-09-26 | 2023-11-03 | 北斗云方(北京)健康科技有限公司 | Data driven clinical decision support system and method |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102077218B1 (en) * | 2018-06-08 | 2020-04-08 | 경희대학교 산학협력단 | Method and system for transformation of medical information for building clinical decision system |
CN110310745B (en) * | 2019-05-21 | 2021-12-03 | 上海交通大学医学院附属瑞金医院 | Treatment plan recommendation system combining medical guide and data drive |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080275838A1 (en) * | 2007-05-02 | 2008-11-06 | Michael Thomas Randazzo | Conflicting rule resolution system |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20090000196A (en) * | 2007-01-29 | 2009-01-07 | 서울대학교병원 (분사무소) | Clinical decision support system using home health care data and medical information in hospital |
KR101261177B1 (en) | 2011-11-29 | 2013-05-09 | 삼성에스디에스 주식회사 | Clinical decision support system and method |
KR101547182B1 (en) | 2014-10-06 | 2015-08-25 | (주)솔트웍스 | Clinical decision support system devices and method thereof |
-
2014
- 2014-12-12 WO PCT/KR2014/012297 patent/WO2016093406A1/en active Application Filing
- 2014-12-12 KR KR1020140179798A patent/KR101719401B1/en active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080275838A1 (en) * | 2007-05-02 | 2008-11-06 | Michael Thomas Randazzo | Conflicting rule resolution system |
Non-Patent Citations (4)
Title |
---|
DONG-XIAO GU ET AL.: "Intelligent Technique for Knowledge Reuse of Dental Medical Records Based on Case-Based Reasoning", JOURNAL OF MEDICAL SYSTEMS, vol. 34, no. 2, April 2010 (2010-04-01), pages 213 - 222, XP019791848, Retrieved from the Internet <URL:http://link.springer.com/article/10.1007/s10916-008-9232-y> * |
MARTIJN VAN DEN BRANDEN ET AL.: "Integrating case-based reasoning with an electronic patient record system", ARTIFICIAL INTELLIGENCE IN MEDICINE, vol. 51, no. 2, February 2011 (2011-02-01), pages 117 - 123, XP028193733, Retrieved from the Internet <URL:http://www.sciencedirect.com/science/aiticle/pii/S0933365710001429> doi:10.1016/j.artmed.2010.12.004 * |
STEFANIA MONTANI ET AL.: "Integrating model-based decision support in a multi-modal reasoning system for managing type 1 diabetic patients", ARTIFICIAL INTELLIGENCE IN MEDICINE, vol. 29, no. 1-2, September 2003 (2003-09-01), pages 131 - 151, Retrieved from the Internet <URL:http://www.sciencedirect.com/science/article/pii/S0933365703000459> * |
YOON-JOO PARK ET AL.: "New knowledge extraction technique using probability for case-based reasoning: application to medical diagnosis", EXPERT SYSTEMS, vol. 23, no. 1, February 2006 (2006-02-01), pages 2 - 20, Retrieved from the Internet <URL:http://onlinelibrary.wiley.com/doi010.1111/j.1468-0394.2006.00321.x/abstrac> * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113077893A (en) * | 2021-04-23 | 2021-07-06 | 上海理工大学 | Intelligent assistive device adaptive decision making system and method |
CN113077893B (en) * | 2021-04-23 | 2024-02-09 | 上海理工大学 | Intelligent auxiliary tool adaptation decision-making system and method |
CN116994686A (en) * | 2023-09-26 | 2023-11-03 | 北斗云方(北京)健康科技有限公司 | Data driven clinical decision support system and method |
CN116994686B (en) * | 2023-09-26 | 2023-12-15 | 北斗云方(北京)健康科技有限公司 | Data driven clinical decision support system and method |
Also Published As
Publication number | Publication date |
---|---|
KR101719401B1 (en) | 2017-03-23 |
KR20160072852A (en) | 2016-06-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2016093406A1 (en) | Clinical knowledge validation system and method based on case base reasoning | |
WO2018106005A1 (en) | System for diagnosing disease using neural network and method therefor | |
WO2021215620A1 (en) | Device and method for automatically generating domain-specific image caption by using semantic ontology | |
WO2014035043A1 (en) | Apparatus and method for diagnosing malicious applications | |
WO2014069787A1 (en) | Security through metadata orchestrators | |
WO2014189190A1 (en) | System and method for retrieving information on basis of data member tagging | |
WO2020242086A1 (en) | Server, method, and computer program for inferring comparative advantage of multi-knowledge | |
WO2010123168A1 (en) | Database management method and system | |
WO2016111525A1 (en) | Source code transfer control method, computer program therefor, and recording medium therefor | |
WO2019235828A1 (en) | Two-face disease diagnosis system and method thereof | |
WO2016064158A1 (en) | Reconfigurable processor and operation method therefor | |
WO2019235884A1 (en) | Medical information conversion method and system for constructing clinical decision system | |
WO2014029111A1 (en) | Processing system and method for user behaviour | |
WO2015129983A1 (en) | Device and method for recommending movie on basis of distributed mining of fuzzy association rules | |
WO2016085272A1 (en) | Method for reducing false alarms in detecting source code error, computer program therefor, recording medium thereof | |
AU2020364879B2 (en) | Blockchain data search method | |
WO2024090932A1 (en) | Data loading profiling apparatus and method for automatically processing collected data | |
WO2021187682A1 (en) | Owl-horst ontology reasoning method and apparatus using distributed table structure in cloud computing environment | |
WO2018080009A1 (en) | Electronic apparatus for recording debugging information and control method thereof | |
WO2014157924A1 (en) | Method for sharing contents | |
WO2022107955A1 (en) | Semantic role labeling-based method and apparatus for neural network calculation | |
WO2023200059A1 (en) | method for providing design recommendation and final proposal for product to be marketed and apparatus for therefor | |
WO2016093407A1 (en) | Clinical decision support system and method for evidence adaption using external resources | |
WO2023033270A1 (en) | Deep learning-based method and device for predicting analysis results | |
WO2022196861A1 (en) | Method and electronic device for providing item-related information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14907772 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 14907772 Country of ref document: EP Kind code of ref document: A1 |