<feed xmlns='http://www.w3.org/2005/Atom'>
<title>onkostar-plugin-dnpm.git/src/test/java/DNPM/DNPMHelperTest.java, branch v0.4.0</title>
<subtitle>Onkostar-Plugin zur Verwendung mit der DNPM-Formularsammlung</subtitle>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/'/>
<entry>
<title>Issue #42: Verschiebe Pluginklassen in Paket 'analyzer' und passe an</title>
<updated>2023-08-29T07:19:33+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-29T07:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=b8e795d22e846ff4fb024682b5ecced2538971e7'/>
<id>b8e795d22e846ff4fb024682b5ecced2538971e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29: Abgesicherter Zugriff auf ECOG Verlauf</title>
<updated>2023-08-28T12:39:43+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-08-28T12:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=35f1aa0d757900e1a5d22d04ab85c9b22882a07b'/>
<id>35f1aa0d757900e1a5d22d04ab85c9b22882a07b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29: Backend-Service für ECOG-Status hinzugefügt</title>
<updated>2023-07-27T07:24:11+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-07-12T08:11:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=a6238c14e3c08b4f7ee7045824eae4e47890ccd3'/>
<id>a6238c14e3c08b4f7ee7045824eae4e47890ccd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Testcode aufgeräumt</title>
<updated>2023-04-01T19:28:07+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-04-01T19:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=3627a9e898b39c7dfd48ea3315637bfc7a9dbbac'/>
<id>3627a9e898b39c7dfd48ea3315637bfc7a9dbbac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Methode getVerweise() vereinfacht</title>
<updated>2023-03-30T10:05:59+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-30T10:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=82ab2234e8e113f5246c3680bfdbb3daa6ac09b3'/>
<id>82ab2234e8e113f5246c3680bfdbb3daa6ac09b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests für DNPMHelper#getProzedurenFromDiagnose() hinzugefügt</title>
<updated>2023-03-29T11:14:26+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-29T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=b87a012d80cce6aa9cc5b80b01f8cb17068fe5b9'/>
<id>b87a012d80cce6aa9cc5b80b01f8cb17068fe5b9</id>
<content type='text'>
Zum Ausführen dieser Tests musste in der Onkostar-API fehlende Funktionalität für das
ObjectMapping in JSON nachgebildet werden. Hierzu wurden zwei Dummy-Klassen angelegt,
die jeweils `null` zurückgeben. Ohne diese Klassen und Methoden, welche in der OS-API
referenziert werden, ist ein Ausführen der Tests nicht möglich und es werden eine
ClassNotFoundException bzw. MethodNotFoundException geworfen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zum Ausführen dieser Tests musste in der Onkostar-API fehlende Funktionalität für das
ObjectMapping in JSON nachgebildet werden. Hierzu wurden zwei Dummy-Klassen angelegt,
die jeweils `null` zurückgeben. Ohne diese Klassen und Methoden, welche in der OS-API
referenziert werden, ist ein Ausführen der Tests nicht möglich und es werden eine
ClassNotFoundException bzw. MethodNotFoundException geworfen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Verwende konkrete Rückgabetypen und füge weitere Prüfungen für InputMap hinzu</title>
<updated>2023-03-28T12:30:36+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-28T12:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=2402a1ff018f0ce762ac17cdc4114f8e3bec6f7f'/>
<id>2402a1ff018f0ce762ac17cdc4114f8e3bec6f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prüfe Eingabe der Methode updateEmpfehlungPrio()</title>
<updated>2023-03-28T09:34:20+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-28T09:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=9b44e3660ae84db6fe118bbbccbee30e5424fff5'/>
<id>9b44e3660ae84db6fe118bbbccbee30e5424fff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prüfung ob ProzedurID übergeben wurde hinzugefügt</title>
<updated>2023-03-25T21:54:46+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-25T21:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=9e56a52ac8b0a6a0d3338dc883b93c3d670bd39c'/>
<id>9e56a52ac8b0a6a0d3338dc883b93c3d670bd39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extraktion des Mappings Prozedur zu Prozedurwerten und Auswahl des Mappers</title>
<updated>2023-03-22T11:04:10+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-22T11:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=a80295c4c884d779bf4d2578e737579ead0ebe71'/>
<id>a80295c4c884d779bf4d2578e737579ead0ebe71</id>
<content type='text'>
Aktuell sind nur die beiden Formulare

* OS.Systemische Therapie
* OS.Systemische Therapie.VarianteUKW

bekannt. Beide lassen sich über den extrahierten Mapper in eine Map mit
Prozedurwerten mappen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Aktuell sind nur die beiden Formulare

* OS.Systemische Therapie
* OS.Systemische Therapie.VarianteUKW

bekannt. Beide lassen sich über den extrahierten Mapper in eine Map mit
Prozedurwerten mappen.
</pre>
</div>
</content>
</entry>
</feed>
