1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-04-19 19:56:50 +00:00

feat: add form field default values

This commit is contained in:
Paul-Christian Volkmer 2024-03-18 15:46:56 +01:00
parent 09c517c723
commit 9c172c3189

View File

@ -1,12 +1,27 @@
forms:
- name: 'DNPM Klinik/Anamnese'
form_fields:
- name: Leitlinienstatus
default_value: "unknown"
- name: LeitlinienTherapieProgr
default_value: "9"
- name: LeitlinienTherapieDurchl
default_value: "k"
form_references:
- name: MTB
referenced_data_form: 'UKR.Tumorkonferenz'
menu_category:
name: Sonstiges
position: 99.0
column: 0
column: 1
- name: 'DNPM UF Therapielinie'
form_fields:
- name: Ergebnis
default_value: "x"
- name: Beendigung
default_value: "U"
- name: Abbruchsgrund
default_value: "u"
- name: 'DNPM Therapieplan'
form_references:
- name: referstemtb
@ -21,9 +36,9 @@ forms:
menu_category:
name: Sonstiges
position: 99.0
column: 0
column: 1
- name: 'DNPM FollowUp'
menu_category:
name: Sonstiges
position: 100.0
column: 0
column: 1