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

# Medical Records & Bills

> Tracking providers, their records, and their bills on a PI case.

The **Medical** tab on a PI case is built around the **provider** — the doctor, clinic, or hospital that treated your client. Each provider holds its own records and bills, and the case totals roll up from there.

<Frame caption="The Medical tab — providers, with record counts, billed amounts, and balances">
  <img src="https://mintcdn.com/layereightconsulting/vTgsqoZWajE8jIyz/images/how-it-works/medical-tab.png?fit=max&auto=format&n=vTgsqoZWajE8jIyz&q=85&s=e43b68a51aef586f5f1673ee644ef0de" alt="The Medical Providers tab" width="2880" height="1800" data-path="images/how-it-works/medical-tab.png" />
</Frame>

## At a Glance

<CardGroup cols={2}>
  <Card title="Provider-Centered" icon="user-doctor">
    Each provider holds its own records and bills.
  </Card>

  <Card title="Bills" icon="file-invoice-dollar">
    Dates, amounts, liens, and a calculated balance per bill.
  </Card>

  <Card title="Records" icon="folder-open">
    Attach to a provider, a bill, or both, and track requests.
  </Card>

  <Card title="Medical Specials" icon="calculator">
    Billed, paid, and balance totals roll up for the case.
  </Card>
</CardGroup>

## The Medical Tab

The tab is headed **Medical Providers** and lists each provider with its record count, amount billed, and outstanding balance. Expand a provider to see its bills and its attached records. A footer at the bottom totals the case's **medical specials** — billed, paid, and balance, plus an estimate of future care when present.

## Adding a Provider

<Steps>
  <Step title="Open the provider form" icon="plus">
    Click **+ Add Provider**. A provider is an organization, so you search your medical facilities — typing a new name creates one.
  </Step>

  <Step title="Record the provider's details" icon="user-doctor">
    Enter its specialty, NPI, a standard reduction percentage, notes, and contact details. A provider can exist with no bills yet — useful when records arrive before any billing does.
  </Step>
</Steps>

You can only remove a provider that has no bills attached.

<Frame caption="A provider's detail page — its bills and records in one place">
  <img src="https://mintcdn.com/layereightconsulting/vTgsqoZWajE8jIyz/images/how-it-works/medical-provider-detail.png?fit=max&auto=format&n=vTgsqoZWajE8jIyz&q=85&s=958aa63f6d32f20eab0ab8ad8c7151d2" alt="A medical provider detail page" width="2880" height="1800" data-path="images/how-it-works/medical-provider-detail.png" />
</Frame>

## Bills

<AccordionGroup>
  <Accordion title="What you record on a bill" icon="file-invoice-dollar">
    For each bill you record the dates of service, the amount billed, insurance paid, any adjustment, and the resulting balance (calculated for you). Every bill feeds the case's medical specials totals.
  </Accordion>

  <Accordion title="Lien tracking" icon="file-contract">
    You can also track lien details — whether the bill is on a lien, the lien amount, and an agreed payoff — along with a status such as pending, verified, reduced, or paid.
  </Accordion>
</AccordionGroup>

## Records

<AccordionGroup>
  <Accordion title="Where records attach" icon="folder-open">
    Medical records can attach to a **provider** (shown under that provider's records) or to a specific **bill**, or both. To add one, use the attach-or-upload option — pull in a document already on the case, or upload a new one, which defaults to the "Medical Records" category.
  </Accordion>

  <Accordion title="Tracking records requests" icon="clipboard-check">
    The app also tracks the status of records *requests* per provider, from not-yet-sent through received and uploaded, so you can see what is still outstanding.
  </Accordion>
</AccordionGroup>
