<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/integrationTest/kotlin/dev/dnpm/etl/processor, branch v0.12.4</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>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>
<entry>
<title>fix: add status badge for 'NO_CONSENT' (#149)</title>
<updated>2025-09-03T19:18:28+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-09-03T19:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=6dfec5c341862cdb5bbe8246937c9bfc8bd5a2f1'/>
<id>6dfec5c341862cdb5bbe8246937c9bfc8bd5a2f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: check consent for DNPM 2.1 requests (#126)</title>
<updated>2025-08-15T10:37:42+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-08-15T10:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=3eb1c79cec3704a5b821377c4df3f8e9f703c8a3'/>
<id>3eb1c79cec3704a5b821377c4df3f8e9f703c8a3</id>
<content type='text'>
Co-authored-by: Jakub Lidke &lt;jakub.lidke@uni-marburg.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Jakub Lidke &lt;jakub.lidke@uni-marburg.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove obsolete bwHC data model V1.0 (#129)</title>
<updated>2025-08-12T21:11:50+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-08-12T21:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=2e881578937ee39bab3cacff9ee09328658341c2'/>
<id>2e881578937ee39bab3cacff9ee09328658341c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>119 add transaction (#124)</title>
<updated>2025-07-23T20:11:47+00:00</updated>
<author>
<name>jlidke</name>
</author>
<published>2025-07-23T20:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=dfc9de78ceb8753392aac16e99dfc25346634ac9'/>
<id>dfc9de78ceb8753392aac16e99dfc25346634ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
