Skip to content

Commit a863106

Browse files
committed
Move open health solutions to WSO2 specific folder
1 parent b21f90f commit a863106

10 files changed

+12
-8
lines changed

vendor-specific/wso2/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ This directory contains solution architecture patterns which are built using WSO
3333
- [WSO2 APIM and EI deployment reference architecture for AWS](patterns/APIM-EI-Deployment-Reference-Architecture-AWS.md)
3434
- [WSO2 APIM and EI deployment reference architecture for Azure](patterns/APIM-EI-Deployment-Reference-Architecture-Azure.md)
3535

36+
### Industry Specific Solution Patterns
37+
- [Open Health Savings Solution](patterns/Open-Health-Savings.md)
38+
39+
3640

3741

3842

industry-specific/Open-Health-Savings.md vendor-specific/wso2/patterns/Open-Health-Savings.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ It should allow them to discover APIs and subscribe to them. The lifecycle chang
4141
After signing into the HC portal. As shown in Figure 1 the organization will have the option to choose from a list of pre-defined standard FHIR based APIs which they wish to have as a part of their solution.
4242
If organizations desires they could create their own API definitions as well.
4343

44-
![Figure 1](images/health/Figure_1-FHIT-API-Portal.png)
44+
![Figure 1](../images/health/Figure_1-FHIT-API-Portal.png)
4545

4646
Figure 1- FHIR API Portal
4747

@@ -55,13 +55,13 @@ Developers should focus on enhancing the domain specific features which will dir
5555

5656
As shown in Figure 2, once the APIs are selected the wizard will guide an organization to a page which will contain an Integrator Studio project with auto generated artifacts.
5757

58-
![Figure 2](images/health/Figure_2-Autogen-Proj-Download.png)
58+
![Figure 2](../images/health/Figure_2-Autogen-Proj-Download.png)
5959

6060
Figure 2 — Auto Generated Project Download
6161

6262
As shown in Figure 3, Integration Studio will provide a graphical interface for organization’s developers to convert the existing resources in organization to be FHIR compliant.
6363

64-
![Figure 3](images/health/Figure_3-Integration-Studio.png)
64+
![Figure 3](../images/health/Figure_3-Integration-Studio.png)
6565

6666
Figure 3 — Integration Studio
6767

@@ -70,25 +70,25 @@ The Studio interface will provide the capability for developers to graphically d
7070
Further organizations will be able to do complex data transformations, enrichment via a graphical data mapping technology available in Integration Studio.
7171
As shown in Figure 4 transformations can be done in seconds.
7272

73-
![Figure 4](images/health/Figure_4-Visual-DM.png)
73+
![Figure 4](../images/health/Figure_4-Visual-DM.png)
7474

7575
## Collaboration & Governance
7676

7777
As depicted in Figure 5, Open HealthCare publisher portal provides an interface for in-house API developers to govern and manage APIs.
7878
They could specify security policies, QoS policies, SLA rules related to APIs using this portal.
7979

80-
![Figure 5](images/health/Figure_5-Pub-Portal.png)
80+
![Figure 5](../images/health/Figure_5-Pub-Portal.png)
8181

8282
For each API a graphical interface is provided to maintain its life cycle. Which is depicted in Figure 6.
8383

84-
![Figure 6](images/health/Figure_6-API-LM.png)
84+
![Figure 6](../images/health/Figure_6-API-LM.png)
8585

8686
Figure 6 — API Lifecycle Management
8787

8888
Published API can be viewed from the API Developer portal as shown in Figure 7.
8989
Third party application vendors could discover APIs available in the developer portal, subscribe to these APIs and get connected with the organization’s health platform.
9090

91-
![Figure 7](images/health/Figure_7-DevPortal.png)
91+
![Figure 7](../images/health/Figure_7-DevPortal.png)
9292

9393
Figure 7 — Open Health API Developer Portal
9494

@@ -97,7 +97,7 @@ Figure 7 — Open Health API Developer Portal
9797

9898
Open Health platform provides consent management capabilities for an organization. As depicted in Figure 8 patients consent will be obtained prior to accessing his/her data.
9999

100-
![Figure 8](images/health/Figure_8-Consent-Mgt.png)
100+
![Figure 8](../images/health/Figure_8-Consent-Mgt.png)
101101

102102
Figure 8 — Consent Management
103103

0 commit comments

Comments
 (0)