> ## Documentation Index
> Fetch the complete documentation index at: https://docs.veridianhp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Future roadmap

> Planned Veridian Health capabilities — live consults, EHR integration, API expansion, and more.

# Future roadmap

<Note>
  **Early-stage documentation.** Items on this page represent current product
  intent, not committed delivery dates. Priorities will shift based on MVP
  learnings and partner feedback.
</Note>

Veridian Health MVP focuses on **inmate kiosk intake** and **provider
dashboard review** for posture and MSK triage. The roadmap below describes
planned expansion — sequenced after the core workflow is proven in
production jails.

## Current focus (MVP)

| Capability                                         | Status         |
| -------------------------------------------------- | -------------- |
| Inmate kiosk — four-photo capture                  | In development |
| Tailored MSK questionnaire                         | In development |
| AI-assisted preliminary analysis                   | In development |
| Provider dashboard — case review & recommendations | In development |
| Jail admin — user management, provider approval    | In development |
| Audit logging and HIPAA-aligned data handling      | In development |

## Near-term (post-MVP)

### Facility experience

* **Facility staff dashboard** — referral management, recommendation review,
  and reporting without provider-level access
* **Multi-kiosk support** — multiple devices and locations per jail
* **Re-assessment workflows** — structured follow-up sessions for ongoing cases
* **Configurable output routing** — control whether and how recommendations
  reach nursing, custody, or medical staff

### Provider experience

* **Case prioritization** — urgency scoring and queue sorting
* **Collaborative review** — second-opinion or supervisor sign-off workflows
* **Quality metrics** — provider-level completion times and outcome tracking

### Clinical expansion

* **Expanded red-flag library** — broader MSK and neurological escalation criteria
* **Exercise program templates** — custody-adapted programs by complaint type
* **Outcome tracking** — re-assessment comparison over time

## Medium-term

### Live consult layer

* **Synchronous PT sessions** — live video consults for cases that exceed
  asynchronous triage scope, conducted on facility-controlled devices
* **Session recording policy** — jail-configurable recording with HIPAA-aligned storage

### Integration

* **EHR / jail health record export** — structured recommendation export to
  existing facility systems (format TBD per partner)
* **Single sign-on (SSO)** — enterprise identity for jail staff and providers
* **Webhook notifications** — event-driven alerts when cases are submitted,
  reviewed, or escalated

## API expansion (planned)

Veridian Health Partners intends to expose a **partner API** once the MVP
workflow is stable. Planned API surface (subject to change):

| Area                 | Planned endpoints / events                                                     |
| -------------------- | ------------------------------------------------------------------------------ |
| **Referrals**        | Create, read, cancel referrals programmatically                                |
| **Cases**            | Query case status, retrieve recommendations                                    |
| **Webhooks**         | `case.submitted`, `case.reviewed`, `case.escalated`, `recommendation.released` |
| **Provider network** | Query provider approval status per jail (admin scope)                          |

API documentation will live under a dedicated section when development
begins. Veridian Billing API docs will remain separate if and when that
product is reactivated.

<Note>
  API design will follow additive versioning — new fields and endpoints
  added non-breaking; breaking changes announced with migration paths.
</Note>

## Veridian Billing

Medical billing and coding infrastructure remains **on hold**. See
[Veridian Billing overview](/veridian-billing/overview). Clinical data from
Veridian Health may eventually feed billing workflows, but billing is not
on the current engineering roadmap.

## How to influence the roadmap

We prioritize based on early-access jail partner feedback:

* [Request access](https://veridianhp.com/request-access) to join the pilot program
* Email [docs@veridianhp.com](mailto:docs@veridianhp.com) with feature requests or integration requirements
* Watch the [changelog](/changelog) for shipped updates

## What's next

<CardGroup cols={2}>
  <Card title="Overview" icon="heart-pulse" href="/veridian-health/overview">
    Current platform scope and MVP definition.
  </Card>

  <Card title="Inmate kiosk flow" icon="tablet-screen" href="/veridian-health/inmate-kiosk-flow">
    MVP inmate intake experience.
  </Card>

  <Card title="Provider dashboard" icon="user-doctor" href="/veridian-health/provider-dashboard">
    MVP provider workflow.
  </Card>
</CardGroup>
