-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathresources.html
197 lines (194 loc) · 9.96 KB
/
resources.html
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<!doctype html>
<html lang=en>
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<meta http-equiv="x-ua-compatible" content="IE=edge">
<link rel="stylesheet" href="stylesheets/main.css" type="text/css" media="screen"/>
<link rel="icon" type="image/png" href="/images/pophealth_logo_small.png"/>
<title>Transition Resources</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>
// DOM ready
$(function() {
// Create the dropdown base
$("<select />").appendTo("nav");
// Create default option "Go to..."
$("<option />", {
"value" : "",
"text" : "Go to..."
}).appendTo("nav select");
// Populate dropdown with menu items
$("nav a").each(function() {
var el = $(this);
var opt = $("<option />", {
"value" : el.attr("href"),
"text" : el.text()
});
if ($(this).hasClass("active")) opt.attr("selected","selected");
opt.appendTo("nav select");
});
// To make dropdown actually work
// To make more unobtrusive: http://css-tricks.com/4064-unobtrusive-page-changer/
$("nav select").change(function() {
window.location = $(this).find("option:selected").val();
});
});
</script>
<!-- Bootstrap -->
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css">
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
</head>
<body>
<header>
<div id="logo">
<a href="index.html"><img src="images/pophealth_logo_large.png" alt="popHealth Logo" height="65"/></a>
</div>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="screen_shots.html">Screen Shots</a></li>
<li><a href="https://github.com/pophealth/popHealth/wiki/Installation-v2.1">Download</a></li>
<li><a href="http://github.com/pophealth">Code</a></li>
<li><a href="participate.html">Participate</a></li>
<li><a href="demo.html">Demo</a></li>
<li><a href="news.html">News</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
</ul>
</nav>
</header>
<div class="wrapper">
<h1 class="heading">Resources</h1>
<h2>If your organization wishes to present itself as a possible future support entity to the popHealth open source community, please email <a href="mailto:[email protected]">[email protected]</a>.</h2>
<br />
<div class="wrapper">
<section class="First">
<div class="top_border_full"></div>
<div class="top"></div>
<h2>Transition documents</h2>
<ul>
<li><a href="documents/pophealth_overview_governance_transition_plan-new.pdf">Overview of Transition to Open Source</a></li>
<li><a href="documents/pophealth_transition_strategy-new.pdf">Transition Strategy Document</a></li>
<li><a href="documents/pophealth_onc_ongoing_role.pdf">ONC's Planned Ongoing Role</a></li>
<li><a href="documents/popHealth Transition memo 7-31-14 (FINAL).pdf">popHealth®: How to Use the Mark Properly</a></li>
</ul>
<h2>In-Person Stakeholder Meeting - January</h2>
<ul>
<li><a href="documents/popHealth_stakeholder_jan_mtg_summary_draft.pdf">Meeting Summary</a></li>
<li><a href="documents/popHealth_stakeholder_jan_mtg_notes_draft.pdf">Detailed Meeting Notes</a></li>
<li><a href="documents/popHealth_stakeholder_jan_mtg_slides_final-new.pdf">Meeting Slides</a></li>
<li><a href="documents/pophealth_ehealth_connecticut_overview-new.pdf">eHealth Connecticut popHealth Overview</a></li>
<li><a href="documents/pophealth_wy_quality_care_coordination_plan-new.pdf">WY Quality Care Coordination Plan</a></li>
<li><a href="https://hhsonc.webex.com/hhsonc/ldr.php?AT=pb&SP=MC&rID=59089357&rKey=0db1f8218ef95afa">Webex Recording of the meeting</a></li>
</ul>
<h2>Virtual Stakeholder Meeting - February</h2>
<ul>
<li><a href="documents/popHealth_stakeholder_feb_mtg_summary_draft.pdf">Meeting Summary</a></li>
<li><a href="documents/popHealth_stakeholder_feb_mtg_notes_draft.pdf">Detailed Meeting Notes</a></li>
<li><a href="documents/popHealth_stakeholder_feb_mtg_slides_final.pdf">Meeting Slides</a></li>
<li><a href="https://meetings.webex.com/collabs/url/_nFOAfWx1lowGKnBwBncCygHrwrPM7ZWyezIchD5VXS00000">Webex Recording of the meeting</a></li>
</ul>
<h2>Virtual Stakeholder Meeting - March</h2>
<ul>
<li><a href="documents/popHealth_stakeholder_mar_mtg_summary_draft.pdf">Meeting Summary</a></li>
<li><a href="documents/popHealth_stakeholder_mar_mtg_notes_draft.pdf">Detailed Meeting Notes</a></li>
<li><a href="documents/popHealth_stakeholder_mar_mtg_slides_final.pdf">Meeting Slides</a></li>
<li><a href="https://meetings.webex.com/collabs/files/viewRecording?encryptData=1_68DC9A8A5003DA01AF454AE1030509620FBEEE4BAA37C0D831F337179EAC9CE579920E6F8233349C1E0A2525C6C45C35CA6F1BA5290BC9C2E9307833BB2E1E3FE2041C7B412CAB2EB478B576BC8E0AB1_DF266D3D559EC8C6975CE45B622801DA717BD6EE">Webex Recording of the meeting</a></li>
</ul>
<h2>popHealth Project Governance - Draft Document</h2>
<ul>
<li>
<a href="documents/pophealth_governance_plan_considerations_draft_v8.pdf">Draft Governance Plan Considerations</a>
<br/>
<p>If you have comments or questions please contact <script type="text/javascript" language="javascript">
<!--
// Email obfuscator script 2.1 by Tim Williams, University of Arizona
// Random encryption key feature by Andrew Moulden, Site Engineering Ltd
// This code is freeware provided these four comment lines remain intact
// A wizard to generate this code is at http://www.jottings.com/obfuscator/
{ coded = "[email protected]"
key = "UMEcFp1Ze9k5PAgGKl2YiDNyC3zS7IJvx8unWfwjO0LVRdXHtmQshrqbBTa6o4"
shift=coded.length
link=""
for (i=0; i<coded.length; i++) {
if (key.indexOf(coded.charAt(i))==-1) {
ltr = coded.charAt(i)
link += (ltr)
}
else {
ltr = (key.indexOf(coded.charAt(i))-shift+key.length) % key.length
link += (key.charAt(ltr))
}
}
document.write("<a href='mailto:"+link+"'>Genevieve Morris</a>")
}
//-->
</script><noscript>Sorry, you need Javascript on to email me.</noscript>
</li>
</ul>
<div class="bottom_border_full"></div>
<div class="bottom"></div>
</section>
<section class="Second">
<h2>Community Meetings with Open Source Organizations</h2>
<p><strong>Open Health Tools</strong></p>
<ul>
<li><a href="documents/community_mtg_oht_summary.pdf">Meeting Summary</a></li>
<li><a href="https://meetings.webex.com/collabs/url/Wt6CxWJwkKGsqwDlvmFV21x5z_ST9agB3TGK7eFyNWi00000">Webex Recording of the meeting</a></li>
</ul>
<p><strong>Stewards of Change</strong></p>
<ul>
<li><a href="documents/community_mtg_soc_summary.pdf">Meeting Summary</a></li>
<li><a href="documents/community_mtg_soc_presentation.pdf">Stewards of Change Presentation</a></li>
<li><a href="https://meetings.webex.com/collabs/url/TGflQwvsYVFZshd1HqdV13A3JDFp3uVLiO9M9E0AqNC00000">Webex Recording of the meeting</a></li>
</ul>
<p><strong>OEMR</strong></p>
<ul>
<li><a href="documents/community_mtg_oemr_summary.pdf">Meeting Summary</a></li>
<li><a href="https://meetings.webex.com/collabs/url/GY4kZXT92XJ9Sy6Sj_FPmfCjUzIo0OJZ6sfVtAV4TU800000">Webex Recording of the meeting</a></li>
</ul>
<p><strong>WEDI</strong></p>
<ul>
<li><a href="documents/community_mtg_wedi_summary.pdf">Meeting Summary</a></li>
<li><a href="https://meetings.webex.com/collabs/url/NoI_xaRt12P1lBgHjRbmvEYRXGQaGRd0lvJ6HyW0P6400000">Webex Recording of the meeting</a></li>
</ul>
<p><strong>OSEHRA</strong></p>
<ul>
<li><a href="documents/community_mtg_osehra_summary.pdf">Meeting Summary</a></li>
<li><a href="documents/community_mtg_osehra_presentation.pdf">OSEHRA Presentation</a></li>
<li><a href="https://meetings.webex.com/collabs/url/O-n4UCECXovAlnLTTo1j96xFJ0Ww8TyofwNnxB8VnFW00000">Webex Recording of the meeting</a></li>
</ul>
</section>
</div>
<footer>
<div id="footerSourceForge">
<a href="http://github.com/"><img src="images/github_icon.png" alt="GitHub Logo"></a>
</div>
<div id="footerLinks">
Content of this site is sponsored by the <a href="http://www.hhs.gov/healthit/">Office of the National Coordinator for Health Information Technology (ONC)</a>
<a href="http://www.hhs.gov/Privacy.html">Privacy Policy</a>
<a href="http://www.hhs.gov/Disclaimer.html">Disclaimer</a>
<br/>Page Last Revised: Mar 27, 2014
</div>
</footer>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-13224247-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>