1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-03 01:32:55 +00:00
Commit Graph

240 Commits

Author SHA1 Message Date
c8a223dfc8 feat: add "Art der Krankenkasse" as propcat and field 2025-04-18 12:48:39 +02:00
21a968375d feat: use WeitereKlassifikationen WHO-Grading 2021 2025-04-18 12:31:55 +02:00
2169365754 fix: missing form reference after reexport using OSC 2.14 format 2025-04-17 22:19:31 +02:00
3bf76095ed chore: start 2.0 development and update test dependencies 2025-04-17 21:38:15 +02:00
7aee85cd6e chore: new export with OSC 2.14.0 format 2025-04-13 21:43:26 +02:00
07a96283e0 fix: add missing form name in form ref to DNPM FollowUp 2025-04-12 19:08:23 +02:00
3a4f81ea4a test: cleanup test classes 2025-02-19 19:50:53 +01:00
1019b99751 chore: update test dependencies 2025-02-18 19:36:22 +01:00
dcf7535702 chore: use MIT license 2025-02-17 19:30:20 +01:00
662321d899 docs: change config category 2024-12-27 11:21:10 +01:00
cc27edc544 refactor: use package name following Java guidelines 2024-09-21 22:10:24 +02:00
93215825f5 chore: add private constructor 2024-09-17 16:46:38 +02:00
1999b1bb22 chore: change constructor visibility 2024-09-17 16:46:11 +02:00
7089ffed1a fix: use platform specific line seperator 2024-09-16 10:35:26 +02:00
f223d023d8 refactor: replace assert with check 2024-09-16 10:34:48 +02:00
9cad73e5c3 fix: use platform specific line seperator 2024-09-16 10:32:14 +02:00
c160dcc72c chore: change case in argument name 2024-09-16 10:30:14 +02:00
518508ad9d fix: use platform specific line seperator 2024-09-11 14:33:13 +02:00
30c1d42f08 refactor: replace assert with explicit check 2024-09-11 14:31:23 +02:00
1470dcebec refactor: extract constants and checks 2024-09-11 14:28:40 +02:00
c2e7616c1b chore: change regexp to be more readable 2024-06-08 12:02:07 +02:00
9ea32412df docs: README-Datei für Scripte hinzugefügt 2024-06-03 16:42:44 +02:00
89de9e80f3 fix: Füge beim Speichern kein neues, leeres DNPM UF Therapielinie hinzu 2024-05-31 14:31:25 +02:00
5f064111d0 refactor: Extrahiere SQLQuery Erzeugung 2024-05-10 10:26:27 +02:00
70f901cfdc chore: Entferne nicht benötigte Imports 2024-05-10 10:25:07 +02:00
99dfff1e04 Entferne Header da zu nutzende Lizenz noch nicht geklärt 2024-05-10 10:16:38 +02:00
1f0c9f5693 fix: use property catalogue "CDA.WHO Gehirn v1.0.1 2024-04-29 16:32:17 +02:00
9f4dcec0ac chore: update test dependencies 2024-04-15 13:24:34 +02:00
b9a9d9c7b3 build: update actions in workflows 2024-04-03 07:11:42 +02:00
c1fe9283d7 build: use OS API 2.12 in workflows 2024-04-03 07:09:02 +02:00
c4a53a3d27 build: apply new min api version to properties file 2024-04-02 19:07:34 +02:00
2de6205f86 chore: new development version 2024-04-02 19:06:23 +02:00
2fdd167215 chore: bump version for release 1.0.0 v1.0.0 2024-04-02 18:32:53 +02:00
c155a86a40 Merge pull request #82 from CCC-MF/issue_80
fix: apply changes in API version 2.12.x
2024-04-02 18:31:51 +02:00
7d6d1279f2 fix: apply changes in API version 2.12.x
OS API version 2.12.1 or newer fixes the issue of not using patient ID when adding
patient object to procedure.
Since this version, a NPE will occur of not providing a patient ID when adding a
patient object to a procedure.
2024-04-02 18:28:36 +02:00
a43ecfe7f4 Merge pull request #81 from CCC-MF/issue_79
fix: add test dependency to allow build with API 2.12.x
2024-04-02 18:20:31 +02:00
df41df8d85 fix: add test dependency to allow build with API 2.12.x 2024-04-02 18:15:59 +02:00
b30211da04 feat: change selection display
closes #78
2024-03-25 14:51:38 +01:00
93629c622e Bump version - Release 1.0.0-rc.3 v1.0.0-rc.3 2024-03-20 14:44:34 +01:00
48e50f19b5 Merge pull request #77 from CCC-MF/issue_76
feat: Histologie für Klinik/Anamnese über OS.Molekulargenetik
2024-03-20 13:03:24 +01:00
9c88a6a514 feat: Histologie für Klinik/Anamnese über OS.Molekulargenetik 2024-03-20 13:01:42 +01:00
22daf288da Merge pull request #75 from CCC-MF/issue_73
feat: Vorauswahl Antragsstellung zur Kostenübernahme
2024-03-19 15:58:59 +01:00
cb9cb7dda5 feat: Vorauswahl Antragsstellung zur KÜ 2024-03-19 15:53:47 +01:00
1a583e5aac Merge pull request #74 from CCC-MF/issue_69
feat: keine Evidenzlevel-Plausibilitätsprüfung ohne Wirkstoffe
2024-02-28 08:30:24 +01:00
cb4a1f38d6 feat: keine Evidenzlevel-Plausibilitätsprüfung ohne Wirkstoffe 2024-02-28 08:28:48 +01:00
c6dd4ccda3 Merge pull request #68 from CCC-MF/issue_66
Entferne Formular "DNPM Molekulare Diagnostik"
2024-02-15 11:33:07 +01:00
de59eb82d4 Entferne Formular "DNPM Molekulare Diagnostik" 2024-02-15 11:31:49 +01:00
9da1115e09 Merge pull request #67 from CCC-MF/issue_65
Anpassung der Plausibilitätsregeln
2024-02-15 11:26:10 +01:00
6ed08682ed Anpassung der Plausibilitätsregeln
Liegt das Sterbedatum vor dem MTB-Datum wird dies nun als Warnung
angemerkt, da zur wiss. Aufbereitung ein MTB auch für Verstorbene
Patienten durchgeführt werden kann.
2024-02-15 11:23:58 +01:00
0b6e8daca7 docs: mehr Informationen zur Plugin-Konfiguration 2024-02-12 12:27:56 +01:00