Module patient

Source
Expand description

Patient service and related types.

This module provides the main service for patient operations, including initialising full patient records.

Structsยง

FullRecord
Represents a complete patient record with both demographics and clinical components.
PatientService
Pure patient data operations - no API concerns