Expand description
Patient clinical records management.
This module handles the creation, linking, and maintenance of per-patient clinical record repositories within the Versioned Patient Repository (VPR). Clinical data is stored in lines with OpenEHR Reference Model (RM) structures. The module initialises new records from validated clinical templates, enforces directory sharding for scalable storage, and ensures all operations are version-controlled through Git with optional cryptographic signing.
Structsยง
- Attachment
Metadata - Metadata for a file attachment in a clinical letter.
- Clinical
Service - Service for managing clinical record operations.
- Initialised
- Marker type: clinical record exists.
- Letter
Attachment - Result of reading letter attachments.
- Read
Letter Result - Result of reading an existing letter.
- Uninitialised
- Marker type: clinical record does not yet exist.