1
Data Models
17
Entities
1
Relationships
2
Categories

Core Entities (16)

Achievement

Defines the catalog of earnable achievement badges and milestones available on the platform. Each record represents a single achievement def...

core 18 attrs CRUD
Activity

A logged interaction between a peer mentor and a contact or group, such as a home visit, phone call, meeting, or group event. The central op...

core 25 attrs CRUD
Assignment

Encrypted sensitive data dispatch record sent by coordinators to peer mentors, containing personal information (name, address, medical summa...

core 25 attrs CRUD
Auth Session

Represents an active authentication session for a user. Stores session metadata, token references, authentication method, device context, an...

core 17 attrs CRUD
Certification

Records a peer mentor's certification status for a specific course or training program, including issue date, expiry date, and current valid...

core 17 attrs CRUD
Contact

A person receiving support from a peer mentor. The label 'Contact' is the platform default but can be overridden per organization via the Or...

core 22 attrs CRUD
Course

Represents a training or certification course available for peer mentors and coordinators to register for. Supports course administration fo...

core 17 attrs CRUD
Event

An organized gathering or activity created by peer mentors or coordinators within an organization, supporting scheduling, participant regist...

core 18 attrs CRUD
Expense

A travel or reimbursement expense claim submitted by a peer mentor or coordinator, linked to an activity. Captures expense header metadata i...

core 20 attrs CRUD
Geographic Location

Stores geographic position and address data for peer mentors, used for map visualization and assignment matching by proximity. Each record r...

core 19 attrs CRUD
Organization

A tenant organization (e.g. NHF, Blindeforbundet, HLF, Barnekreftforeningen) that uses the Meander platform. Owns all operational data withi...

core 16 attrs CRUD
Peer Mentor Profile

Extended profile record for users with the Peer Mentor role, capturing operational status, geographic location, certification state, assignm...

core 26 attrs CRUD
Relative

A family member or next-of-kin contact registered in relation to a primary case or contact record. Used by Barnekreftforeningen to track par...

core 17 attrs CRUD
User

Core identity record for all platform users across Meander Mobile App and Admin Web Portal. Represents Peer Mentors, Coordinators, Organizat...

core 25 attrs CRUD
User Organization Membership

Junction record linking a user to an organization with a specific role, status, and tenure. Supports multi-organization membership (e.g. NHF...

core 19 attrs CRUD
Workshop Session

A scheduled mentor program session (career workshop or group guidance session) organized by an organization, tracking participants, notes, t...

core 24 attrs CRUD

Entity Relationships (1)

FromTypeToDescription
users One-to-Many user_organization_memberships