Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HSPC's public Marketplace instance also allows for member organizations to submit their own Open Source services for publication in the catalog, according to the broader policies of and manual approval by HSPC. Once a service has been approved for publication, any Marketplace user with a compatible operating environment may directly deploy the service to their local environment directly within the web-based UI. This core workflow is the primary means for deploying implementations of HSSP building blocks in a managed, automated and interoperable manner independently of underlying cloud or hosting infrastructure.

Architectural

...

Overview

Technologically, the Marketplace is the sum of a:

...

It is an API-only web service and does not provide any form of UI.

API Summary

Several documents on API usage are available, with a normative version pending on stabilization.

Underlying Database

Platform Independent Model

All types have created_at and updated_at datetime fields that have been omitted for brevity.

...

Drawio
baseUrlhttps://healthservices.atlassian.net/wiki
diagramNamePIM
width1420.8571428571431
pageId85131269
height1435.2857142857147
revision10

API Summary

Several documents on API usage are available, with a normative version pending on stabilization.

Platform Specific Model

A reference RDMBS model for PostgreSQL v9.5+ is included with the web service reference. v9.5 (or later) is required due to usage of native JSON columns not as well supported in earlier versions. A generated model-driven diagram is available here: https://github.com/preston/hsp-marketplace-server/blob/master/doc/

...

models_complete.svg