<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/main/kotlin/dev/dnpm, branch master</title>
<subtitle>Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP</subtitle>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/'/>
<entry>
<title>fix: update Jackson config to fix probably bean dependency issue (#291)</title>
<updated>2026-05-26T08:10:34+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-26T08:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a66c4959f4f651f5e92473f3f346ff50bd6fb7ff'/>
<id>a66c4959f4f651f5e92473f3f346ff50bd6fb7ff</id>
<content type='text'>
In rare cases, the dependency to the Jackson 3 config was not present as unique dependency when starting the application.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In rare cases, the dependency to the Jackson 3 config was not present as unique dependency when starting the application.</pre>
</div>
</content>
</entry>
<entry>
<title>feat: send submission as a follow-up (#290)</title>
<updated>2026-05-21T14:57:26+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-21T14:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=0e64b9a6ba69a829c231ab2c04c81d277d73f5c3'/>
<id>0e64b9a6ba69a829c231ab2c04c81d277d73f5c3</id>
<content type='text'>
This identifies follow-up submissions:

* if the initial submission has been accepted
* if the most recent follow-up is later than the patients last submission

If these criteria are not met, the submission will be sent as an addition</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This identifies follow-up submissions:

* if the initial submission has been accepted
* if the most recent follow-up is later than the patients last submission

If these criteria are not met, the submission will be sent as an addition</pre>
</div>
</content>
</entry>
<entry>
<title>feat: use Jackson 3 for JSON serde (#286)</title>
<updated>2026-05-12T07:51:22+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-12T07:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=6c50e2b76e78b44d65de9d68b842a9f77bab85c3'/>
<id>6c50e2b76e78b44d65de9d68b842a9f77bab85c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: replace deprecated HttpClientErrorException</title>
<updated>2026-05-06T08:21:15+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-06T08:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=f6351d7a431bc539b4e57da94b4c5da87bcb262e'/>
<id>f6351d7a431bc539b4e57da94b4c5da87bcb262e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: code cleanup in test classes</title>
<updated>2026-05-06T08:12:38+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-05-06T08:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=18640103831e1dc2d21bc0c3c91263ddf3f8503c'/>
<id>18640103831e1dc2d21bc0c3c91263ddf3f8503c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: JacksonConfig for deprecated MappingJackson2HttpMessageConverter (#285)</title>
<updated>2026-04-24T09:19:28+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-04-24T09:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=615115dad8fb260bea6ea3436c1d239777b42df1'/>
<id>615115dad8fb260bea6ea3436c1d239777b42df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: do not block earlier initial requests with error response (#281)</title>
<updated>2026-04-22T13:50:45+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-04-22T13:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a7d57581591c23fd1fd0ad0f4e8f9c6ce2745750'/>
<id>a7d57581591c23fd1fd0ad0f4e8f9c6ce2745750</id>
<content type='text'>
Requests with errors are blocked within DNPM:DIP and not used for MVH.

Any later accepted successful request with SUCCESS or WARNING should be used as ADDITION.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requests with errors are blocked within DNPM:DIP and not used for MVH.

Any later accepted successful request with SUCCESS or WARNING should be used as ADDITION.</pre>
</div>
</content>
</entry>
<entry>
<title>fix: filtered requests sort order DESC (#274)</title>
<updated>2026-03-23T10:50:19+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-23T10:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=e162aec52034d4f6078f08815d383acbc4a172d5'/>
<id>e162aec52034d4f6078f08815d383acbc4a172d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: extract List.toPage() implementation (#269)</title>
<updated>2026-03-12T19:09:49+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T19:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=8bedc5d3f923fbb5feb192481cb860a907b7c4f4'/>
<id>8bedc5d3f923fbb5feb192481cb860a907b7c4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: filter request list into page (#267)</title>
<updated>2026-03-12T11:55:14+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T11:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=cb95918555bd635bf4942d8b38998d0821084fbb'/>
<id>cb95918555bd635bf4942d8b38998d0821084fbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
