forked from cityEHR/cityehr-documentation
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcare-pathways.dita
More file actions
93 lines (93 loc) · 4.52 KB
/
Copy pathcare-pathways.dita
File metadata and controls
93 lines (93 loc) · 4.52 KB
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
88
89
90
91
92
93
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD LIGHTWEIGHT DITA Topic//EN" "topic.dtd">
<topic id="care-pathways">
<title>Care Pathways – documentation coming soon!</title>
<body>
<section id="Health-Lifestyle-Pathway">
<title>Health Lifestyle Pathway</title>
<ol>
<li>
<p>To review the pathways functionality in cityEHR, we will navigate through the Healthy Lifestyle pathway in the cityEHR Feature Demo application.</p>
</li>
<li>
<p>Log-in to the cityEHR Feature Demo application.</p>
</li>
<li>
<p>Navigate to Patient Search and select a patient.</p>
</li>
<li>
<p>Navigate to Pathways in the blue dashboard. See below.</p>
<p>
<image href="images/pathways-view.png" format="image/png">
<alt>patient pathways page in cityEHR</alt>
</image>
</p>
</li>
<li>
<p>In the menu on the left-hand side, navigate to the pathway called “Lifestyle Assessment”.</p>
<p>
<image href="images/pathways-lifestyle.png" format="image/png">
<alt>Lifestyle assessment pathway</alt>
</image>
</p>
</li>
<li>
<p>Click the checkmark icon at the top-right of the screen below the blue and purple dashboards. See below.</p>
<p>
<image href="images/pathways-lifestyle-start.png" format="image/png">
<alt>Starting the lifestyle assessment</alt>
</image>
</p>
</li>
<li>
<p>Once clicking Start Pathway, you will notice that the italicized “Lifestyle Assessment” turns into a blue hyperlink. Click this.</p>
<p>
<image href="images/pathways-lifestyle-hyperlink.png" format="image/png">
<alt>Lifestyle assessment hyperlink</alt>
</image>
</p>
</li>
<li>
<p>Now click the “Action” button that appears at the top-right of the screen. The icon looks like an open book. See below.</p>
<p>
<image href="images/pathways-lifestyle-action.png" format="image/png">
<alt>Action button for Lifestyle assessment</alt>
</image>
</p>
</li>
<li>
<p>You should be navigated to a Lifestyle Assessment form. Fill out some values in this form.</p>
<p>
<image href="images/pathways-lifestyle-form-empty.png" format="image/png">
<alt>Empty Lifestyle assessment</alt>
</image>
</p>
</li>
<li>
<p>Click the Publish icon at the top-right of the screen and click Commit Form.</p>
</li>
<li>
<p>Your in-progress pathway will appear on the left-hand side of the screen. Click on it.</p>
<p>
<image href="images/pathways-lifestyle-inprogress.png" format="image/png">
<alt>In progress lifestyle assessment</alt>
</image>
</p>
</li>
<li>
<p>You should now see that the Lifestyle assessment section of your pathway has been completed. You can now click the icon called “Progress” to
continue documenting in the section Assessment Follow Up.</p>
</li>
</ol>
</section>
<section id="Using-Sub-Pathways">
<title>Using Sub-Pathways</title>
<p>- one with sub pathways</p>
</section>
<section id="Pathways-with-Repeating-Loops">
<title>Pathways with Repeating Loops</title>
<p>- one with repeating loops</p>
<p>--- a lifestyle assessment – takes BMI, if your BMI is > 30 --> diet and exercise plan</p>
</section>
</body>
</topic>