<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/integrationTest/kotlin/dev/dnpm, branch v0.14.0</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>ci: build web resources (#240)</title>
<updated>2026-01-09T08:05:19+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-01-09T08:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a777b837bbbd984df1cbf2e972efba4f5df19606'/>
<id>a777b837bbbd984df1cbf2e972efba4f5df19606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove webjars and use custom build (#238)</title>
<updated>2026-01-08T15:22:57+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-01-08T15:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=ed4b068127530346345ed16b2e79b33bc5b03d57'/>
<id>ed4b068127530346345ed16b2e79b33bc5b03d57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: block further initial submissions (#232)</title>
<updated>2026-01-06T15:34:12+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-01-06T15:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=7be91444a867774362eb5b57bdd246fb50189e7d'/>
<id>7be91444a867774362eb5b57bdd246fb50189e7d</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 serialize null values (#216)</title>
<updated>2025-12-05T10:59:04+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-12-05T10:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=05fe7c2091cf7ca45c2cfcec8ec506c43417f3e6'/>
<id>05fe7c2091cf7ca45c2cfcec8ec506c43417f3e6</id>
<content type='text'>
For outgoing HTTP requests, null values
have been serialized as `"name": null`.

Since this causes problems in DNPM:DIP,
data parts with null values must not be
serialized.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For outgoing HTTP requests, null values
have been serialized as `"name": null`.

Since this causes problems in DNPM:DIP,
data parts with null values must not be
serialized.</pre>
</div>
</content>
</entry>
<entry>
<title>feat: simple HTTP GET based consent fetch (#208)</title>
<updated>2025-12-03T11:07:42+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-12-03T11:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=b56b8c1b6cc9a3e8bcd19adde2b832af15d3a526'/>
<id>b56b8c1b6cc9a3e8bcd19adde2b832af15d3a526</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add alternative endpoints for request (#196)</title>
<updated>2025-11-21T11:29:05+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-21T11:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=2f8ccf33d108537ea7cfe398085a25a7bc926406'/>
<id>2f8ccf33d108537ea7cfe398085a25a7bc926406</id>
<content type='text'>
This allows for requests to
(with optional path-prefix "/api"):

* POST /{usecase}
* POST /{usecase}/etl/patient-record =&gt; as DNPM:DIP

* DELETE /{usecase}/{ID}
* DELETE /{usecase}/etl/patient-record/{ID}
* DELETE /{usecase}/etl/patient/{ID} =&gt; as DNPM:DIP

Where {usecase} is one of:

* mtbfile
* mtb =&gt; as DNPM:DIP</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for requests to
(with optional path-prefix "/api"):

* POST /{usecase}
* POST /{usecase}/etl/patient-record =&gt; as DNPM:DIP

* DELETE /{usecase}/{ID}
* DELETE /{usecase}/etl/patient-record/{ID}
* DELETE /{usecase}/etl/patient/{ID} =&gt; as DNPM:DIP

Where {usecase} is one of:

* mtbfile
* mtb =&gt; as DNPM:DIP</pre>
</div>
</content>
</entry>
<entry>
<title>chore: use spotless for kotlin code (#191)</title>
<updated>2025-11-11T08:36:17+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-11T08:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=8c3143081f5f535671bc7b0c7d98302549b9a1da'/>
<id>8c3143081f5f535671bc7b0c7d98302549b9a1da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)</title>
<updated>2025-11-06T15:02:29+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-06T15:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=7f7304ebca5744edd8423e1486adcf77d623a745'/>
<id>7f7304ebca5744edd8423e1486adcf77d623a745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: use correct expectations in GpasPseudonymGeneratorTest (#178)</title>
<updated>2025-11-02T17:26:47+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-02T17:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=499013f18047621f24216acc1f624c591373235c'/>
<id>499013f18047621f24216acc1f624c591373235c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add basic support for gPAS SOAP endpoint (#157)</title>
<updated>2025-10-22T16:35:08+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-10-22T16:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=9137c16e4f97bce44085af703af28c8788a107ed'/>
<id>9137c16e4f97bce44085af703af28c8788a107ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
