Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Key/Value store is available for storing properties and configuration values that does not fit into the FHIR based infrastructure.

The intended audience is architects and developers that develop solutions or applications on the eHealth platform.


Keys and values stored in this service SHALL NOT contain any clinical or personal sensitive information.

Vendor access

Access is granted to:

  • System users (called from BFF’s), per vendor registered as a client on Keycloak.
    Can create/modify/read:

    • Client data

    • Own user specific data

    • User data of any user usage of the client

  • Users (called from both BFF’s and client)

    • Can create/modify/read own user specific data

      • NOTE: Also modifiable by client associated system users.

    • Can read client specific data

Initial configuration (to be done by infrastructure team)

Vendors must contact operations to gain access with the following information:

  • realm

  • client id

  • system users

    • Multiple system users can access data for the client and it’s users

    • System users can access data for multiple clients and it’s users

  • No labels