86 lines
1.5 KiB
JSON
86 lines
1.5 KiB
JSON
|
|
{
|
||
|
|
"active": 2,
|
||
|
|
"presets": [
|
||
|
|
{
|
||
|
|
"name": "Arztbrief",
|
||
|
|
"order": [
|
||
|
|
"DI",
|
||
|
|
"AN",
|
||
|
|
"BF",
|
||
|
|
"BE",
|
||
|
|
"TP"
|
||
|
|
],
|
||
|
|
"labels": {
|
||
|
|
"DI": "Diagnosen",
|
||
|
|
"AN": "Anamnese",
|
||
|
|
"BF": "Befunde",
|
||
|
|
"BE": "Beurteilung",
|
||
|
|
"TP": "Therapie / Procedere"
|
||
|
|
},
|
||
|
|
"visibility": {
|
||
|
|
"DI": true,
|
||
|
|
"AN": true,
|
||
|
|
"BF": true,
|
||
|
|
"BE": true,
|
||
|
|
"TP": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Spitalarztbrief",
|
||
|
|
"order": [
|
||
|
|
"DI",
|
||
|
|
"ZF",
|
||
|
|
"EP",
|
||
|
|
"AE",
|
||
|
|
"BF",
|
||
|
|
"VL",
|
||
|
|
"TA",
|
||
|
|
"MA",
|
||
|
|
"PE"
|
||
|
|
],
|
||
|
|
"labels": {
|
||
|
|
"DI": "Diagnosen",
|
||
|
|
"ZF": "Zusammenfassung",
|
||
|
|
"EP": "Epikrise",
|
||
|
|
"AE": "Anamnese bei Eintritt",
|
||
|
|
"BF": "Befunde",
|
||
|
|
"VL": "Verlauf",
|
||
|
|
"TA": "Therapie im Aufenthalt",
|
||
|
|
"MA": "Medikation bei Austritt",
|
||
|
|
"PE": "Procedere / Empfehlungen"
|
||
|
|
},
|
||
|
|
"visibility": {
|
||
|
|
"DI": true,
|
||
|
|
"ZF": true,
|
||
|
|
"EP": true,
|
||
|
|
"AE": true,
|
||
|
|
"BF": true,
|
||
|
|
"VL": true,
|
||
|
|
"TA": true,
|
||
|
|
"MA": true,
|
||
|
|
"PE": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Einfach",
|
||
|
|
"order": [
|
||
|
|
"DI",
|
||
|
|
"BF",
|
||
|
|
"BE",
|
||
|
|
"TH"
|
||
|
|
],
|
||
|
|
"labels": {
|
||
|
|
"DI": "Diagnose",
|
||
|
|
"BF": "Befund",
|
||
|
|
"BE": "Beurteilung",
|
||
|
|
"TH": "Therapie"
|
||
|
|
},
|
||
|
|
"visibility": {
|
||
|
|
"DI": true,
|
||
|
|
"BF": false,
|
||
|
|
"BE": true,
|
||
|
|
"TH": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|