221 lines
7.9 KiB
Plaintext
221 lines
7.9 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<definitions xmlns="http://www.omg.org/spec/DMN/20151101/dmn.xsd" id="Definitions_0o0ff2r" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="3.5.0">
|
||
|
<decision id="decision_ind_check" name="IND Check">
|
||
|
<decisionTable id="decisionTable_1">
|
||
|
<input id="input_1" label="IS_IND">
|
||
|
<inputExpression id="inputExpression_1" typeRef="integer">
|
||
|
<text>StudyInfo.details.IS_IND</text>
|
||
|
</inputExpression>
|
||
|
</input>
|
||
|
<input id="InputClause_1yk6kx1" label="IND_1 Number?">
|
||
|
<inputExpression id="LiteralExpression_00xhtjw" typeRef="string">
|
||
|
<text>StudyInfo.details.IND_1</text>
|
||
|
</inputExpression>
|
||
|
</input>
|
||
|
<input id="InputClause_069sith" label="IND_2 Number?">
|
||
|
<inputExpression id="LiteralExpression_1h9kd8o" typeRef="string">
|
||
|
<text>StudyInfo.details.IND_2</text>
|
||
|
</inputExpression>
|
||
|
</input>
|
||
|
<input id="InputClause_0d0vpur" label="IND_3 Number?">
|
||
|
<inputExpression id="LiteralExpression_0zbsg01" typeRef="string">
|
||
|
<text>StudyInfo.details.IND_3</text>
|
||
|
</inputExpression>
|
||
|
</input>
|
||
|
<output id="output_1" label="Add Supplemental Data" name="ind_supplement" typeRef="boolean" />
|
||
|
<output id="OutputClause_0cfn42v" label="IND Count Entered" name="ind_cnt" typeRef="string" />
|
||
|
<output id="OutputClause_0xcdkqm" label="IND Message" name="ind_message" typeRef="string" />
|
||
|
<output id="OutputClause_08qk83g" label="IND 1 Field Value" name="IND1_Number" typeRef="string" />
|
||
|
<rule id="DecisionRule_0teanii">
|
||
|
<description>3 IND #s</description>
|
||
|
<inputEntry id="UnaryTests_0akfjdp">
|
||
|
<text>1</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_1c88e2t">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0zfrdlt">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_07drghr">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<outputEntry id="LiteralExpression_1i7dtia">
|
||
|
<text>true</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_0kulwlr">
|
||
|
<text>"three"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1tw8tzn">
|
||
|
<text>"Three IND #s entered"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1fiijih">
|
||
|
<text></text>
|
||
|
</outputEntry>
|
||
|
</rule>
|
||
|
<rule id="DecisionRule_199dgpt">
|
||
|
<description>2 IND #s</description>
|
||
|
<inputEntry id="UnaryTests_1ec0msc">
|
||
|
<text>1</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0h3sj7g">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_1ji4kgh">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_10gxrx9">
|
||
|
<text>""</text>
|
||
|
</inputEntry>
|
||
|
<outputEntry id="LiteralExpression_1fhlpya">
|
||
|
<text>true</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1h5mox1">
|
||
|
<text>"two"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1nvcjhv">
|
||
|
<text>"Two IND #s entered"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1rwd1ja">
|
||
|
<text></text>
|
||
|
</outputEntry>
|
||
|
</rule>
|
||
|
<rule id="DecisionRule_0z0tcm0">
|
||
|
<description>3 IND#s, missing #2</description>
|
||
|
<inputEntry id="UnaryTests_1kf86r3">
|
||
|
<text>1</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0jm1wzq">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_14itgac">
|
||
|
<text>""</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_1prht5p">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<outputEntry id="LiteralExpression_0pooubu">
|
||
|
<text>true</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_0nioovi">
|
||
|
<text>"two"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1fa5e2o">
|
||
|
<text>"Two IND #s entered"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1qul3vr">
|
||
|
<text></text>
|
||
|
</outputEntry>
|
||
|
</rule>
|
||
|
<rule id="DecisionRule_0bwkqh7">
|
||
|
<description>3 IND#s, missing #1</description>
|
||
|
<inputEntry id="UnaryTests_13ig4fh">
|
||
|
<text>1</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_11kb6cw">
|
||
|
<text>""</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0sfwtwo">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0xxmh5j">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<outputEntry id="LiteralExpression_14otjle">
|
||
|
<text>true</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_13qodmm">
|
||
|
<text>"two"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_0xhjgjn">
|
||
|
<text>"Two IND #s entered"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_13g0u0n">
|
||
|
<text></text>
|
||
|
</outputEntry>
|
||
|
</rule>
|
||
|
<rule id="DecisionRule_0h0od2e">
|
||
|
<description>1 IND #</description>
|
||
|
<inputEntry id="UnaryTests_09ctq71">
|
||
|
<text>1</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_1cub5pk">
|
||
|
<text>not('')</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0aubvru">
|
||
|
<text>""</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0rjeqez">
|
||
|
<text>""</text>
|
||
|
</inputEntry>
|
||
|
<outputEntry id="LiteralExpression_1we3duh">
|
||
|
<text>true</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1jv0san">
|
||
|
<text>"one"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_19cvvhd">
|
||
|
<text>"One IND # entered"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_15ikz7u">
|
||
|
<text>StudyInfo.details.IND_1</text>
|
||
|
</outputEntry>
|
||
|
</rule>
|
||
|
<rule id="DecisionRule_1nitohs">
|
||
|
<description>No</description>
|
||
|
<inputEntry id="UnaryTests_19oot48">
|
||
|
<text>1</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0i2qyga">
|
||
|
<text></text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_09wye05">
|
||
|
<text></text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_1g4y2ti">
|
||
|
<text></text>
|
||
|
</inputEntry>
|
||
|
<outputEntry id="LiteralExpression_0c2mi3l">
|
||
|
<text>true</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1e2kzvw">
|
||
|
<text>"na"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_0wj4zzb">
|
||
|
<text>"No IND Numbers Entered in PB"</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_049iioi">
|
||
|
<text>""</text>
|
||
|
</outputEntry>
|
||
|
</rule>
|
||
|
<rule id="DecisionRule_0m9aydp">
|
||
|
<description>No IND, PB Q#56 answered as No, should not be needed, but here as stopgap in case memu check failed</description>
|
||
|
<inputEntry id="UnaryTests_003n37j">
|
||
|
<text>0</text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_1fcaod2">
|
||
|
<text></text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0hmnsvb">
|
||
|
<text></text>
|
||
|
</inputEntry>
|
||
|
<inputEntry id="UnaryTests_0y6xian">
|
||
|
<text></text>
|
||
|
</inputEntry>
|
||
|
<outputEntry id="LiteralExpression_1wuhxz7">
|
||
|
<text>false</text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1dznftw">
|
||
|
<text></text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_1lbt5oy">
|
||
|
<text></text>
|
||
|
</outputEntry>
|
||
|
<outputEntry id="LiteralExpression_0tkt63s">
|
||
|
<text></text>
|
||
|
</outputEntry>
|
||
|
</rule>
|
||
|
</decisionTable>
|
||
|
</decision>
|
||
|
</definitions>
|