76 lines
3.2 KiB
XML
76 lines
3.2 KiB
XML
<?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_ide_check" name="IDE Check">
|
|
<decisionTable id="decisionTable_1">
|
|
<input id="input_1" label="IS_IDE">
|
|
<inputExpression id="inputExpression_1" typeRef="integer">
|
|
<text>is_ide.IS_IDE</text>
|
|
</inputExpression>
|
|
</input>
|
|
<input id="InputClause_0x1r5qo" label="IDE Number?">
|
|
<inputExpression id="LiteralExpression_1qxic4k" typeRef="string">
|
|
<text>ide.IDE</text>
|
|
</inputExpression>
|
|
</input>
|
|
<output id="OutputClause_1xvp2on" label="IDE Field Value" name="IDE_Number" typeRef="string" />
|
|
<output id="OutputClause_0g5qbkb" label="IDE Message" name="ide_message" typeRef="string" />
|
|
<rule id="DecisionRule_0h0od2e">
|
|
<inputEntry id="UnaryTests_09ctq71">
|
|
<text>1</text>
|
|
</inputEntry>
|
|
<inputEntry id="UnaryTests_1w71u9t">
|
|
<text>!= ""</text>
|
|
</inputEntry>
|
|
<outputEntry id="LiteralExpression_1ynrc3b">
|
|
<text>ide.IDE</text>
|
|
</outputEntry>
|
|
<outputEntry id="LiteralExpression_0n9fwk1">
|
|
<text>"Provide additional information for the IDE assocoated with this study"</text>
|
|
</outputEntry>
|
|
</rule>
|
|
<rule id="DecisionRule_199dgpt">
|
|
<inputEntry id="UnaryTests_1ec0msc">
|
|
<text>1</text>
|
|
</inputEntry>
|
|
<inputEntry id="UnaryTests_0w8ohet">
|
|
<text>''</text>
|
|
</inputEntry>
|
|
<outputEntry id="LiteralExpression_0oyaymb">
|
|
<text>"not entered in Procol Builder"</text>
|
|
</outputEntry>
|
|
<outputEntry id="LiteralExpression_0tiaje9">
|
|
<text>"The IDE number was not entered in Protocol Builder. You must provide a number if it is available prior to IRB submission"</text>
|
|
</outputEntry>
|
|
</rule>
|
|
<rule id="DecisionRule_1ok04ot">
|
|
<inputEntry id="UnaryTests_0uhe0qi">
|
|
<text>0</text>
|
|
</inputEntry>
|
|
<inputEntry id="UnaryTests_1eivrcw">
|
|
<text></text>
|
|
</inputEntry>
|
|
<outputEntry id="LiteralExpression_03uxiu8">
|
|
<text></text>
|
|
</outputEntry>
|
|
<outputEntry id="LiteralExpression_080066t">
|
|
<text>"You should not have access to this workflow since your Protocol Builder reposes indicate that a IDE is not associated with this study. Please contact Support"</text>
|
|
</outputEntry>
|
|
</rule>
|
|
<rule id="DecisionRule_1cj8yq8">
|
|
<inputEntry id="UnaryTests_1fbn44t">
|
|
<text></text>
|
|
</inputEntry>
|
|
<inputEntry id="UnaryTests_0hejiza">
|
|
<text></text>
|
|
</inputEntry>
|
|
<outputEntry id="LiteralExpression_06fo7cc">
|
|
<text></text>
|
|
</outputEntry>
|
|
<outputEntry id="LiteralExpression_0ns0fff">
|
|
<text>"You should not have access to this workflow since your Protocol Builder reposes indicate that a IDE is not associated with this study. Please contact Support"</text>
|
|
</outputEntry>
|
|
</rule>
|
|
</decisionTable>
|
|
</decision>
|
|
</definitions>
|