14 Commits

Author SHA1 Message Date
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
d318151055 docs: add section to README describing check-export command 2024-06-12 17:41:06 +02:00
af44351f09 feat: enable messages with 'histologie_zytologie' using optional flag 2024-05-22 16:09:45 +02:00
655995070c feat: do not include external diagnoses by default 2024-05-16 12:33:53 +02:00
4cf671716f docs: add information about csv export option 2024-04-04 08:10:07 +02:00
c4c2297bb0 docs: add information about supported databases. 2024-04-03 14:37:41 +02:00
f3c08a972b feat: ignore items after optional export date param 2024-03-13 17:57:37 +01:00
7d4b0ac085 feat: add compare sub command for csv file and database 2024-02-28 15:15:23 +01:00
3101cdfc47 fix: type in README.md 2024-02-28 13:18:24 +01:00
200a042e05 feat: export data from database into OPAL-like CSV file 2024-02-28 13:15:44 +01:00
e0baf91169 docs: add example screenshot with test data 2024-02-23 15:09:45 +01:00
7696660124 docs: change wording in README.md 2024-02-23 15:00:23 +01:00
0f7dff2d16 feat: add sub command to request values from database 2024-02-23 14:55:38 +01:00
0037e6c8bb Initial commit 2024-02-23 12:50:13 +01:00