HeKatE Case: Health

Description

This example is a simple medical use case that has the potential to be extended into a real production system. The use case deals with clinical guidelines that recommend certan medications based on different patient conditions.

This example comes from OpenRules where it is descibed as Clinical Guidelines.

→ Read more...

See for a full Description (see Description in the design process).

Conceptualization

Vocabulary

Concepts:

  • age - an age of the patient.
  • allergic - an allegic of the patient to medicaments.
  • weight - a weight of the patient.
  • diagnosis - an diagnosis made by a doctor.
  • creatinineLevel - one of the medicals factors.
  • creatinineClearance - the second of the medicals factors, that can be calculated with the help of creatinineLevel factor.
  • medication - the name of the drug prescribed by a doctor.
  • dose - the amount of the drug prescribed by a doctor.

Relations:

  • agecreatinineClearance
  • agedose
  • agemedication
  • allergicmedication
  • diagnosismedication
  • weightcreatinineClearance
  • creatinineLevelcreatinineClearance
  • creatinineLeveldose
  • creatinineClearancedose
  • medicationdose

See for a full Conceptualization (see Conceptualization in the design process).

Conceptual design

See for a full Conceptual Design (see Conceptual Design in the design process).

Attribute Specification

See for a full Attribute Specification. (see Attribute Specification in the design process).

Prototyping

XTT prototype XTT prototype in HQEd

(PDF DOT FIG)

See for a full Prototyping. (see Prototyping in the design process).

Logical Design

See for a full Logical Design. (see Logical Design in the design process).

Formal Analysis

See for a full Formal Analysis. (see Formal Analysis in the design process).

Physical Design

Used states:

  • init0:
    [age, 10],[allergic, penicillin],[diagnosis, 'AcuteSinusitils'],[creatinineLevel, 2.0],[weight, 50.0]
  • init1:
    [age, 18],[allergic, penicillin],[diagnosis, 'AcuteSinusitils'],[creatinineLevel, 2.0],[weight, 50.0]
  • init2:
    [age, 10],[allergic, none],[diagnosis, 'AcuteSinusitils'],[creatinineLevel, 2.0],[weight, 50.0]
  • init3:
    [age, 17],[allergic, none],[diagnosis, 'AcuteSinusitils'],[creatinineLevel, 2.0],[weight, 50.0]
  • init4:
    [age, 10],[allergic, penicillin],[diagnosis, 'AcuteSinusitils'],[creatinineLevel, 2.0],[weight, 50.0]
  • init5:
    [age, 10],[allergic, penicillin],[diagnosis, 'AcuteSinusitils'],[creatinineLevel, 2.0],[weight, 150.0]

→ Read more...

See for a full Physical Design. (see Physical Design in the design process).

Integration

See for a full Integration. (see Integration in the design process).

Summary

See for a full Summary. (see Summary in the design process).

hekate/cases/hekate_case_health/start.txt · Last modified: 2019/06/27 15:49 (external edit)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0