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

255 Commits

Author SHA1 Message Date
2957367ba4 feat: add optional reference to Einzelempfehlung 2025-04-19 14:24:14 +02:00
d4282fb1f1 Merge pull request #117 from pcvolkmer/89-therapiestatus 2025-04-19 13:28:43 +02:00
79cab9cc8b feat: add propcat and formfield for Therapie-Status
This includes simple migration form script for form edit.
2025-04-19 13:27:32 +02:00
aa014406c3 Merge pull request #116 from pcvolkmer/88-therapieintention 2025-04-19 12:17:56 +02:00
b517d09506 feat: add propcat and formfield for Therapie-Intention 2025-04-19 12:16:54 +02:00
3e036a4e8e Merge pull request #113 from pcvolkmer/91-status_begruendung
feat: add propcat and formfield for Status-Begründung
2025-04-19 11:45:16 +02:00
83e7380a52 feat: add propcat and formfield for Status-Begründung 2025-04-19 11:43:51 +02:00
0d98b81fc8 Merge pull request #107 from pcvolkmer/95-evidenzlevel_publication
feat: evidenzlevel publications
2025-04-18 18:38:46 +02:00
8e6cd02dd0 feat: evidenzlevel publications 2025-04-18 18:37:32 +02:00
5258ba51bc Merge pull request #106 from pcvolkmer/94-evidenzlevelzusatz 2025-04-18 18:24:27 +02:00
e2603f6e5a feat: multiple selections for Evidenzlevelzusatz 2025-04-18 18:20:57 +02:00
14797e7234 Merge pull request #104 from pcvolkmer/103-diagnosetyp 2025-04-18 13:46:18 +02:00
f730412ab5 feat: add diagnosetyp propcat and formfield 2025-04-18 13:45:02 +02:00
f8de91376f Merge pull request #102 from pcvolkmer/80-art_der_krankenkasse 2025-04-18 13:19:02 +02:00
e9560f4938 feat: select value by Versichertennummer 2025-04-18 13:17:13 +02:00
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