diff options
| author | Paul-Christian Volkmer | 2025-04-21 11:59:13 +0200 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2025-04-21 11:59:13 +0200 |
| commit | 4e66372b793af30d442dec1b78a896acd19950f2 (patch) | |
| tree | 5cf433e3fbb23969d8eb7920acfe61a82451d953 | |
| parent | f6e4a1e6d976165eff678c5a091ac8524629c32a (diff) | |
feat: add propcat with categories and formfield for "Art der Therapie"
| -rw-r--r-- | forms/dnpm-formulare.osc | 309 |
1 files changed, 293 insertions, 16 deletions
diff --git a/forms/dnpm-formulare.osc b/forms/dnpm-formulare.osc index 14afe56..03e4f02 100644 --- a/forms/dnpm-formulare.osc +++ b/forms/dnpm-formulare.osc @@ -1315,6 +1315,181 @@ </Ordner> </PropertyCatalogue> <PropertyCatalogue> + <Name>DNPM.ArtDerTherapie</Name> + <Description>Art der Therapie</Description> + <Standard>SIMPLE</Standard> + <Readonly>false</Readonly> + <Anmerkung>Gemäß DNPM-Datenmodell 2.1</Anmerkung> + <SID>20119</SID> + <GUID>7286cdfa-a645-4cb1-a28e-bc94bb008982</GUID> + <Revision>6</Revision> + <Versions> + <Version> + <VersionNumber>1</VersionNumber> + <ValidFrom>2025-04-20Z</ValidFrom> + <OID>DNPM.ArtDerTherapie.v1</OID> + <Active>true</Active> + <Description>v1</Description> + <SID>20119</SID> + <GUID>5f7e10c1-65b6-4987-b626-7cf3a0fcca0a</GUID> + <Revision>6</Revision> + <Entries> + <Entry> + <Code>CH</Code> + <ShortDescription>Chemotherapie</ShortDescription> + <Description>Chemotherapie</Description> + <Synonyms/> + <Note/> + <Position>1.0</Position> + </Entry> + <Entry> + <Code>HO</Code> + <ShortDescription>Hormontherapie</ShortDescription> + <Description>Hormontherapie</Description> + <Synonyms/> + <Note/> + <Position>2.0</Position> + </Entry> + <Entry> + <Code>IM</Code> + <ShortDescription>Immun-/Antikörpertherapie</ShortDescription> + <Description>Immun-/Antikörpertherapie</Description> + <Synonyms/> + <Note/> + <Position>3.0</Position> + </Entry> + <Entry> + <Code>ZS</Code> + <ShortDescription>zielgerichtete Substanzen</ShortDescription> + <Description>zielgerichtete Substanzen</Description> + <Synonyms/> + <Note/> + <Position>4.0</Position> + </Entry> + <Entry> + <Code>SZ</Code> + <ShortDescription>Stammzelltransplantation (inklusive Knochenmarktransplantation)</ShortDescription> + <Description>Stammzelltransplantation (inklusive Knochenmarktransplantation)</Description> + <Synonyms/> + <Note/> + <Position>5.0</Position> + </Entry> + <Entry> + <Code>WW</Code> + <ShortDescription>Watchful Waiting</ShortDescription> + <Description>Watchful Waiting</Description> + <Synonyms/> + <Note/> + <Position>6.0</Position> + </Entry> + <Entry> + <Code>AS</Code> + <ShortDescription>Active Surveillance</ShortDescription> + <Description>Active Surveillance</Description> + <Synonyms/> + <Note/> + <Position>7.0</Position> + </Entry> + <Entry> + <Code>WS</Code> + <ShortDescription>Wait and see</ShortDescription> + <Description>Wait and see</Description> + <Synonyms/> + <Note/> + <Position>8.0</Position> + </Entry> + <Entry> + <Code>OP</Code> + <ShortDescription>Operation</ShortDescription> + <Description>Operation</Description> + <Synonyms/> + <Note/> + <Position>9.0</Position> + </Entry> + <Entry> + <Code>ST</Code> + <ShortDescription>Strahlentherapie</ShortDescription> + <Description>Strahlentherapie</Description> + <Synonyms/> + <Note/> + <Position>10.0</Position> + </Entry> + <Entry> + <Code>SO</Code> + <ShortDescription>Sonstiges</ShortDescription> + <Description>Sonstiges</Description> + <Synonyms/> + <Note/> + <Position>11.0</Position> + </Entry> + </Entries> + <Categories> + <Category> + <Name>systemisch</Name> + <Position>1.0</Position> + <Auswahldialog>false</Auswahldialog> + <EntryCount>6</EntryCount> + <Beschreibung>Systemische Therapie-Empfehlung</Beschreibung> + <CategoryEntries> + <CategoryEntry> + <Code>CH</Code> + </CategoryEntry> + <CategoryEntry> + <Code>HO</Code> + </CategoryEntry> + <CategoryEntry> + <Code>IM</Code> + </CategoryEntry> + <CategoryEntry> + <Code>SO</Code> + </CategoryEntry> + <CategoryEntry> + <Code>SZ</Code> + </CategoryEntry> + <CategoryEntry> + <Code>ZS</Code> + </CategoryEntry> + </CategoryEntries> + </Category> + <Category> + <Name>sonstige</Name> + <Position>2.0</Position> + <Auswahldialog>false</Auswahldialog> + <EntryCount>6</EntryCount> + <Beschreibung>Sonstige Empfehlung</Beschreibung> + <CategoryEntries> + <CategoryEntry> + <Code>AS</Code> + </CategoryEntry> + <CategoryEntry> + <Code>OP</Code> + </CategoryEntry> + <CategoryEntry> + <Code>SO</Code> + </CategoryEntry> + <CategoryEntry> + <Code>ST</Code> + </CategoryEntry> + <CategoryEntry> + <Code>WS</Code> + </CategoryEntry> + <CategoryEntry> + <Code>WW</Code> + </CategoryEntry> + </CategoryEntries> + </Category> + </Categories> + </Version> + </Versions> + <Ordner> + <Bibliothek> + <Name>BENUTZER Bibliothek</Name> + </Bibliothek> + <Name>DNPM</Name> + <Typ>1</Typ> + </Ordner> + </PropertyCatalogue> + <PropertyCatalogue> <Name>DNPM.LeitlinienStatus</Name> <Description>DNPM.LeitlinienStatus</Description> <Standard>SIMPLE</Standard> @@ -3335,7 +3510,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <BestOf>false</BestOf> <SID>20119</SID> <GUID>3de135fd-6d55-4280-9889-6ea73e08d668</GUID> - <Revision>79</Revision> + <Revision>80</Revision> <Entries> <Entry> <PropertyCatalogue>DNPM.Evidenzlevel</PropertyCatalogue> @@ -4068,6 +4243,31 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <GUID>2e9e7db9-f049-45d4-93be-f9f09e1eb577</GUID> <Revision>1</Revision> </Entry> + <Entry> + <PropertyCatalogue>DNPM.ArtDerTherapie</PropertyCatalogue> + <Name>art_der_therapie</Name> + <NameExport>art_der_therapie</NameExport> + <Description>Art der Therapie</Description> + <Type>propertyCatalogue</Type> + <SubTable/> + <ScaleUnit/> + <MaxLength>0</MaxLength> + <DefaultValue/> + <Active>true</Active> + <Readonly>false</Readonly> + <Filterable>false</Filterable> + <MultipleChoice>false</MultipleChoice> + <Position>0.0</Position> + <Note/> + <DateEstimatedAllowed>false</DateEstimatedAllowed> + <DateUnknownAllowed>false</DateUnknownAllowed> + <oeChoiceOptions>2</oeChoiceOptions> + <Fachabteilungsbezug>false</Fachabteilungsbezug> + <Use/> + <SID>20119</SID> + <GUID>2a5c3231-32cb-44b9-b268-7f80815ba103</GUID> + <Revision>1</Revision> + </Entry> </Entries> <Ordner> <Bibliothek> @@ -7015,7 +7215,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> </ScriptBeimAnonymisieren> <SID>20119</SID> <GUID>06847050-ff8f-46c4-87b8-9584c0cef990</GUID> - <Revision>261</Revision> + <Revision>264</Revision> <SeitenzahlSichtbar>true</SeitenzahlSichtbar> <Entries> <Entry parentRefId="12368"> @@ -7289,6 +7489,81 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <EinfuegenVerhindern>false</EinfuegenVerhindern> </Entry> <Entry> + <Type>combobox</Type> + <Name>artdertherapie</Name> + <Description>Art der Therapie</Description> + <Active>true</Active> + <Readonly>false</Readonly> + <Printable>true</Printable> + <Position>3.375</Position> + <Note/> + <Beschriftung1/> + <Beschriftung2/> + <WertAnzeigenPatmodul>false</WertAnzeigenPatmodul> + <MultipleChoice>false</MultipleChoice> + <DefaultValue/> + <Alignment>1</Alignment> + <Direction>0</Direction> + <DataCatalogueEntry>art_der_therapie</DataCatalogueEntry> + <DataCatalogueEntryTable>DNPM_UF_Einzelempfehlung</DataCatalogueEntryTable> + <ElementParent/> + <ProcedureDateStatus>none</ProcedureDateStatus> + <ZuordnungErkrankung>0</ZuordnungErkrankung> + <GrafikAusrichtung>0</GrafikAusrichtung> + <Mandatory>false</Mandatory> + <Datenart>BOTH</Datenart> + <Filter> + <Condition>empfehlungskategorie <> 'studie'</Condition> + <Valid>true</Valid> + <RefEntries> + <RefEntry>empfehlungskategorie</RefEntry> + <RefEntry>studie</RefEntry> + </RefEntries> + </Filter> + <NotSpecified>false</NotSpecified> + <Anzeige/> + <AnzeigeAuswahl/> + <Druckvorlage/> + <Speichern>1</Speichern> + <LeerAusblenden>true</LeerAusblenden> + <GeschlossenAnzeigen>false</GeschlossenAnzeigen> + <Min>0</Min> + <Max>0</Max> + <InUebersichtAnzeigen>false</InUebersichtAnzeigen> + <Hinweis/> + <Platzhalter/> + <ShowAuspraegungen>true</ShowAuspraegungen> + <ProzedurdatumUebernehmen>false</ProzedurdatumUebernehmen> + <Vorschlaege>false</Vorschlaege> + <AnzeigeAuswahldialog>code</AnzeigeAuswahldialog> + <SucheAuswahldialog>code,kurz</SucheAuswahldialog> + <MindestbreiteLabel>0</MindestbreiteLabel> + <MindestbreiteFeld>0</MindestbreiteFeld> + <OrganisationunitFilter>0</OrganisationunitFilter> + <Aktion>0</Aktion> + <GroesseTextfeld>0</GroesseTextfeld> + <FilterAufheben>false</FilterAufheben> + <Resizable>false</Resizable> + <Verschluesselt>false</Verschluesselt> + <MemoArt>1</MemoArt> + <DateValidFrom>13982</DateValidFrom> + <DateValidTo>0</DateValidTo> + <DateValidFuture>true</DateValidFuture> + <Titel/> + <InAuswertung>false</InAuswertung> + <InAuswertungGraph>false</InAuswertungGraph> + <AlignmentPatModul>1</AlignmentPatModul> + <DirectionPatModul>0</DirectionPatModul> + <SeitenumbruchPatModul>true</SeitenumbruchPatModul> + <MarkierungIgnorieren>false</MarkierungIgnorieren> + <SucheArt>0</SucheArt> + <SID>20119</SID> + <GUID>075d0d6e-6a8e-4b89-9f78-526f0ff4b3ec</GUID> + <Revision>2</Revision> + <vorherigeWerte>false</vorherigeWerte> + <EinfuegenVerhindern>false</EinfuegenVerhindern> + </Entry> + <Entry> <Type>button</Type> <Name>btnaddstmolalt</Name> <Description>Stützende molekulare Alteration bearbeiten</Description> @@ -7384,8 +7659,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> @@ -7531,8 +7806,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> @@ -7678,11 +7953,14 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <ElementParent/> <ProcedureDateStatus>none</ProcedureDateStatus> <ZuordnungErkrankung>0</ZuordnungErkrankung> - <Grafik/> <GrafikAusrichtung>0</GrafikAusrichtung> <Mandatory>false</Mandatory> <Datenart>BOTH</Datenart> <NotSpecified>false</NotSpecified> + <Scripts> + <Code>setCategory(&#10; 'artdertherapie',&#10; getFieldValue('empfehlungskategorie')&#10;);</Code> + <Valid>true</Valid> + </Scripts> <Anzeige/> <AnzeigeAuswahl/> <Druckvorlage/> @@ -7699,7 +7977,6 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Vorschlaege>false</Vorschlaege> <AnzeigeAuswahldialog>code</AnzeigeAuswahldialog> <SucheAuswahldialog>code,kurz</SucheAuswahldialog> - <InfoAuswahldialog/> <MindestbreiteLabel>0</MindestbreiteLabel> <MindestbreiteFeld>0</MindestbreiteFeld> <OrganisationunitFilter>0</OrganisationunitFilter> @@ -7709,7 +7986,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <Resizable>false</Resizable> <Verschluesselt>false</Verschluesselt> <MemoArt>1</MemoArt> - <DateValidFrom>0</DateValidFrom> + <DateValidFrom>13975</DateValidFrom> <DateValidTo>0</DateValidTo> <DateValidFuture>true</DateValidFuture> <Titel/> @@ -7722,7 +7999,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <SucheArt>0</SucheArt> <SID>20119</SID> <GUID>201cc444-59b8-4bc7-9be8-8d473315bd46</GUID> - <Revision>1</Revision> + <Revision>2</Revision> <vorherigeWerte>false</vorherigeWerte> <EinfuegenVerhindern>false</EinfuegenVerhindern> </Entry> @@ -8891,8 +9168,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> @@ -8966,8 +9243,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> @@ -9041,8 +9318,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> @@ -9191,8 +9468,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> @@ -9266,8 +9543,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> @@ -9341,8 +9618,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> @@ -11170,7 +11447,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <hatUnterformulare>false</hatUnterformulare> <SID>20119</SID> <GUID>06847050-ff8f-46c4-87b8-9584c0cef990</GUID> - <Revision>261</Revision> + <Revision>264</Revision> </ReferencedDataForm> </DataFormReferences> </Entry> @@ -15344,7 +15621,7 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung> <hatUnterformulare>false</hatUnterformulare> <SID>20119</SID> <GUID>06847050-ff8f-46c4-87b8-9584c0cef990</GUID> - <Revision>261</Revision> + <Revision>264</Revision> </ReferencedDataForm> </DataFormReferences> </Entry> |
