9 Commits

Author SHA1 Message Date
851bdad9d0 chore: update copyright notice 2024-09-13 16:15:14 +02:00
46eb43aab9 feat: show schema versions and change extern detection
This adds a new optional argument to split conditions by used schema versions in
addition to ICD10 group.

Since a JOIN on table `lkr_meldung` might use newer, not yet exported information
the detection of external items will be done by using `Melder_ID`.
2024-06-13 16:16:50 +02:00
2b94618f9f test: add simple test to check icd10 code mapping 2024-06-07 09:54:46 +02:00
02497cd007 refactor: replace deprecated method 2024-05-22 10:39:53 +02:00
f8037caaf9 refactor: use len() instead of iter().count() 2024-02-29 07:06:35 +01:00
5a162bc502 refactor: use matches!() macro 2024-02-28 17:13:32 +01:00
31d8c9b6b6 feat: display pat ID and diagnosis date in compare subcommand 2024-02-28 16:53:21 +01:00
7d4b0ac085 feat: add compare sub command for csv file and database 2024-02-28 15:15:23 +01:00
0037e6c8bb Initial commit 2024-02-23 12:50:13 +01:00