<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/main, branch v0.12.2</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: 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>fix: fix possible NPE for MSI patient refs (#194)</title>
<updated>2025-11-20T09:46:20+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-20T09:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=ab2c0a3cec3cd8ed04de90ac74cb4bfdbaa010e5'/>
<id>ab2c0a3cec3cd8ed04de90ac74cb4bfdbaa010e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>chore: change annotation for KT-73255 (#185)</title>
<updated>2025-11-06T15:27:14+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-06T15:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=9aa9afc6e29c01366720adf1f53c5c358f876edb'/>
<id>9aa9afc6e29c01366720adf1f53c5c358f876edb</id>
<content type='text'>
This keeps old behavior in future releases.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps old behavior in future releases.</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add jspecify annotations (#186)</title>
<updated>2025-11-06T15:26:41+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-06T15:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a135b66c7b0567dc2a024a9434771c3a270021f7'/>
<id>a135b66c7b0567dc2a024a9434771c3a270021f7</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>chore: use jspecify and NullAway (#183)</title>
<updated>2025-11-06T13:19:06+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2025-11-06T13:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=c4a5d8289ac21e5c0ba4d2bd20607a3e3951320b'/>
<id>c4a5d8289ac21e5c0ba4d2bd20607a3e3951320b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
