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

59 Commits

Author SHA1 Message Date
69af1663e0 test: add tests for boolean values 2025-06-30 00:39:40 +02:00
3c9ecaa4d7 feat: add selection by patient id and tumor id 2025-06-29 13:10:07 +02:00
55ccf8c876 feat: add missing entries for therapies 2025-06-29 12:28:19 +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
3119921ddd feat: add care plan notes 2025-06-28 14:47: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
f8d8936689 docs: fix status table 2025-06-26 00:28:38 +02:00
a249c2930a feat: add medication to Therapielinie 2025-06-26 00:26:26 +02:00
cab0fdd377 feat: add JSON medication mapper 2025-06-26 00:15:25 +02:00
689d4134ea docs: add completion status 2025-06-25 23:41:03 +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
be1bbec44b feat: add family member histories 2025-06-24 20:48:03 +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
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