Document Management Screen
Component Detail
User Interface
high complexity
frontendmobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations
Description
Primary screen for viewing, uploading, and managing legal and medical documents such as powers of attorney, medical record summaries (epikriser), and consent forms. Supports both digital and manual fallback workflows, displaying document status, expiry, and signing state. Provides printable template access for users who prefer the paper-based process.
document-management-screen
Responsibilities
- Display list of documents with status indicators
- Provide upload entry point for new documents
- Show expiry and signing status per document
- Offer access to printable fallback templates
- Filter and search documents by type or status
Interfaces
loadDocuments(userId, orgId)
uploadDocument(file, metadata)
viewDocumentDetail(documentId)
downloadDocument(documentId)
printTemplate(templateType)
filterDocuments(filters)
searchDocuments(query)
Related Data Entities (2)
Data entities managed by this component