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

# Procedure Details

> Viewing and managing procedure records

# Procedure Details

Access comprehensive information about completed and in-progress procedures.

## Accessing Procedure Details

<Steps>
  <Step title="Go to History">
    Click **History** in the navigation menu
  </Step>

  <Step title="Select a Procedure">
    Click on any appointment to view details
  </Step>
</Steps>

Or access from:

* Dashboard appointments
* Patient profile procedure history
* Search results

## Procedure Information

### Header Section

* Patient name and EHR ID
* Procedure date and time
* Surgeon name
* Location/facility
* Procedure type and template

### Captured Data

View all intraoperative measurements:

* **Tension readings** with timestamps
* **Flexion angles** at each measurement
* **Data charts** showing trends
* **Summary statistics** (min, max, average)

### Notes & Documentation

* Timestamped surgical notes
* Voice-to-text transcriptions
* Pre-operative observations
* Post-operative findings

### Media

* Captured images
* DICOM files (X-ray, MRI, CT)
* Multi-frame image viewer for CT/MRI series

#### Selecting Images for Post-Op Report

You can choose up to **4 images** to appear on the post-operative report and control their order. Each image in the grid has a small circular badge in the top-right corner:

* **Unselected** — a semi-transparent icon. Tap it to add the image to the report.
* **Selected** — a solid numbered badge (1–4) in your theme colour showing its position on the report.

<Steps>
  <Step title="Open Media Tab">
    Navigate to the procedure and select the **Media** tab
  </Step>

  <Step title="Tap the Badge">
    Tap the circular badge on an image to select it for the report. It is assigned the next available number.
  </Step>

  <Step title="Reorder or Remove">
    Tap a selected badge to remove that image. Remaining images are automatically renumbered to close the gap.
  </Step>
</Steps>

<Info>
  If no images are explicitly selected, the report will automatically include the first 4 visible images (by upload order) as a fallback.
</Info>

## Quick Actions

From the procedure details page:

<CardGroup cols={2}>
  <Card title="Generate Report" icon="file-pdf">
    Create a post-operative report
  </Card>

  <Card title="View Patient" icon="user">
    Open the patient's profile
  </Card>

  <Card title="Edit Details" icon="edit">
    Modify procedure information
  </Card>

  <Card title="Add Notes" icon="note-sticky">
    Add additional documentation
  </Card>

  <Card title="Patient Recovery" icon="chart-line">
    View recovery progress chart and survey responses
  </Card>
</CardGroup>

### Recovery View

The bottom navigation bar includes a **Recovery** button that opens the [Patient Recovery](/operations/patient-recovery) view, showing:

* Recovery progress chart over time
* Survey response history with color-coded outcomes
* Key milestones from injury to current status

## Editing Procedure Data

To modify procedure information:

<Steps>
  <Step title="Open Procedure Details">
    Navigate to the procedure record
  </Step>

  <Step title="Click Edit">
    Select the section you want to modify
  </Step>

  <Step title="Make Changes">
    Update the information
  </Step>

  <Step title="Save">
    Confirm your changes
  </Step>
</Steps>

<Warning>
  Changes to procedure data are logged for audit purposes. Critical measurements should only be edited with appropriate justification.
</Warning>

## Procedure Status

| Status           | Actions Available             |
| ---------------- | ----------------------------- |
| In Progress      | Continue capturing, add notes |
| Completed        | Generate report, view data    |
| Report Generated | Send report, regenerate       |
