Skip to content

Commit 2f05b4b

Browse files
committed
Add projects section
1 parent 973e7fc commit 2f05b4b

File tree

1 file changed

+45
-100
lines changed

1 file changed

+45
-100
lines changed

index.html

Lines changed: 45 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ <h1>Building for Digital Health</h1>
2525
<div class="four wide column floated left nav">
2626
<div class="ui vertical menu">
2727
<a href="#overview" class="active item"><i class="home icon"></i>Overview</a>
28+
<a href="#projects" class="item"><i class="phone icon"></i>Projects</a>
2829
<a href="#schedule" class="item"><i class="calendar icon"></i>Schedule</a>
2930
<a href="#studentinformation" class="item"><i class="doc icon"></i>Readings</a>
3031
</div>
@@ -54,6 +55,24 @@ <h2>Overview</h2>
5455
sensor technologies, privacy, security, and more. In the final week of class, teams will present
5556
their final project (app) to a panel of digital health experts.
5657
</p>
58+
<h3 class="pulled left">Goals</h3>
59+
<ul>
60+
<li>
61+
Gain exposure to unmet needs in the healthcare field and learn to design and build
62+
secure digital solutions to address them.
63+
</li>
64+
<li>
65+
Get experience working with technical and multidisciplinary teams with the help of
66+
external mentors and industry experts who can help guide career paths in health tech
67+
innovation.
68+
</li>
69+
<li>
70+
Become familiar with the iOS platform, the Swift programming language,
71+
the use of CardinalKit and other open-source frameworks, and secure
72+
data collection practices.
73+
</li>
74+
</ul>
75+
5776
<h3 class="pulled left">At a glance</h3>
5877
<table class="ui definition table segment">
5978
<tbody>
@@ -107,108 +126,41 @@ <h3 class="pulled left">At a glance</h3>
107126
</tbody>
108127
</table>
109128
</div>
110-
<!-- <div id="teams" class="section">
111-
<h3 class="pulled left">Teams</h3>
112-
113-
<h2>CHOIR (Collaborative Health Outcomes Information Registry)</h2>
114-
<p>Led by Sean Mackey, MD (Chief Pain Medicine, Department of Anesthesia)</p>
115-
<p>
116-
An astounding 50-100 million Americans live with ongoing pain, with approximately 20 million
117-
enduring high-impact chronic pain that includes substantially restricted work, social, and
118-
self-care activities. The National Academy of Medicine has called for the development of
119-
learning health systems to capture high-quality data in real-world clinical settings to
120-
optimize care and foster innovative research discoveries. We have answered that call by
121-
developing CHOIR – an open-source learning health system developed at Stanford with 10 years
122-
of implementation and enhancements. CHOIR is used extensively at Stanford and at academic
123-
medical centers nationally and has characterized hundreds of thousands of patients. As a
124-
web-based platform, CHOIR can collect many forms of data. However, CHOIR has long needed a
125-
system to integrate sensor and meta data from phones and wearables. Here, we propose to
126-
integrate sensor (e.g., triaxial accelerometry, heart rate and heart rate variability, GPS
127-
coordinates) and momentary assessments within the CHOIR data lake. Data integration will
128-
occur through SMART on FHIR technologies into the clinical electronic medical record and
129-
workflows for patient assessments. While many research projects may result from this effort,
130-
we first propose a project to characterize the associations between heart rate variability
131-
(an indicator of stress) and momentary assessment of chronic pain symptoms.
132-
</p>
133-
<div class="action"><a href="https://bit.ly/3mAOUmr" class="ui mini teal button">Team Card</a>
134-
</div>
135-
136-
<br />
137-
<br />
138-
<h2>BUDI (Biofeedback Upper-Limb Device for Impairment)</h2>
139-
<p>Led by Dr. Jennifer O’Malley, Dr. Scott Delp, Dr. Emily Kraus, Blynn Shideler MS1</p>
140-
<p>
141-
We are applying to the Stanford Biodesign Building for Digital Health course to support the
142-
development of BUDI—the Biofeedback Upper-Limb Device for Impairment (BUDI), a digital
143-
health solution for individuals with limited upper limb mobility, such as children with
144-
cerebral palsy. BUDI is a program embedded into an Apple Watch to track therapeutic
145-
movements of the user throughout the day and provide the user with biofeedback to maximize
146-
therapy and rehabilitation of the upper limb in the absence of a clinician.
147-
</p>
148-
<div class="action"><a href="https://bit.ly/3p5Tg6v" class="ui mini teal button">Team Card</a>
129+
<div id="projects" class="section">
130+
<div class="ui secondary pointing menu">
131+
<a href="#overview" class="item"><i class="home icon"></i>Overview</a>
132+
<a href="#projects" class="active item"><i class="phone icon"></i>Projects</a>
133+
<a href="#schedule" class="item"><i class="calendar icon"></i>Schedule</a>
134+
<a href="#studentinformation" class="item"><i class="doc icon"></i>Student Info</a>
149135
</div>
150-
151-
<br />
152-
<br />
153-
<h2>Activate: (Lifestyle Interventions for People with Schizophrenia Spectrum Disorders)</h2>
154-
<p>Led by Dr. Douglas Noordsy, Dr. Vanika Chawla</p>
136+
<h3 class="pulled left">Projects</h3>
137+
155138
<p>
156-
Schizophrenia spectrum disorders include positive, negative and cognitive symptoms. In
157-
addition to psychiatric symptoms, individuals have increased rates of cardiometabolic
158-
disease and reduced life expectancy. Lifestyle factors such as sedentary behaviours and
159-
unhealthy diet are contributory. There is an unmet clinical need for an easily accessible
160-
and portable intervention to improve lifestyle factors in individuals with schizophrenia
161-
spectrum disorders that reduces symptom burden and improves metabolic risk factors. We
162-
propose a novel mobile application-based intervention and clinical support tool to help
163-
individuals with schizophrenia spectrum disorders to make positive lifestyle changes. To our
164-
knowledge, there is currently no publicly available mobile application to support
165-
individuals with schizophrenia to make lifestyle changes.
139+
Students will be able to work on one of four projects for the Winter of 2022.
140+
The participating projects will present their challenges during the first lecture.
141+
Everyone will have an opportunity to submit a form of interest with their preference
142+
during the first day of class. We will then create balanced teams based on this input.
166143
</p>
167-
<div class="action"><a href="https://bit.ly/3IX7q1N" class="ui mini teal button">Team Card</a>
168-
</div>
169-
170-
<br />
171-
<br />
172-
<h2>GaitMate: Functional Mobility Assessment (FMA) for Fall Risk</h2>
173-
<p>Led by Dr. Brian Suffoletto, Dr. David Kim</p>
174144
<p>
175-
Falls in older adults are common, costly and preventable yet identification of those at
176-
highest risk remains elusive. At home functional mobility assessments could identify
177-
perturbations not identified in sparse healthcare encounters. As such, we propose to work
178-
with Biodesign students to build a user-friendly app using Stanford’s Cardinal Kit that
179-
automates at-home safe functional mobility assessments, pilot test the app in 200 older
180-
adults, and build predictive models using at-home data. This project will allow us to
181-
generate the evidence to take next steps toward research funding and commercialization. If
182-
found to be safe and useful to identify older adults at risk for falls, this app could
183-
provide a means for health systems to capture missed revenue related to fall risk
184-
assessments and reduce downstream costs related to complex fall-related injuries.
145+
We will announce the participating projects a few weeks before the course starts.
185146
</p>
186-
<div class="action"><a href="https://bit.ly/3p4c7in" class="ui mini teal button">Team Card</a>
187-
</div>
188-
189-
<br />
190-
<br />
191-
<h2>VascTrac 2.0: Peripheral Artery Disease Tracking</h2>
192-
<p>Led by Dr. Oliver Aalami</p>
147+
<!--
148+
<h2>TITLE</h2>
149+
<p>SUBTITLE</p>
193150
<p>
194-
Peripheral Vascular Disease (PAD) affects nearly 10M people in the United States and is
195-
the manifestation of atherosclerotic disease in the peripheral arteries and manifests itself
196-
in the form of “claudication” in the earliest stages of development- this is calf muscle
197-
pain/cramping with activity. We treat this condition with exercise therapy, medications and
198-
if severe will place stents. The outcome of stenting procedures is quite poor and we do not
199-
have a way to monitor patients individually to see who is developing scarring/recurrence
200-
faster than others. The aim of this study is to determine if passive activity monitoring
201-
can be used to predict early treatment failure.
151+
DESCRIPTION
202152
</p>
203-
<div class="action"><a href="https://bit.ly/31Abi7U" class="ui mini teal button">Team Card</a>
153+
<div class="action">
154+
<a href="LINK" class="ui mini teal button disabled">Team Card</a>
204155
</div>
205-
206-
</div> -->
156+
-->
157+
</div>
207158
<div id="schedule" class="section">
208159
<div class="ui secondary pointing menu">
209160
<a href="#overview" class="item"><i class="home icon"></i>Overview</a>
161+
<a href="#projects" class="item"><i class="phone icon"></i>Projects</a>
210162
<a href="#schedule" class="active item"><i class="calendar icon"></i>Schedule</a>
211-
<a href="#studentinformation" class="item"><i class="doc icon"></i>Readings</a>
163+
<a href="#studentinformation" class="item"><i class="doc icon"></i>Student Info</a>
212164
</div>
213165
<h2>Schedule</h2>
214166
<br />
@@ -345,7 +297,7 @@ <h3 class="pulled left">Week 6 (2/14 - 2/16)</h3>
345297
</div>
346298
<div class="class description">
347299
<ul>
348-
<li>Help with problems teams are having</li>
300+
<li>Support teams with current development challenges.</li>
349301
<li>Tips &amp; Tricks for SwiftUI</li>
350302
</ul>
351303
</div>
@@ -428,16 +380,9 @@ <h3 class="pulled left">Week 10 (3/13 & 3/16)</h3>
428380
<div id="studentinformation" class="section">
429381
<div class="ui secondary pointing menu">
430382
<a href="#overview" class="item"><i class="home icon"></i>Overview</a>
431-
<a href="#overview" class="item"><i class="phone icon"></i>Projects</a>
432-
<a href="#schedule" class="active item"><i class="calendar icon"></i>Schedule</a>
433-
<a href="#studentinformation" class="item"><i class="doc icon"></i>Readings</a>
434-
</div>
435-
</div>
436-
<div id="studentinformation" class="section">
437-
<div class="ui secondary pointing menu">
438-
<a href="#overview" class="item"><i class="home icon"></i>Overview</a>
383+
<a href="#projects" class="item"><i class="phone icon"></i>Projects</a>
439384
<a href="#schedule" class="item"><i class="calendar icon"></i>Schedule</a>
440-
<a href="#studentinformation" class="active item"><i class="doc icon"></i>Readings</a>
385+
<a href="#studentinformation" class="active item"><i class="doc icon"></i>Student Info</a>
441386
</div>
442387
<h2>Readings</h2>
443388
<div class="ui divided list">

0 commit comments

Comments
 (0)