DMN in Action with OpenRules: A Practical Guide for Development of Business Rules and Decision Management Applications using Decision Model and Notation ... and OpenRules (Business Decision Modeling) by Feldman Jacob
Author:Feldman, Jacob [Feldman, Jacob]
Language: eng
Format: epub
Published: 2017-02-14T16:00:00+00:00
As you can see, this decision table has a new type defined by the keyword “DecisionTableAssign”. This kind of table is used when you want to make multiple assignments using DMN FEEL formulas or OpenRules snippets. However, in our case, the standard decision table in Fig. 4-8 is a better choice, because if later on we decide to add conditions dealing with liver function, immune state, etc., a regular decision table will work much better than simple assignments.
READER. Now I can add a decision table “DefineDosing” by copying/pasting the table “DefineMedication”. We already have a condition for “Patient Age”. Wait a minute! How could I tell that a Patient Age is between 15 and 60? Should I add another column and use two different operators for “less” and “more”?
AUTHOR. You certainly could do that, but it would be more compact just to use the operator “Within” with a value cell specified as the interval “15..60”. By default, the bounds 15 and 60 are included but you always can define your interval explicitly, for example “[15..60]” as required by DMN.
READER. No problems. Now I will replace condition “Patient Allergies” with “Patient’s Creatinine Level” (as you called it in the formula above). Then I will add another condition for “Patient Creatinine Clearance” and replace the conclusion “Recommended Medication” with “Recommended Dose”. My new decision table “DefineDosing” is presented in Fig. 4-10.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Deep Learning with Python by François Chollet(12555)
Hello! Python by Anthony Briggs(9904)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9785)
The Mikado Method by Ola Ellnestam Daniel Brolund(9769)
Dependency Injection in .NET by Mark Seemann(9329)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8282)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7756)
Grails in Action by Glen Smith Peter Ledbrook(7686)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7550)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7007)
Microservices with Go by Alexander Shuiskov(6774)
Practical Design Patterns for Java Developers by Miroslav Wengner(6684)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6629)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6399)
Angular Projects - Third Edition by Aristeidis Bampakos(6035)
The Art of Crafting User Stories by The Art of Crafting User Stories(5566)
NetSuite for Consultants - Second Edition by Peter Ries(5497)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5302)
Kotlin in Action by Dmitry Jemerov(5048)
