Skip to content
@polaris-foundation

Polaris Foundation

An organisation for looking after the open-source Polaris platform for digital health products

Polaris Foundation

The Polaris Foundation is an organisation responsible for maintaining the open-source Polaris platform for digital health products.

Polaris is a platform consisting of over 20 microservices, and is intended to be used as a backend for digital health products.

Origin

The Polaris platform was created by Sensyne Health Ltd., and has now been made open-source. It was developed over several years from 2017-22 (originally called DHOS) and was built as a backend for three digital health products in clinical use: two products for remote patient monitoring, and one for in-hospital monitoring.

Note that these digital health products are not themselves open-source - they remain proprietary. Only the Polaris platform itself has been made open source (MIT licence).

CICD pipelines and packages

Wherever possible, CICD pipelines use public repositories to store packages. Various libraries are hosted on public pypi (Python) or npm (JavaScript) repositories. Polaris services are containerised and hosted on Github Container Registry.

Some services still rely on images and/or libraries that remain proprietary, and are not publicly available. Where applicable this is noted on the relevant service's README.

Docker images

You can find the docker images here: https://github.com/orgs/polaris-foundation/packages

Libraries

The following JavaScript libraries are available via npm:

The following Python libraries are available via pypi:

You can find the source code for these libraries in the repositories under the same name.

Contributions

Contributions are welcomed from any source in the form of PRs.

Note that, for now, the repositories are forks of the original Sensyne Health repositories - please make sure the base of the PR is set to the polaris-foundation repo rather than the original Sensyne Health repo:

PR instructions

Contact

To get in touch, please email jondaly01 at gmail.com.

Popular repositories Loading

  1. polaris-users-api polaris-users-api Public

    Forked from sensynehealth/polaris-users-api

    A Polaris service for managing users and their credentials

    Python 2 1

  2. fastapi-batteries-included fastapi-batteries-included Public

    Forked from sensynehealth/fastapi-batteries-included

    A library that provides FastAPI plus the basic extras Polaris needs for every API microservice

    Python 2

  3. kombu-batteries-included kombu-batteries-included Public

    Forked from sensynehealth/kombu-batteries-included

    A library that provides kombu as well as utility methods for Polaris services

    Python 1

  4. polaris-async-adapter polaris-async-adapter Public

    Forked from sensynehealth/polaris-async-adapter

    A Polaris service for performing asynchronous tasks

    Python 1

  5. polaris-pdf-api polaris-pdf-api Public

    Forked from sensynehealth/polaris-pdf-api

    A Polaris service for generating and managing PDFs

    Python 1 1

  6. she-logging she-logging Public

    Forked from sensynehealth/she-logging

    A library for logging

    Python

Repositories

Showing 10 of 39 repositories

Top languages

Loading…

Most used topics

Loading…