<feed xmlns='http://www.w3.org/2005/Atom'>
<title>onkostar-plugin-dnpm.git/src/test/java/DNPM/analyzer, branch v0.1.1</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 #16: Prüfung vor Rückverlinkung FollowUp zu Einzelempfehlung hinzugefügt</title>
<updated>2023-03-23T12:56:04+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-23T12:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=36e122c3575b9587317cf1c60dc39ad4c44e0d99'/>
<id>36e122c3575b9587317cf1c60dc39ad4c44e0d99</id>
<content type='text'>
Dies verhindert einen möglichen Fehler für den Fall, dass die Onkostar-API
beim Abrufen der ProzedurID des referenzierten Formulars `null` zurückgibt.

closes #16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dies verhindert einen möglichen Fehler für den Fall, dass die Onkostar-API
beim Abrufen der ProzedurID des referenzierten Formulars `null` zurückgibt.

closes #16
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #11: Backend-Service-Methode zum Abrufen des Protokollauszugs hinzugefügt</title>
<updated>2023-03-20T21:36:13+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-20T21:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=aad777b5e36238ef437210bd9ad3ea51c3274a45'/>
<id>aad777b5e36238ef437210bd9ad3ea51c3274a45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Anpassung Methoden- und Parameternamen</title>
<updated>2023-03-20T10:18:49+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-20T10:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=a8a5e1be8a8bc8a048106b608fa4f58d80a66444'/>
<id>a8a5e1be8a8bc8a048106b608fa4f58d80a66444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verwende Factory, damit OS-API nicht beim Starten Einstellungen abrufen muss</title>
<updated>2023-03-17T10:16:28+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-17T10:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=610bc34bd2c70566c0af7f1856c4ab1dcf0029d2'/>
<id>610bc34bd2c70566c0af7f1856c4ab1dcf0029d2</id>
<content type='text'>
Beim Start kann OS ggf nicht auf die Einstellungen zurückgreifen, da die
Datenbankverbindung noch nicht fertig initialisiert ist.

Aus diesem Grund muss die konkrete Implementierung des TherapieplanService zur Laufzeit
nach dem vollständigen Start von OS ermittelt werden.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Beim Start kann OS ggf nicht auf die Einstellungen zurückgreifen, da die
Datenbankverbindung noch nicht fertig initialisiert ist.

Aus diesem Grund muss die konkrete Implementierung des TherapieplanService zur Laufzeit
nach dem vollständigen Start von OS ermittelt werden.
</pre>
</div>
</content>
</entry>
<entry>
<title>Verwende Spring Configuration zur Pluginkonfiguration</title>
<updated>2023-03-15T11:01:50+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-15T11:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=f09826a8fff78361de9cbe5eccdfffb86a6e610a'/>
<id>f09826a8fff78361de9cbe5eccdfffb86a6e610a</id>
<content type='text'>
Dies erlaubt eine dynamische Konfiguration der zu verwendenden Service-Implementierungen
mit Anpassungen je nach Standort oder Einstellungen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dies erlaubt eine dynamische Konfiguration der zu verwendenden Service-Implementierungen
mit Anpassungen je nach Standort oder Einstellungen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganisation TherapieplanAnalyzer und weitere Tests hinzugefügt</title>
<updated>2023-03-15T09:43:49+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-15T08:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=c6c1ebdfbbf8a0cf9f3faa5a41e21309f64bed46'/>
<id>c6c1ebdfbbf8a0cf9f3faa5a41e21309f64bed46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #4: Backend-Service-Methode zum Abfragen von Studien hinzugefügt</title>
<updated>2023-03-14T14:22:03+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-14T13:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=fcb7e6c14d98db3bced722f231aa4c7686594526'/>
<id>fcb7e6c14d98db3bced722f231aa4c7686594526</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Benenne Paket 'forms' in 'analyzer' um</title>
<updated>2023-03-14T12:27:06+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-14T12:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=4fe28cf433ba691494014f1ceab9d77f85fae079'/>
<id>4fe28cf433ba691494014f1ceab9d77f85fae079</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
