<feed xmlns='http://www.w3.org/2005/Atom'>
<title>onkostar-plugin-dnpm.git, branch v1.0.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>chore: bump version for release 1.0.0</title>
<updated>2024-04-02T16:32:53+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-04-02T16:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=2fdd167215f05c3a9ac3c71b1f549465a9ef7c8a'/>
<id>2fdd167215f05c3a9ac3c71b1f549465a9ef7c8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #82 from CCC-MF/issue_80</title>
<updated>2024-04-02T16:31:51+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-04-02T16:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=c155a86a40cd9e2c09b935824743ff914335c238'/>
<id>c155a86a40cd9e2c09b935824743ff914335c238</id>
<content type='text'>
fix: apply changes in API version 2.12.x</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: apply changes in API version 2.12.x</pre>
</div>
</content>
</entry>
<entry>
<title>fix: apply changes in API version 2.12.x</title>
<updated>2024-04-02T16:28:36+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-04-02T16:28:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=7d6d1279f25e80ab99514311731f5659809b8407'/>
<id>7d6d1279f25e80ab99514311731f5659809b8407</id>
<content type='text'>
OS API version 2.12.1 or newer fixes the issue of not using patient ID when adding
patient object to procedure.
Since this version, a NPE will occur of not providing a patient ID when adding a
patient object to a procedure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OS API version 2.12.1 or newer fixes the issue of not using patient ID when adding
patient object to procedure.
Since this version, a NPE will occur of not providing a patient ID when adding a
patient object to a procedure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #81 from CCC-MF/issue_79</title>
<updated>2024-04-02T16:20:31+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-04-02T16:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=a43ecfe7f4fe5aa722a29a9e265f23a2db65f174'/>
<id>a43ecfe7f4fe5aa722a29a9e265f23a2db65f174</id>
<content type='text'>
fix: add test dependency to allow build with API 2.12.x</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: add test dependency to allow build with API 2.12.x</pre>
</div>
</content>
</entry>
<entry>
<title>fix: add test dependency to allow build with API 2.12.x</title>
<updated>2024-04-02T16:15:59+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-04-02T16:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=df41df8d851d683d7d019ea19371f81e676fbb59'/>
<id>df41df8d851d683d7d019ea19371f81e676fbb59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: change selection display</title>
<updated>2024-03-25T13:51:38+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-03-25T13:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=b30211da042fd4e8276156d9d4d32ccf8f490066'/>
<id>b30211da042fd4e8276156d9d4d32ccf8f490066</id>
<content type='text'>
closes #78
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #78
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version - Release 1.0.0-rc.3</title>
<updated>2024-03-20T13:44:34+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-03-20T13:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=93629c622ee472f2be39d21154406b97e0ea932c'/>
<id>93629c622ee472f2be39d21154406b97e0ea932c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #77 from CCC-MF/issue_76</title>
<updated>2024-03-20T12:03:24+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-03-20T12:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=48e50f19b5518d4034d7fcb6346b4ecaa495615f'/>
<id>48e50f19b5518d4034d7fcb6346b4ecaa495615f</id>
<content type='text'>
feat: Histologie für Klinik/Anamnese über OS.Molekulargenetik</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: Histologie für Klinik/Anamnese über OS.Molekulargenetik</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Histologie für Klinik/Anamnese über OS.Molekulargenetik</title>
<updated>2024-03-20T12:01:42+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-03-20T12:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=9c88a6a514b3f92b00bf1a1e9de2f0dec5d5d372'/>
<id>9c88a6a514b3f92b00bf1a1e9de2f0dec5d5d372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #75 from CCC-MF/issue_73</title>
<updated>2024-03-19T14:58:59+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-03-19T14:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=22daf288da722533eced670d1e28e5b7115f7752'/>
<id>22daf288da722533eced670d1e28e5b7115f7752</id>
<content type='text'>
feat: Vorauswahl Antragsstellung zur Kostenübernahme</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: Vorauswahl Antragsstellung zur Kostenübernahme</pre>
</div>
</content>
</entry>
</feed>
