forked from INTEROPen/interopen.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
interoperability-case-studies.php
216 lines (192 loc) · 11.5 KB
/
interoperability-case-studies.php
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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<?php include('includes/header.php') ?>
<div>
<h1 class="page-heading">Interoperability Case Studies</h1>
<p>The following critical appraisal case studies have been sourced from recent exemplar implementations and cover a range of business capabilities. They provide an opportunity for CIOs, CCIOs, IT teams and others to study and learn from detailed analysis and research carried out on a variety of national and international exemplars.</p>
<h2>United Kingdom</h2>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Bristol</h3>
</div>
<div class="panel-body">
<p>The Connecting Care Programme has implemented a read-only shared care record across Bristol, North Somerset and South Gloucestershire. The record is used to share information across a range of health and care settings and support the provision of integrated care.</p>
<p>The solution uses the Orion Health technology platform.</p>
<br>
<h4><a href="connecting-care-bristol"><button type="button" class="btn btn-default">View Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Transfer of Care</span>
<span class="label label-default">Information Sharing Rules</span>
<span class="label label-default">Mobile Working</span>
<!--<span class="label label-warning">Warning</span>
<span class="label label-danger">Danger</span>-->
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Cheshire</h3>
</div>
<div class="panel-body">
<p>The Cheshire Care Record is an integrated care record solution that shares information across a range of health and care settings. The record is used to support clinical decision making and transfers of care. The former West Cheshire Record was extended across the whole of Cheshire in 2016.</p>
<p>The Cheshire Care Record uses Graphnet CareCentric v.3 software.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_Cheshire.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Transfer of Care</span>
<span class="label label-default">Information Sharing Rules</span>
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">East London</h3>
</div>
<div class="panel-body">
<p>The east London Patient Record (eLPR) shares ‘read-only’ patient records across health and community organisations in the 5 London boroughs of Waltham Forest, Newham, Tower Hamlets, Hackney and City of London, as well as with GPs in West Essex.</p>
<p>The Health Information Exchange (HIE) has been implemented to facilitate continuous improvement in the delivery of direct patient care.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_East_London.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Transfer of Care</span>
<span class="label label-default">Information Sharing Rules</span>
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Greater Manchester</h3>
</div>
<div class="panel-body">
<p>The Greater Manchester Academic Science Network Partners (AHSN) have implemented a Lumira data sharing solution to support the devolution of health and care services to Greater Manchester. This is part of the regional interoperability programme called DataWell. At the current scale, the solution enables sharing of pathology information between healthcare organisations, viewable through mobile devices.</p>
<p>The solution implementation is in progress with a final Go-Live date of May 2018.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_Greater_Manchester.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Information Sharing Rules</span>
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Hampshire</h3>
</div>
<div class="panel-body">
<p>The Hampshire Health Record (HHR) is a shared care record that shares information about 1.9m patients across a range of health and care settings. The record is used to support clinical decision making and transfers of care. A second database was deployed with the solution which uses pseudonymised data to support research and population health planning.</p>
<p>The Hampshire Health Record uses Graphnet’s CareCentric software.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_Hampshire.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Transfer of Care</span>
<span class="label label-default">Information Sharing Rules</span>
<span class="label label-default">Analytics</span>
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Lancashire Partners</h3>
</div>
<div class="panel-body">
<p>The Lancashire Person Record Exchange Services (LPRES) allows sites to share patient documents with participating sites. LPRES also developed an online information governance tool for managing information sharing agreements between sites.</p>
<p>The solution deployed is a HIE Tiani Spirit Exchange platform and it connects 9 sites and 228 GPs.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_Lancashire_Partners.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Transfer of Care</span>
<span class="label label-default">Information Sharing Consent</span>
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Lincolnshire</h3>
</div>
<div class="panel-body">
<p>Lincolnshire Health and Care (LHAC) have deployed a shared care record solution that currently shares information from 3 of their acute hospital trust's systems. The Lincolnshire Care Portal will be used to support the delivery of integrated care through multidisciplinary teams. It will be fully operational in May 2017.</p>
<p>The Lincolnshire Care Portal uses InterSystems' Healthsharesolution.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_Lincolnshire.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Information Sharing Rules</span>
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Nottinghamshire</h3>
</div>
<div class="panel-body">
<p>Connected Nottinghamshire is the interoperability programme for Health and Social Care in Nottinghamshire. The programme has implemented a Medical Interoperability Gateway (MIG) solution to share information from primary care with 9 other health and community organisations.</p>
<p>Connected Nottinghamshire has also implemented a solution for information sharing and risk stratification known as eHealthScope.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_Nottingham.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Information Sharing Rules</span>
<span class="label label-default">Risk Stratification</span>
<span class="label label-default">Care Planning and Coordination</span>
</p>
</div>
</div>
<br>
<h2>International</h2>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">New York City</h3>
</div>
<div class="panel-body">
<p>The Health and Human Services (HHS) –Connect programme was established by New York City to transform the city’s health and human services. The programme implemented a shared care management system to break down information silos between social care providers.</p>
<p>The platform shares citizen information between 10 different agencies and provides citizen access, to improve services for families.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_New_York_City.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Care Planning and Coordination</span>
<span class="label label-default">Asset and Resource Identification</span>
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Singapore</h3>
</div>
<div class="panel-body">
<p>Singapore’s Ministry of Health Holdings (MOHH) initiated the National Electronic Health Record (NEHR) program to improve healthcare quality and patient safety, lower healthcare costs and develop more effective health policies.</p>
<p>The NEHR currently enables patient health records to be shared across the nation’s public healthcare ecosystem.</p>
<br>
<h4><a href="content/interoperability_case_studies/Interoperability_CaseStudy_Singapore.pdf" target="_blank"><button type="button" class="btn btn-default">Download Case Study</button></a></h3>
<br>
<p>
Business Capabilities:
<span class="label label-default">Records Access</span>
<span class="label label-default">Care Planning and Coordination</span>
<span class="label label-default">Self Care</span>
</p>
</div>
</div>
</div>
<?php include('includes/footer.php') ?>