mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-02 01:02:55 +00:00
feat: add code to tumor grading description
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<OnkostarEditor>
|
||||
<InfoXML>
|
||||
<DatumXML>2025-05-26Z</DatumXML>
|
||||
<DatumXML>2025-06-07Z</DatumXML>
|
||||
<Name>OnkoStar</Name>
|
||||
<Version>2.14.0</Version>
|
||||
</InfoXML>
|
||||
@ -2111,7 +2111,7 @@
|
||||
<Anmerkung>Gemäß DNPM-Datenmodell 2.1</Anmerkung>
|
||||
<SID>20119</SID>
|
||||
<GUID>b746862e-6793-4203-9604-b35f7e85ca00</GUID>
|
||||
<Revision>2</Revision>
|
||||
<Revision>3</Revision>
|
||||
<Versions>
|
||||
<Version>
|
||||
<VersionNumber>1</VersionNumber>
|
||||
@ -2121,11 +2121,11 @@
|
||||
<Description>v1</Description>
|
||||
<SID>20119</SID>
|
||||
<GUID>d9dc8866-2811-4796-b68f-2f9a6e83ec86</GUID>
|
||||
<Revision>2</Revision>
|
||||
<Revision>3</Revision>
|
||||
<Entries>
|
||||
<Entry>
|
||||
<Code>0</Code>
|
||||
<ShortDescription>primär erworbene Melanose ohne zelluläre Atypien</ShortDescription>
|
||||
<ShortDescription>G0 - primär erworbene Melanose ohne zelluläre Atypien</ShortDescription>
|
||||
<Description>primär erworbene Melanose ohne zelluläre Atypien (nur beim malignen Melanom der Konjunktiva)</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2133,7 +2133,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>1</Code>
|
||||
<ShortDescription>gut differenziert</ShortDescription>
|
||||
<ShortDescription>G1 - gut differenziert</ShortDescription>
|
||||
<Description>gut differenziert</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2141,7 +2141,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>2</Code>
|
||||
<ShortDescription>mäßig differenziert</ShortDescription>
|
||||
<ShortDescription>G2 - mäßig differenziert</ShortDescription>
|
||||
<Description>mäßig differenziert</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2149,7 +2149,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>3</Code>
|
||||
<ShortDescription>schlecht differenziert</ShortDescription>
|
||||
<ShortDescription>G3 - schlecht differenziert</ShortDescription>
|
||||
<Description>schlecht differenziert</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2157,7 +2157,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>4</Code>
|
||||
<ShortDescription>undifferenziert</ShortDescription>
|
||||
<ShortDescription>G4 - undifferenziert</ShortDescription>
|
||||
<Description>undifferenziert</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2165,7 +2165,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>5</Code>
|
||||
<ShortDescription>nur für C61, TNM8</ShortDescription>
|
||||
<ShortDescription>G5 - nur für C61, TNM8</ShortDescription>
|
||||
<Description>nur für C61, TNM8</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2173,7 +2173,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>X</Code>
|
||||
<ShortDescription>nicht bestimmbar</ShortDescription>
|
||||
<ShortDescription>GX - nicht bestimmbar</ShortDescription>
|
||||
<Description>nicht bestimmbar</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2181,7 +2181,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>L</Code>
|
||||
<ShortDescription>low grade (G1 oder G2)</ShortDescription>
|
||||
<ShortDescription>L - low grade (G1 oder G2)</ShortDescription>
|
||||
<Description>low grade (G1 oder G2)</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2189,7 +2189,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>M</Code>
|
||||
<ShortDescription>intermediate grade (G2 oder G3)</ShortDescription>
|
||||
<ShortDescription>M - intermediate grade (G2 oder G3)</ShortDescription>
|
||||
<Description>intermediate grade (G2 oder G3)</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2197,7 +2197,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>H</Code>
|
||||
<ShortDescription>high grade (G3 oder G4)</ShortDescription>
|
||||
<ShortDescription>H - high grade (G3 oder G4)</ShortDescription>
|
||||
<Description>high grade (G3 oder G4)</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2205,7 +2205,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>B</Code>
|
||||
<ShortDescription>Borderline</ShortDescription>
|
||||
<ShortDescription>GB - Borderline</ShortDescription>
|
||||
<Description>Borderline</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -2213,7 +2213,7 @@
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Code>T</Code>
|
||||
<ShortDescription>trifft nicht zu</ShortDescription>
|
||||
<ShortDescription>T - trifft nicht zu</ShortDescription>
|
||||
<Description>trifft nicht zu</Description>
|
||||
<Synonyms/>
|
||||
<Note/>
|
||||
@ -16926,8 +16926,8 @@ Gemäß DNPM-Datenmodell 2.1</Anmerkung>
|
||||
<Condition>AntragKostenuebernahme = '1'&#10;and&#10;StatusKostenuebernahme = 'rejected'</Condition>
|
||||
<Valid>true</Valid>
|
||||
<RefEntries>
|
||||
<RefEntry>AntragKostenuebernahme</RefEntry>
|
||||
<RefEntry>StatusKostenuebernahme</RefEntry>
|
||||
<RefEntry>AntragKostenuebernahme</RefEntry>
|
||||
</RefEntries>
|
||||
</Filter>
|
||||
<NotSpecified>false</NotSpecified>
|
||||
|
Reference in New Issue
Block a user