The chart's filing cabinet in MyChartWriter-style LOINC-coded tabs — the most recent document on each tab, similar ones behind it (Progress Notes, H&P, Consults, Labs, Imaging, Discharge, Referrals, Procedures, Patient Comms, External Records). Wired to the real patient-service DOCUMENTS domain (ChartDocument, table 52): signing an encounter files an immutable chart document here; the viewer renders the note and can distribute (fax/print/portal/email — recorded on the real distribution trail) or archive. FHIR R4 DocumentReference model. default-deny document:read/write/distribute.
Standard of work · ISO/IEC 25010 — Meets 9/9
- 1. Self-identifyingUsability — appropriateness recognizabilityThe page names itself: breadcrumb, title, section, status badge, and a page id.
- 2. Navigable forward & backUsability — operabilityBack/Next step through the product; breadcrumb + active sidebar; browser back works.
- 3. Demo-prefilled — no empty statesUsability — learnabilityEvery form is pre-filled with realistic demo data so the screen is never blank.
- 4. Accessible — AAA, large fonts, big targetsUsability — accessibilityLight mode, 7:1+ contrast, ≥44px controls — built for a 76-year-old physician.
- 5. Clear result feedbackFunctional suitability — appropriateness; Reliability — fault toleranceEvery action maps a Result to a visible success/error message; codes → HTTP status.
- 6. Secure by default + sign-outSecurity — confidentiality & authenticityDefault-deny permissions, practice-scoped data, a sign-out control, no PHI in logs.
- 7. ResponsivePortability / Compatibility — adaptabilityWorks on desktop, tablet, and phone; the sidebar collapses on narrow screens.
- 8. ResilientReliability — availability & recoverability; Performance efficiencyLoading and upstream-down states are handled — never a blank or frozen screen.
- 9. ConsistentMaintainability — modularity & reusabilityOne shell, one set of design tokens, shared components across every page.
📁 Document Center
FHIR R4 DocumentReference · LOINC-coded tabs · … filed documents. Click any row to view, distribute, or archive. Each tab shows the most recent document on top; sign an encounter in Encounter (Chart & Bill) to file a new one here.
GET /api/documentsGET /api/documents?patientId={id}patient-service documents domain · default-deny document:read/write/distributeLoading the chart's documents…