Skip to content

Medical secrecy container

This component is special. It is deployed as part of fr_api on a dedicated compute resource (Qovery project) that restricts the number of people having access to the data it manipulates. This makes it a perfect fit for handling data rated "medical secrecy".

Main usage: πŸ‡«πŸ‡· the Occupational Health "DMST"

The Dossier MΓ©dical en SantΓ© au Travail (DMST) is the medical record used to track employees' health.

Longer-term: Clinic

In the longer term, this component could also be used to handle data from the Clinic (eg Teleconsultation).

See the Health Profile scoping β§‰.

Design requirements

  1. The component should limit its exposed interface as much as possible: only HTTP endpoints and no Python API (entities are OK).