• v12.1 841fe0c264

    Fix chart review: prompt selection by top-level type, include per-visit labs
    Some checks failed
    Build TWA APK / build-apk (push) Has been cancelled
    Build & Push Docker Image / build (push) Has been cancelled

    Ghost released this 2026-03-30 22:30:07 +02:00 | 395 commits to main since this release

    • Bug 1: When user selected "Outpatient" review type but had any subspecialty
      visit cards filled in, the backend ignored the top-level type and switched to
      the subspecialty prompt. Fixed: top-level type dropdown is now definitive.
      Per-visit note types only control data formatting/labeling, not prompt selection.

    • Bug 2: Labs entered in a visit card were silently dropped for outpatient and
      subspecialty visits (only ED visit labs were included). Fixed: per-visit labs
      now appear immediately after their visit content, labeled with the visit date.

    • Improved lab labeling: visit labs are labeled "Labs from this visit (date)"
      and the separate labs section is labeled "ADDITIONAL LABS (not tied to a
      specific visit)" so the AI clearly distinguishes them.

    Downloads