Key Value Store API

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 BFFs), 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 BFFs and clients)

    • 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 the infrastructure team)

Vendors must contact FUT-S 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

Interface specification (Open API spec)

 

  File Modified

Text File openapi.yaml

06-10-2023 by Nicolai Gjøderum