Scheduler
Provides scheduling capabilities to Entities.
SafeCDx revolves around a number of Entities: things like a specific User, Health Record, Test Result, Telehealth Session, Connected Device, Consent, Prescription, and so on. And more are created as the platform grows.
Some of these Entities need to be schedulable. For example, a Consent may expire and need to be renewed, and so may a Prescription. The Scheduler System adds scheduling capabilities to Entities to which scheduling applies, agnostic to the kind of Entity. This makes this system prepared for future changes.
Features
Management
Description missing