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

43 Commits

Author SHA1 Message Date
3e5c2cbb80 feat: use patient id, not patients database id 2025-07-04 00:03:58 +02:00
ce3df8da5e chore: add LGPL notice 2025-07-03 22:37:17 +02:00
5692dfbdc7 feat: additional mapping in TherapieplanDataMapper 2025-06-30 00:46:47 +02:00
d53c2074e4 refactor: separate usage of study enrollment 2025-06-30 00:46:43 +02:00
60cbb0ff8a feat: add Tumor-Proben 2025-06-30 00:46:33 +02:00
69af1663e0 test: add tests for boolean values 2025-06-30 00:39:40 +02:00
73526f296e feat: require radio button checked to extract medication recommendations 2025-06-28 22:31:34 +02:00
798729b874 feat: add genetic counseling recommendation 2025-06-28 22:22:10 +02:00
111b96ee50 feat: add recommendationsMissingReason and noSequencingPerformedReason 2025-06-28 15:32:40 +02:00
c88f36f2ab fix: possible NPE if no notes given 2025-06-28 15:12:17 +02:00
1e09495d41 feat: add MTB episodes of care 2025-06-28 14:28:33 +02:00
4841aae3e7 feat: add JSON to medication mapping for Einzelempfehlung 2025-06-26 00:35:35 +02:00
cab0fdd377 feat: add JSON medication mapper 2025-06-26 00:15:25 +02:00
e15457d2af fix: column name for therapy line 2025-06-25 23:39:38 +02:00
95d29364ad refactor: extract KpaVerwandteDataMapper 2025-06-25 22:55:19 +02:00
1ab33de3f8 feat: add initial support for recommendations 2025-06-22 19:12:28 +02:00
a24855ec7a feat: add initial Therapieplan support 2025-06-22 16:26:23 +02:00
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
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
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
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
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
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
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
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