-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestdata.yaml
87 lines (84 loc) · 1.99 KB
/
testdata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
epka:
templates:
default: classpath:testdata/epka_mio_default.xml
defect011: classpath:testdata/epka_defect_011.xml
defect012: classpath:testdata/epka_defect_012.xml
defect020: classpath:testdata/epka_defect_020.xml
patients:
- name:
titles: Prof. Dr.
givenNames: Archibald T. K.
lastNames: PopówitschTEST-ONLY
kvnr: X110503481
birthDate: "1949-04-17"
- name:
titles: Gräfin
givenNames: Maude Adelheid Lilo Johanna
lastNames: GõdofskýTEST-ONLY
kvnr: X110571344
birthDate: "1967-06-30"
- name:
givenNames: Petra
lastNames: Rot
kvnr: X114428538
birthDate: "1935-06-22"
- # Aktenkonto mit Status Dismissed erforderlich
# Muss im Rahmen eines Connectathons vorbereitet und konfiguriert
name:
givenNames: Franziska
lastNames: Musterfrau
kvnr: X000000000
birthDate: "1992-08-04"
- # Aktenkonto mit Status Registered erforderlich
# Der Wert birthDate spielt hier keine Rolle
name:
titles: Freiherr
givenNames: Franz
lastNames: von Nirgendwo
kvnr: X000000000
birthDate: "1955-01-01"
practitioners:
eu:
- name: van der Meer
country: Netherlands
profileName: default
- name: Dr. Baumgartner
country: Austria
profileName: default
- name: Prof. Chevalier
country: France
profileName: default
practice:
de:
- name: Praxis Münchhausen-BohlenTEST-ONLY
telematikId: 1-SMC-B-Testkarte--883110000163990
practitioners:
- titles: Dr.
givenNames: Stefan
lastNames: Münchhausen-Bohlen
recordsystems:
ibm:
- X110571344
rise:
- X110503481
profiles:
default:
trcProfileName: trcDefault
idaProfileName: idaDefault
config:
names:
titles:
- "Dr."
- "Prof."
- "Graf"
- "Gräfin"
- "Freifrau"
- "Freiherr"
prefixes:
- "von"
- "zu"
- "Freifrau"
- "Freiherr"
- "Graf"
- "Gräfin"
doNotFail: false