====== Core module ====== ===== Description ===== The core module handles everything that is needed for accessing patient's data, managing users, groups and permissions, and a API for saving and reading settings. It keeps a versioning scheme that directs all other modules so they can depend on "Medux Core version 2.0" to have a consistent API structure. Have a look at the [[en:dev:modules:core:draft|Draft]] page to see the current ideas. ==== User stories ==== ===== Links ===== * [[en:dev:modules:core:draft|Draft]] * [[en:dev:modules:core:spec|Specification]] * [[please-include-here-the-link-to-the-API|API]] {{tag>module stub}}