summaryrefslogtreecommitdiff
path: root/forms/dnpm-formulare.osc
diff options
context:
space:
mode:
Diffstat (limited to 'forms/dnpm-formulare.osc')
-rw-r--r--forms/dnpm-formulare.osc10
1 files changed, 5 insertions, 5 deletions
diff --git a/forms/dnpm-formulare.osc b/forms/dnpm-formulare.osc
index 8f40889..da3b044 100644
--- a/forms/dnpm-formulare.osc
+++ b/forms/dnpm-formulare.osc
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<OnkostarEditor>
<InfoXML>
- <DatumXML>2026-03-17Z</DatumXML>
+ <DatumXML>2026-03-23Z</DatumXML>
<Name>OnkoStar</Name>
<Version>2.14.2</Version>
</InfoXML>
@@ -8935,8 +8935,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung>
<Condition>empfehlungskategorie &lt;&gt; 'studie'</Condition>
<Valid>true</Valid>
<RefEntries>
- <RefEntry>empfehlungskategorie</RefEntry>
<RefEntry>studie</RefEntry>
+ <RefEntry>empfehlungskategorie</RefEntry>
</RefEntries>
</Filter>
<NotSpecified>false</NotSpecified>
@@ -9305,8 +9305,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung>
<Condition>empfehlungskategorie &lt;&gt; 'studie'</Condition>
<Valid>true</Valid>
<RefEntries>
- <RefEntry>empfehlungskategorie</RefEntry>
<RefEntry>studie</RefEntry>
+ <RefEntry>empfehlungskategorie</RefEntry>
</RefEntries>
</Filter>
<NotSpecified>false</NotSpecified>
@@ -26114,7 +26114,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung>
<Drucken/>
<hatUnterformulare>true</hatUnterformulare>
<ScriptBeimSpeichern>
- <Code>// Stand&amp;#10;let date = Array.from(getFieldValue('VerlaufEinwilligungMV'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .map((sf) =&gt; sf.date);&amp;#10;if (date.length &gt; 0) {&amp;#10; setFieldValue('date', date[0]);&amp;#10;}&amp;#10;&amp;#10;// Teilnahme&amp;#10;let sequencing = Array.from(getFieldValue('VerlaufEinwilligungMV'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .filter((sf) =&gt; sf.sequencing.val != null &amp;&amp; sf.sequencing.val != '')&amp;#10; .map((sf) =&gt; sf.sequencing.val);&amp;#10;if (sequencing.length &gt; 0) {&amp;#10; setFieldValue('sequencing', sequencing[0]);&amp;#10;} else {&amp;#10; setFieldValue('sequencing', 'deny');&amp;#10;}&amp;#10;&amp;#10;// Fallidentifizierung&amp;#10;let caseidentification = Array.from(getFieldValue('VerlaufEinwilligungMV'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .filter((sf) =&gt; sf.caseidentification.val != null &amp;&amp; sf.caseidentification.val != '')&amp;#10; .map((sf) =&gt; sf.caseidentification.val);&amp;#10;if (caseidentification.length &gt; 0) {&amp;#10; setFieldValue('caseidentification', caseidentification[0]);&amp;#10;} else {&amp;#10; setFieldValue('caseidentification', 'deny');&amp;#10;}&amp;#10;&amp;#10;// Re-Identifikation&amp;#10;let reidentification = Array.from(getFieldValue('VerlaufEinwilligungMV'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .filter((sf) =&gt; sf.reidentification.val != null &amp;&amp; sf.reidentification.val != '')&amp;#10; .map((sf) =&gt; sf.reidentification.val);&amp;#10;if (reidentification.length &gt; 0) {&amp;#10; setFieldValue('reidentification', reidentification[0]);&amp;#10;} else {&amp;#10; setFieldValue('reidentification', 'deny');&amp;#10;}</Code>
+ <Code>// Stand&amp;#10;let date = Array.from(getFieldValue('Verlauf'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .map((sf) =&gt; sf.date);&amp;#10;if (date.length &gt; 0) {&amp;#10; setFieldValue('date', date[0]);&amp;#10;}&amp;#10;&amp;#10;// Teilnahme&amp;#10;let sequencing = Array.from(getFieldValue('Verlauf'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .filter((sf) =&gt; sf.sequencing.val != null &amp;&amp; sf.sequencing.val != '')&amp;#10; .map((sf) =&gt; sf.sequencing.val);&amp;#10;if (sequencing.length &gt; 0) {&amp;#10; setFieldValue('sequencing', sequencing[0]);&amp;#10;} else {&amp;#10; setFieldValue('sequencing', 'deny');&amp;#10;}&amp;#10;&amp;#10;// Fallidentifizierung&amp;#10;let caseidentification = Array.from(getFieldValue('Verlauf'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .filter((sf) =&gt; sf.caseidentification.val != null &amp;&amp; sf.caseidentification.val != '')&amp;#10; .map((sf) =&gt; sf.caseidentification.val);&amp;#10;if (caseidentification.length &gt; 0) {&amp;#10; setFieldValue('caseidentification', caseidentification[0]);&amp;#10;} else {&amp;#10; setFieldValue('caseidentification', 'deny');&amp;#10;}&amp;#10;&amp;#10;// Re-Identifikation&amp;#10;let reidentification = Array.from(getFieldValue('Verlauf'))&amp;#10; .sort((sf1, sf2) =&gt; sf1.date[0] &lt; sf2.date[0])&amp;#10; .filter((sf) =&gt; sf.reidentification.val != null &amp;&amp; sf.reidentification.val != '')&amp;#10; .map((sf) =&gt; sf.reidentification.val);&amp;#10;if (reidentification.length &gt; 0) {&amp;#10; setFieldValue('reidentification', reidentification[0]);&amp;#10;} else {&amp;#10; setFieldValue('reidentification', 'deny');&amp;#10;}</Code>
<Valid>true</Valid>
</ScriptBeimSpeichern>
<SID>20119</SID>
@@ -26258,7 +26258,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung>
</Entry>
<Entry>
<Type>subform</Type>
- <Name>VerlaufEinwilligungMV</Name>
+ <Name>Verlauf</Name>
<Description>Verlauf Einwilligung MV</Description>
<Active>true</Active>
<Readonly>false</Readonly>