summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-04-07feat: warning if no mv consent given at all (#259)Paul-Christian Volkmer1-15/+15
2026-03-30feat: add broad consent date (#258)Paul-Christian Volkmer1-7/+136
2026-03-23fix: revert subform namePaul-Christian Volkmer1-5/+5
Since this might result in errors, this must be reverted.
2026-03-17chore: remove margin from html snippetPaul-Christian Volkmer1-2/+2
2026-03-17fix: update consent html snippetsPaul-Christian Volkmer1-2/+2
2026-03-17feat: add broad consent information (#257)Paul-Christian Volkmer1-18/+175
2026-03-17chore!: change license to LGPLv3Paul-Christian Volkmer111-1221/+1625
This license change applies to version 2.2.0 and newer.
2026-03-16chore(master): release 2.1.1 (#255)v2.1.1pcvolkmer-release-bot[bot]3-2/+15
Co-authored-by: Paul-Christian Volkmer <code@pcvolkmer.de> Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com>
2026-03-16feat: add plausibility rules for consent form (#253)Paul-Christian Volkmer1-8/+50
Co-authored-by: Anna Resch <a.resch@ukr.de>
2026-02-13chore: add notes - "Ausfüllhinweise" (#252)Paul-Christian Volkmer1-0/+181
2026-02-13feat: add methods to collect lastest ATC codes (#251)Paul-Christian Volkmer4-6/+165
2026-02-05chore(master): release 2.1.0 (#245)v2.1.0pcvolkmer-release-bot[bot]3-2/+32
Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com>
2026-02-05chore: release 2.1.0Paul-Christian Volkmer0-0/+0
Release-As: 2.1.0
2026-02-05chore(master): release 2.0.1-SNAPSHOT (#227)pcvolkmer-release-bot[bot]1-4/+2
Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com>
2026-02-05chore: set minimum onkostar-api version to 2.14.0Paul-Christian Volkmer2-2/+6
2026-02-05build: update ciPaul-Christian Volkmer1-1/+3
2026-02-05chore: add form field script snippetPaul-Christian Volkmer1-0/+18
This simply adds the form field script snippet "DNPM Therapieplan - MTB" as a copy from form file.
2026-02-05fix: remove form field view filter (#244)Paul-Christian Volkmer1-12/+7
This removes the view filter from form field "Fallnummer MV §64e" in form "DNPM Klinik/Anamnese" due to internal issues recognizing related diseases.
2026-02-04feat: make form field "Umsetzungsart" read-only (#242)Paul-Christian Volkmer1-8/+9
2026-02-04feat: add form field for follow-up last contact date (#241)Paul-Christian Volkmer1-44/+185
2026-01-29feat: use same edition for T, N and M (#239)Paul-Christian Volkmer1-11/+9
2026-01-29feat: add reason for missing broad consent (#238)Paul-Christian Volkmer1-3/+177
2026-01-29docs: new default value for 'mehrere_mtb_in_mtbepisode'Paul-Christian Volkmer1-1/+1
2026-01-29feat: show recommendation type and medication (#237)Paul-Christian Volkmer1-17/+17
Co-authored-by: Thomas Ramming <thomas.ramming@uk-erlangen.de>
2026-01-28feat: hide deprecated and empty form fields (#236)Paul-Christian Volkmer1-10/+23
Co-authored-by: Anna Resch <a.resch@ukr.de>
2026-01-27chore: mark getProtokollauszug() as deprecated (#235)Paul-Christian Volkmer1-0/+1
This method has been deprecated and already been replaced by a form script due to the transition of using one single MTB in a Therapieplan.
2026-01-22feat: systemic therapy recommendations should contain agents (#233)Paul-Christian Volkmer1-19/+34
2026-01-22feat: summary text from selected MTB (#232)Paul-Christian Volkmer1-16/+22
This uses the question and recommendation field from the selected 'OS.Tumorkonferenz'-Form without the need to save the form.
2025-12-11chore: mark method as deprecated (#229)Paul-Christian Volkmer1-0/+1
2025-12-09chore: mark Java impl as deprecated (#228)Paul-Christian Volkmer6-0/+6
These services will be removed due to required changes in documentation with single MTB per care plan. Selection of description will be replaced by simple form script on MTB selection.
2025-11-27build: update ci (#226)Paul-Christian Volkmer5-27/+98
2025-11-27chore: bump version for 2.0.0 release (#220)v2.0.0Paul-Christian Volkmer1-1/+1
2025-11-27feat: remove very old consent entriesPaul-Christian Volkmer1-2501/+17
This also removes outdated "MR.Consent".
2025-11-27feat: move form field 'Antragsstadium'Paul-Christian Volkmer1-12/+10
2025-11-17feat: remove mtb and mtb datev2.0.0-rc.1Paul-Christian Volkmer1-35/+160
This hides form fields for MTB and related date from subforms: * DNPM UF Rebiopsie * DNPM UF Reevaluation * DNPM UF Einzelempfehlung For export, related information should be fetched from care plan main form.
2025-11-17feat: change and rename form fieldsPaul-Christian Volkmer1-27/+46
This renames MTB reference and date fields for careplan and gen counseling
2025-11-17feat: disable multiple MTS in care plansPaul-Christian Volkmer4-22/+11
This is related to #213.
2025-10-27chore: re-export from OS 2.14.2Paul-Christian Volkmer1-35/+26
2025-10-24feat: update notification on ATC errorPaul-Christian Volkmer1-3/+3
2025-10-24chore: deprecation of custom dnpm consentsPaul-Christian Volkmer5-2/+8
2025-10-24chore: cleanup plugin configPaul-Christian Volkmer8-9/+460
2025-10-23docs: add ATC code source referencesPaul-Christian Volkmer1-0/+4
2025-10-23fix: typo in column namePaul-Christian Volkmer1-1/+1
2025-10-23build: remove atc-codes-plugin downloadPaul-Christian Volkmer1-8/+2
2025-10-23feat: add ATC codes and related servicePaul-Christian Volkmer14-25/+9713
2025-10-23refactor: change package namePaul-Christian Volkmer93-199/+199
2025-10-21chore: remove now obsolete sql queriesPaul-Christian Volkmer1-193/+0
2025-09-17Merge pull request #197 from pcvolkmer/art_der_krankenkassePaul-Christian Volkmer1-0/+10
2025-09-17Create klinik_anamnese-artDerKrankenkasse.jsPaul-Christian Volkmer1-0/+10
2025-07-26Merge pull request #196 from pcvolkmer/189-keimbahndiagnosenv2.0.0-beta.1Paul-Christian Volkmer1-3/+242