You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: constitution/3-platform.md
+14-12
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,21 @@ description: >-
9
9
10
10
## 3. The Platform
11
11
12
-
This chapter describes the functional description of the proposed software platform and plugin framework to be developed in more detail.
13
-
The scope is the development is functionalities for the aggregation, managing, processing, and storage of health data from different sources.
12
+
### Functional Scope
13
+
The functional scope of the platform includes:
14
+
- aggregation
15
+
- managing
16
+
- processing
17
+
- storage
14
18
15
-
The goal is to achieve better interoperability, portability, availability, analysis, security of the data, and a basic technology layer suitable for many applications that can be built on top of it:
19
+
of health data from different sources.
16
20
21
+
### Primary goal
22
+
Create a basic foundational technology layer suitable for any digital health application providing better interoperability, portability, availability, analysis, security of the data.
23
+
24
+
### Use Cases
25
+
* EHR Systems for healthcare providers
17
26
* User-centered dashboards for personal health management
18
-
* Direct-to-customer and value-based health care
19
27
* Data sharing with doctors, health coaches, or family members
***Core Open-Source Platform** - The core platform will be open-source and include only universally necessary features.
40
+
***Core Open-Source Platform** - The core platform is open-source and includes only universally necessary features.
35
41
This primarily consists of user authentication, data owner access controls, data storage, data validation, and an API for storage and retrieval. The DAO will compensate contributors to the core platform.
36
-
***Plugin Framework** - Plugins will be modules that provide additional functionality.
42
+
***Plugin Framework** - Plugins are modules that provide additional functionality.
37
43
This includes data import from specific sources, data mapping to various formats, data analysis, data visualization, notifications.
38
44
These may be free or monetized by their creator or even be integrated into the core based on community voting.
39
45
40
-
The possibility for developers to easily create plugin modules on top of the core opens up the basis for no-code marketplaces.
41
-
A famous successful example is WordPress and its plugin ecosystem.
42
-
A possible implementation of the envisioned plugin marketplace is illustrated in the graphic below:
0 commit comments