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

# Healthproximate Documentation

> Product documentation and help center for Healthproximate — the healthcare cost, revenue, and operations analytics platform by Valiance Health.

Welcome to the Healthproximate documentation. This is the public help center for
**Healthproximate**, the healthcare analytics platform built by **Valiance Health**.

## What Healthproximate is

Healthproximate helps hospitals, providers, and payor organizations understand the
clinical and financial shape of the care they deliver. It turns raw case, cost, and
billing data into decision-ready views: what a procedure typically costs and earns,
how outcomes and length of stay vary, what a future case is likely to look like, and
how a pricing or supply change would affect revenue.

The platform is organized around five core workflows that build on each other:

<CardGroup cols={2}>
  <Card title="Entity Resolver" icon="magnifying-glass" href="/workflows/entity-resolver">
    Turn free-text clinical and commercial terms (e.g. "knee replacement") into the
    standardized IDs every other workflow needs. Start here.
  </Card>

  <Card title="Dashboard" icon="chart-pie" href="/workflows/dashboard">
    See the high-level case distribution for a chosen procedure, condition, or DRG.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/workflows/analytics">
    Aggregate revenue, cost, margin, length-of-stay, and outcome metrics over a date
    range, with pivots and filters.
  </Card>

  <Card title="Predictions" icon="wand-magic-sparkles" href="/workflows/predictions">
    Estimate price, cost, time, or profit for a hypothetical case profile.
  </Card>

  <Card title="Simulation" icon="sliders" href="/workflows/simulation">
    Model the revenue impact of supply price changes and billing-group discount rules.
  </Card>
</CardGroup>

## Supporting resources

<CardGroup cols={1}>
  <Card title="API Overview" icon="code" href="/api/overview">
    How programmatic access works, and how public docs differ from restricted
    implementation references.
  </Card>
</CardGroup>

## Who it is for

* **Hospital finance and operations teams** evaluating procedure economics and
  pricing decisions.
* **Provider and payor organizations** analyzing cost, revenue, and outcomes across
  their book of care.
* **Implementation partners and developers** integrating with Healthproximate.
* **Auditors and prospective customers** reviewing the product and its support posture.

## Where to start

<CardGroup cols={3}>
  <Card title="Getting Started" icon="rocket" href="/getting-started">
    Onboarding overview, prerequisites, and your first session.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/faq">
    Common questions about access, data, and which workflow to use.
  </Card>

  <Card title="Support" icon="life-ring" href="/support">
    How to reach the team and what to include in a request.
  </Card>
</CardGroup>

<Note>
  Looking for security, privacy, and compliance information? See the
  [Security](https://valiancehealth.com/security),
  [Privacy Policy](https://valiancehealth.com/privacy-policy), and
  [Terms of Service](https://valiancehealth.com/terms-of-service) pages on the
  main Valiance Health website.
</Note>

<Info>
  **Draft notice.** This is Stage 1 starter documentation. Content is accurate to the
  current product but is still being expanded and reviewed. See
  [Release Notes](/release-notes) for what is current.
</Info>
