diff options
| author | Paul-Christian Volkmer | 2026-05-11 13:07:06 +0200 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2026-05-11 13:07:06 +0200 |
| commit | 3a49050635ff2223c610ea21569f6b2edd34d0d5 (patch) | |
| tree | 5b2252eebd844d1898d53a39e30384b7ae7162de /forms | |
| parent | fc778b4f4805b55a84e0c996171bcb12f0029592 (diff) | |
fix: add selection display
Diffstat (limited to 'forms')
| -rw-r--r-- | forms/dnpm-formulare.osc | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/forms/dnpm-formulare.osc b/forms/dnpm-formulare.osc index beb8a14..7f0199f 100644 --- a/forms/dnpm-formulare.osc +++ b/forms/dnpm-formulare.osc @@ -9056,8 +9056,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>empfehlungskategorie <> 'studie'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>studie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -9199,8 +9199,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -9347,8 +9347,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -9426,8 +9426,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>empfehlungskategorie <> 'studie'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>studie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -10700,8 +10700,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -10775,8 +10775,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -10850,8 +10850,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -11000,8 +11000,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -11075,8 +11075,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -11150,8 +11150,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Condition>hatstudie = '1' or empfehlungskategorie <> 'systemisch'</Condition> <Valid>true</Valid> <RefEntries> - <RefEntry>empfehlungskategorie</RefEntry> <RefEntry>hatstudie</RefEntry> + <RefEntry>empfehlungskategorie</RefEntry> </RefEntries> </Filter> <NotSpecified>false</NotSpecified> @@ -25175,7 +25175,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> </Filter> <NotSpecified>false</NotSpecified> <Anzeige/> - <AnzeigeAuswahl/> + <AnzeigeAuswahl>Befund vom {Datum}</AnzeigeAuswahl> <Druckvorlage/> <Speichern>1</Speichern> <LeerAusblenden>true</LeerAusblenden> |
