1
0
mirror of https://github.com/pcvolkmer/mv64e-onkostar-data.git synced 2025-07-03 02:52:54 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
684c866b97 feat: add util method to create patient reference 2025-06-22 15:31:54 +02:00
e848752e45 feat: add performance status to Mtb data 2025-06-22 15:04:01 +02:00
bd3b5aeda1 feat: add therapielinie to Mtb data 2025-06-22 14:50:04 +02:00
673d89f5e2 feat: add display and system to prozedur data 2025-06-22 14:49:30 +02:00
f03d89d7bd build: add GitHub workflow for tests 2025-06-22 13:39:56 +02:00
bdf4bb0e23 fix: date alignment for different time zones 2025-06-22 13:36:52 +02:00
6a3ee860b7 feat: add display and system to diagnosis data 2025-06-22 12:52:42 +02:00
21739a055d feat: add display and system to patient data 2025-06-22 12:01:38 +02:00
a10842df0c feat: add access to property catalogue 2025-06-22 11:26:40 +02:00
cdc06deca2 docs: add usage example 2025-06-21 16:45:21 +02:00
5003737d2c chore: to not throw exception on missing GRZ 2025-06-21 16:40:45 +02:00
47449bbaa3 fix: database column names 2025-06-21 16:38:38 +02:00
76d3245df0 refactor: return java.util.Date 2025-06-21 16:32:55 +02:00
e578d36e1b refactor: extract single result set mapping 2025-06-21 16:28:53 +02:00
6f59bf767a feat: add performance status mapping 2025-06-21 15:25:50 +02:00
4450c01a17 feat: add tumor staging mapping 2025-06-21 15:08:15 +02:00
6b95539982 refactor: extract common used methods 2025-06-21 14:10:22 +02:00
6834bbd181 feat: add basic mapping for dk_dnpm_therapielinie 2025-06-21 14:02:51 +02:00
01f8565c61 feat: add mapping for KPA prozeduren 2025-06-21 13:26:31 +02:00
429ed1ba1b refactor: catalogue creation and error handling 2025-06-21 11:45:21 +02:00
a52c8cf3b8 refactor: add catalogue factory 2025-06-21 11:28:46 +02:00
a70a96980a refactor: use custum type to wrap raw map 2025-06-21 10:38:57 +02:00
6d1ca42d12 refactor: create mapper package 2025-06-21 10:07:18 +02:00
865bebcaa6 refactor: create mapper with catalogue 2025-06-20 23:12:38 +02:00
60ff180973 test: cleanup test code 2025-06-20 22:57:25 +02:00
dd67d86d31 refactor: use Map instead of ResultSet 2025-06-20 22:50:15 +02:00
e8d4b36d13 fix: ambiguous column id 2025-06-20 21:47:07 +02:00
c82a4f2efd test: add tests for subform queries 2025-06-20 20:19:44 +02:00
b2c32b8093 chore: do not fetch catalogue entries marked as deleted 2025-06-20 20:16:05 +02:00
03d3cf7fe9 chore: do not throw exception if no subform data found 2025-06-20 20:11:19 +02:00
2ffca71165 chore: change logging message for sub form catalogues 2025-06-20 19:56:55 +02:00
db49d89f59 fix: change column name to 'hauptprozedur_id' 2025-06-20 19:56:24 +02:00
690273f94f feat: add subform catalogues for KPA 2025-06-20 19:52:33 +02:00
ceabb8b293 test: add test to ensure correct query string 2025-06-20 18:43:07 +02:00
45303dc8e0 feat: common implementation for all subform data catalogues 2025-06-20 18:35:20 +02:00
a0b4ce3b40 refactor: common implementation for all data catalogues 2025-06-20 18:32:03 +02:00
e066fc4377 feat: load both - patient and patient info from KPA 2025-06-19 15:42:35 +02:00
8168bd40d4 refactor: rename catalogue classes 2025-06-19 15:08:44 +02:00
f0ce22da2f feat: add patient mapper 2025-06-19 15:08:11 +02:00
fe0f431d4d Initial commit 2025-06-19 13:37:55 +02:00