Clinical Decision Support System Development View: The Rules and Associations of Compiled Data
Clinical Decision Support System Development View: The Rules and Associations of Compiled Data
SETH is a Decision Support System which is to assist the clinicians in their clinical
procedures. This is a non- knowledge based type of decision support system which is
both adaptive (In the sense that it can learn new data) and unsupervised (In the
sense that system can learn from data without any help from knowledge engineer).
How ever at the initial state if the system deployment and in providing for certain
functionalities it will act as a rule based system (knowledge based type).
Below (Figure 1) is the component diagram of the system.
Figure 1
Inference Engine:
Uses the database to extract rules and facts.
The inference engine combines the rules from the knowledge base with the
patients data.
The inference engine is employed during a consultation session, examines the
status of the knowledge base, handles the content of the knowledge base and
determines the order in which inferences are made.
Do pattern matching on data, do data mining. Identify patterns.
Knowledgebase:
Knowledgebase
Standard User
Communication
Model
Inference Engine
Data Acquisition
Model
External Communication
Management Module
Figure 2
Knowledgebase:
This package will contain the
metadata classes for four types
of data. Production memory,
Working memory, Statistical
data and Performance and
Features data.