+ Enter one or more measurements. Values are validated against plausible clinical ranges before submission. +
+ ++ {{ fieldErrors[field.key] }} +
++ {{ fieldErrors.avpu }} +
++ {{ fieldErrors._form }} +
+{{ error }}
+ +No observations recorded
+ + diff --git a/vigilcare-dashboard/src/components/ward/HandoffReport.vue b/vigilcare-dashboard/src/components/ward/HandoffReport.vue new file mode 100644 index 0000000..e7835e8 --- /dev/null +++ b/vigilcare-dashboard/src/components/ward/HandoffReport.vue @@ -0,0 +1,199 @@ + + + +{{ error }}
+ ++ {{ report.summary.department }} · Generated {{ formatReportTimestamp(report.generatedAt) }} +
++ Prepared by {{ report.generatedBy }} +
+| NEWS2 | +SOFA | +GCS | +qSOFA | +Attending | +
|---|---|---|---|---|
| {{ patient.news2 ?? '—' }} | ++ {{ patient.sofa ?? '—' }} + (Δ+{{ patient.sofaDelta }}) + | +{{ patient.gcs ?? '—' }} | +{{ patient.qsofa ?? '—' }} | +{{ patient.attending }} | +