This repository has been archived by the owner on May 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPlanung.screen
36 lines (36 loc) · 2.58 KB
/
Planung.screen
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
<?xml version="1.0" encoding="UTF-8"?>
<model:Screen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:model="http://wireframesketcher.com/1.0/model.ecore">
<widgets xsi:type="model:Window" id="1" x="10" y="10" width="1129" height="721" text="Window" measuredWidth="1129" measuredHeight="721">
<note>- Aufgaben auswählen
- Fragen werden dann in Frageboge übernommen </note>
</widgets>
<widgets xsi:type="model:Text" id="2" x="94" y="39" width="209" height="84" text="OSIG" measuredWidth="209" measuredHeight="84" foreground="#00f">
<font size="72px"/>
</widgets>
<widgets xsi:type="model:TextField" id="10" x="94" y="186" text="Referenzmodell der fachlichen Ebene" measuredWidth="340" measuredHeight="32" background="#d9ead3" borderColor="#00f">
<font size="20px"/>
</widgets>
<widgets xsi:type="model:Text" id="13" x="384" y="60" width="424" height="41" text="Interviewplanung: Erstellung Fragebogen " measuredWidth="424" measuredHeight="41" foreground="#00f">
<font size="32px"/>
</widgets>
<widgets xsi:type="model:Text" id="14" x="202" y="144" text="Template-Auswahl "Fachliche Ebene" anhand der Rolle (Pflege, Ärzte, Verwaltung...)" measuredWidth="745" measuredHeight="25">
<font size="20px"/>
</widgets>
<widgets xsi:type="model:SVGImage" id="16" x="864" y="664" width="274" height="67" measuredWidth="274" measuredHeight="67" src="assets/imise-logo.svg"/>
<widgets xsi:type="model:Accordion" id="17" x="94" y="217" width="643" height="392" text="Patientenbehandlung
- Patientenaufnahme
- Durchführung diagnostischer Maßnahmen
- Leistungsanforderung
- ...
- Entlassung
Ressourcenplanung
Verwaltung
Leitung
Forschung und Lehre
" measuredWidth="643" measuredHeight="392" selection="0">
<items x="0" y="2" width="643" height="25" text="Patientenbehandlung"/>
<items x="0" y="27" width="643" height="25" text="- Patientenaufnahme"/>
<items x="0" y="52" width="643" height="25" text="- Durchführung diagnostischer Maßnahmen"/>
<items x="0" y="77" width="643" height="25" text="- Leistungsanforderung"/>
<items x="0" y="102" width="643" height="25" text="- ..."/>
<items x="0" y="127" width="643" height="25" text="- Entlassung"/>
<items x="0" y="292" width="643" height="25" text="Ressourcenplanung"/>
<items x="0" y="317" width="643" height="25" text="Verwaltung"/>
<items x="0" y="342" width="643" height="25" text="Leitung"/>
<items x="0" y="367" width="643" height="25" text="Forschung und Lehre"/>
<font/>
</widgets>
<hRuler/>
<vRuler/>
<font size="12px"/>
</model:Screen>