<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/test, branch v0.13.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>deps!: update dto lib to version 0.2.0 (#226)</title>
<updated>2025-12-16T00:03:47+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-12-16T00:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=6cfb84770832a3e6cfb209c783a9fda52c5c9141'/>
<id>6cfb84770832a3e6cfb209c783a9fda52c5c9141</id>
<content type='text'>
This release is for use with DNPM:DIP (api-gateway) Version &gt;= 1.2.3 and uses patients birthDay and date of death in format 'yyyy-MM' (without day) with fallback to accept old format 'yyyy-MM-dd'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This release is for use with DNPM:DIP (api-gateway) Version &gt;= 1.2.3 and uses patients birthDay and date of death in format 'yyyy-MM' (without day) with fallback to accept old format 'yyyy-MM-dd'.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: update fake patient data (#224)</title>
<updated>2025-12-10T13:06:41+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-12-10T13:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=f1021fbfb2778c8c8b811e2f36347f247df99f75'/>
<id>f1021fbfb2778c8c8b811e2f36347f247df99f75</id>
<content type='text'>
This is required due to value format changes in DNPM:DIP for TNM etc.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required due to value format changes in DNPM:DIP for TNM etc.</pre>
</div>
</content>
</entry>
<entry>
<title>feat: check MII broad consent (#213)</title>
<updated>2025-12-04T15:02:36+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-12-04T15:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=0c14eefe6eb2e3b7567ce06b3118b54e1618058b'/>
<id>0c14eefe6eb2e3b7567ce06b3118b54e1618058b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>fix: possible NPE for MSI anonymization (#195)</title>
<updated>2025-11-20T11:52:26+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-20T11:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=86fc3e361c9c5e290319a0c049ef0c6c0a0764ad'/>
<id>86fc3e361c9c5e290319a0c049ef0c6c0a0764ad</id>
<content type='text'>
This might occur if a null value is present in the list of MSI findings.

With this change, the usage if "it" has been replaced with proper element names.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This might occur if a null value is present in the list of MSI findings.

With this change, the usage if "it" has been replaced with proper element names.</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>feat: config option for broad consent version (#189)</title>
<updated>2025-11-10T08:49:33+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-10T08:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=f18e4dcae8c1a67a6dd51aed284cbcf640e93f33'/>
<id>f18e4dcae8c1a67a6dd51aed284cbcf640e93f33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use ..hc.core5.net.URIBuilder for URI (#187)</title>
<updated>2025-11-07T08:58:37+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-07T08:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=43e86eeac2f3211aa275e1934d17adf29f1cd6e1'/>
<id>43e86eeac2f3211aa275e1934d17adf29f1cd6e1</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>
</feed>
