-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
executable file
·46 lines (35 loc) · 2.12 KB
/
index.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
---
layout: home
---
<header>
<h1>Project EKA</h1>
</header>
<section>
<p>
Project EKA is an endeavour to create reference solutions for exchanging patient health information upon patient’s consent in Indian Healthcare context. The architecture and solutions are largely inspired by the proposed National Health Stack (NHS).
We are excited at the prospect of far reaching positive consequences towards patient care through informed decision making, clinical history assessments, treatment management and ensuring continuity of care through this initiative.
<br/>
<br/>
Through this initiative, we want to realize the following goals
<ul>
<li>Establish an ecosystem of connected healthcare systems in the network that will improve continuity of care, deliver better quality of care.</li>
<li>Exchange Patient Care Information between members of network for better treatment management, while ensuring patients’ privacy and confidentiality</li>
<li>Leverage tiered approach of care delivery</li>
</ul>
<br/>
<br/>
Objectives of the Project
<ul>
<li>Establish the standards and protocols of patient health information discovery, linking and consented means of exchange with validated users (practitioners, patients, providers) </li>
<li>Ensure and demonstrate patient privacy and confidentiality through the information request, consent and data flow</li>
<li>Build a set of reference components as ready to use solutions</li>
<li>Design and develop with established Healthcare Providers to cater to actual needs from practitioners, users and patients</li>
<li>Identify challenges and find appropriate solutions for adoption at scale</li>
</ul>
<br/>
We hope that through this initiative we can create means to establish a pathway for Healthcare systems in providing better quality and access to care, through a secure, reliable and consented means of exchanging patient information.
</p>
<p>
All Source code relevant to ProjectEKA is in GitHub under <a href="https://github.com/ProjectEKA">ProjectEKA</a>.
</p>
</section>