Practice Small group (2–10)
Activity & follow-ups
Switch between week, day, month, or an agenda of upcoming visits.
For group practices, a live EHR would add resource and location filters. In this demo, provider and room are optional on each visit.
Export an .ics file from Apple Calendar (File → Export), Google Calendar (Settings → Import & export → Export), or Outlook (File → Save Calendar), then import it here. For live CalDAV, use the bridge below (browsers cannot call CalDAV directly due to CORS and credential safety).
Run node caldav-bridge.mjs in the MedHealth folder (listens on 127.0.0.1:8765 by default). Paste your calendar collection CalDAV URL (one calendar), username, and password or app-specific password (e.g. iCloud). Range: last 7 days through next 180 days. Google Calendar expects OAuth, not Basic auth — use .ics export or a Google-aware backend instead.
Follow the three tabs: Clinical summary first, then Notes & queue to act, then Update chart for demo edits. Nothing leaves this browser.
CDS = clinical decision support (drug, lab, and guide prompts). Mock rules only in this session.
In production, changes would write to your EHR with a full audit trail.
medhealthImagingQueue (ready for a future radiology module). Results & notes shows both streams for the selected patient.Favorites (Tools → order phrases) — tap to add to the active lab or imaging list. Referral / Rx uses the text field below.
Request
Select Tests
0 selectedCatalog from Admin → Lab or presets below. Tap cards to select; confirm in Order Summary.
Imaging queue: medhealthImagingQueue. Tap to select studies.
Priority & patient
Order summary
Demo: writes to medhealthLabQueue and session orders. Open Lab for accessioning.
Laboratory rows use medhealthLabQueue. Imaging rows use medhealthImagingQueue. Notes can be shared with the patient record when results are available (demo only).
Laboratory
Imaging
Quick templates (fill fields — you always edit before signing):
Subjective
Objective
Assessment
Plan
Speech: allow microphone. Unclear text should always be edited.
Inbox
Unsigned notes, results, messages, and orders in one worklist. Done clears an item for this session only. Nothing is transmitted off this device in the demo.
Out-of-range values are highlighted. Acknowledge to clear from this queue, or open the patient chart. A live EHR would show interfaces, order status, and trending.
| Patient | MRN | Access | Last visit (demo) |
|---|
Use the dashboard Practice type to reflect how you work — the product UI can mirror solo, group, or system workflows in a full build.
Future: your IT would attach an approved AI endpoint here; this static file includes a local assistant that only reads this session’s in-memory “database.”
Configure defaults here; they stay in this session and sync to the Schedule screen. Saving Organization above also stores bridge URL, calendar URL, and username (not password).
node caldav-bridge.mjs
Local audit-style trail for this browser tab only. Not a legal record of disclosure.