OpenCare

Hospital Operations Intelligence

PlatformAdmin

OpenCare Portal

Reports

Cross-use-case exports, board packs, and scheduled report placeholders.

MinIO-backedCustomer-ready outputs

On-demand Exports

Forecasts, anomalies, and ward summaries

Download buttons use the governed reports API and preserve record specifications below.

MD

Revenue Cycle Board Pack Prompt

/reports/revenue-cycle-board-pack-prompt.md

Download MD

HTML

Revenue Cycle Board Pack Sample

/reports/revenue-cycle-board-pack-sample.html

Download HTML

Scheduled Reports

Weekly board pack

Revenue Cycle board pack is now available as a live HTML export with reusable prompt and sample assets.

Daily digest email

Future: critical wards, open decisions, resolved outcomes, and trust cues.

Record Specificationoutput.forecast

Grain

One row per ward per forecast date

Rows

84

Last Updated

28 min ago

Freshness

Within SLA

Columns (8)

Source: output.forecast
ColumnTypeDescription
ward_idtextward id column from output.forecast.
forecast_datedateforecast date column from output.forecast.
predicted_occupancynumericpredicted occupancy column from output.forecast.
lower_ci_95numericlower ci 95 column from output.forecast.
upper_ci_95numericupper ci 95 column from output.forecast.
capacity_bedsintegercapacity beds column from output.forecast.
model_usedtextmodel used column from output.forecast.
run_timestamptimestamp without time zonerun timestamp column from output.forecast.

Sample Data (3 rows)

Preview Row 1

ward_id
WARD-01
forecast_date
2026-04-02
predicted_occupancy
20.00
lower_ci_95
18.04
upper_ci_95
21.96
capacity_beds
28
model_used
auto.arima
run_timestamp
2026-09-18T16:20:03

Preview Row 2

ward_id
WARD-01
forecast_date
2026-04-03
predicted_occupancy
21.00
lower_ci_95
19.04
upper_ci_95
22.96
capacity_beds
28
model_used
auto.arima
run_timestamp
2026-09-18T16:20:03

Preview Row 3

ward_id
WARD-01
forecast_date
2026-04-01
predicted_occupancy
22.00
lower_ci_95
20.04
upper_ci_95
23.96
capacity_beds
28
model_used
auto.arima
run_timestamp
2026-09-18T16:20:03

Tests (0 passing)

Record Specificationoutput.anomaly

Grain

One row per ward per anomaly event

Rows

3

Last Updated

23 min ago

Freshness

Within SLA

Columns (8)

Source: output.anomaly
ColumnTypeDescription
ward_idtextward id column from output.anomaly.
anomaly_datedateanomaly date column from output.anomaly.
occupancy_ratenumericoccupancy rate column from output.anomaly.
anomaly_typetextanomaly type column from output.anomaly.
severitytextseverity column from output.anomaly.
z_scorenumericz score column from output.anomaly.
threshold_breachedtextthreshold breached column from output.anomaly.
run_timestamptimestamp without time zonerun timestamp column from output.anomaly.

Sample Data (3 rows)

Preview Row 1

ward_id
WARD-08
anomaly_date
2026-03-31
occupancy_rate
100.00
anomaly_type
high_occupancy
severity
critical
z_score
2.208
threshold_breached
occupancy_rate>=95
run_timestamp
2026-09-18T16:25:03

Preview Row 2

ward_id
WARD-08
anomaly_date
2026-03-30
occupancy_rate
100.00
anomaly_type
high_occupancy
severity
critical
z_score
2.208
threshold_breached
occupancy_rate>=95
run_timestamp
2026-09-18T16:25:03

Preview Row 3

ward_id
WARD-07
anomaly_date
2026-03-29
occupancy_rate
100.00
anomaly_type
high_occupancy
severity
critical
z_score
1.873
threshold_breached
occupancy_rate>=95
run_timestamp
2026-09-18T16:25:03

Tests (0 passing)