<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/test/kotlin/dev, 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>feat!: allow missing GenomDE gICS domain name (#244)</title>
<updated>2026-01-22T13:06:07+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-01-22T13:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=2ba333c771c100ac463f9ca854185ed80c1ac7c4'/>
<id>2ba333c771c100ac463f9ca854185ed80c1ac7c4</id>
<content type='text'>
If no domain name is given vor GenomDE consent, this will
be ignored and the consent information must be present
in incoming MTB data in order to satisfy DNPM:DIP.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no domain name is given vor GenomDE consent, this will
be ignored and the consent information must be present
in incoming MTB data in order to satisfy DNPM:DIP.</pre>
</div>
</content>
</entry>
<entry>
<title>feat: always send dataset without consent (#243)</title>
<updated>2026-01-21T13:10:32+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-01-21T13:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=623eb1b250e03772f0311ea088de2a9a5885df2e'/>
<id>623eb1b250e03772f0311ea088de2a9a5885df2e</id>
<content type='text'>
This changes the behavior of the application!
Any dataset will be forwarded to DNPM:DIP, even w/o
valid consent information.

DNPM:DIP will return issues if MV consent or broad
consent is missing.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the behavior of the application!
Any dataset will be forwarded to DNPM:DIP, even w/o
valid consent information.

DNPM:DIP will return issues if MV consent or broad
consent is missing.</pre>
</div>
</content>
</entry>
<entry>
<title>feat!: do not delete patient information if no consent is given (#236)</title>
<updated>2026-01-07T09:47:12+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-01-07T09:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=c23e9d790e500d17f2f19252dcd7f3a13cd098e3'/>
<id>c23e9d790e500d17f2f19252dcd7f3a13cd098e3</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>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>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>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>fix: errors in response parsing (#181)</title>
<updated>2025-11-04T10:39:05+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-04T10:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=24d9116e31a7d0afdfbf47aa96a0c8bd54c9508b'/>
<id>24d9116e31a7d0afdfbf47aa96a0c8bd54c9508b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
