Releases: wso2/healthcare-accelerator
Healthcare APIM Accelerator - v1.0.0
We are excited to announce the release of WSO2 Healthcare APIM Accelerator 1.0.0. This release introduces a set of powerful features designed to streamline healthcare API management, with a strong focus on FHIR, SMART on FHIR, and OAuth 2.0 security.
Key Features
FHIR Capability Statement Auto-Generation
The FHIR metadata endpoint auto-generates a CapabilityStatement that describes the FHIR server's functionality. This endpoint, https://<API_GW_HOST>:<PORT>/r4/metadata
, provides an essential overview of supported FHIR operations, resource types, and interactions, helping developers and integrators understand the server’s FHIR capabilities.
OAuth 2.0 Discovery via Well-Known Endpoint
The well-known endpoint (https://<API_GW_HOST>:<PORT>/r4/.well-known/smart-configuration
) allows OAuth 2.0 clients to easily discover authentication and token endpoints as well as supported scopes and claims. This simplifies the setup for applications integrating with OAuth 2.0 and OpenID Connect for healthcare data security.
SMART on FHIR Integration
SMART on FHIR support enables the integration of applications that use the SMART on FHIR framework. This includes capabilities like SMART scopes registration, SMART App Launch flow features etc.
Product Compatibility
Product | Compatible Version(s) |
---|---|
WSO2 API Manager | 4.2.0 |
Healthcare APIM Accelerator - v1.0.0-rc1
We are excited to announce the release of WSO2 Healthcare APIM Accelerator 1.0.0-rc1. This release candidate introduces a set of powerful features designed to streamline healthcare API management, with a strong focus on FHIR, SMART on FHIR, and OAuth 2.0 security.
Key Features
FHIR Capability Statement Auto-Generation
The FHIR metadata endpoint auto-generates a CapabilityStatement that describes the FHIR server's functionality. This endpoint, https://<API_GW_HOST>:<PORT>/r4/metadata
, provides an essential overview of supported FHIR operations, resource types, and interactions, helping developers and integrators understand the server’s FHIR capabilities.
OAuth 2.0 Discovery via Well-Known Endpoint
The well-known endpoint (https://<API_GW_HOST>:<PORT>/r4/.well-known/smart-configuration
) allows OAuth 2.0 clients to easily discover authentication and token endpoints as well as supported scopes and claims. This simplifies the setup for applications integrating with OAuth 2.0 and OpenID Connect for healthcare data security.
SMART on FHIR Integration
SMART on FHIR support enables the integration of applications that use the SMART on FHIR framework. This includes capabilities like SMART scopes registration, SMART App Launch flow features etc.