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 Draft page to see the current ideas.