# HealthieFillLabResultReviewFormRequest

Model ID: `HealthieFillLabResultReviewFormRequest`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `additional_notes` | `string` | Yes |  |  |  | No |  |
| `api_url` | `string` | No |  |  |  | No |  |
| `date` | `string` | Yes |  |  |  | No |  |
| `did_notify_patient` | `string` | Yes |  |  |  | No |  |
| `document_pdf_file_name` | `string` | Yes |  |  |  | No |  |
| `interpreting_provider` | `string` | Yes |  |  |  | No |  |
| `lab_result_form_id` | `string` | Yes |  |  |  | No |  |
| `lab_result_info` | `string` | Yes |  |  |  | No |  |
| `modality` | `string` | Yes |  |  |  | No |  |
| `mode` | `string` | No |  | sandbox, live | `"sandbox"` | No | Which vendor environment the call is routed to. Defaults to sandbox, so an omitted mode never reaches a production vendor account. |
| `open_loop_url` | `string` | No |  |  |  | No |  |
| `outreach_modality` | `string` | Yes |  |  |  | No |  |
| `outreached_on_date` | `string` | Yes |  |  |  | No |  |
| `patient_id` | `string` | Yes |  |  |  | No |  |
| `patient_name` | `string` | Yes |  |  |  | No |  |
| `results_criticality` | `string` | Yes |  |  |  | No |  |
| `secret_key` | `string` | Yes |  |  |  | No | Vendor credential. Sent with the request and never returned. |
| `shard_id` | `string` | No |  |  |  | No |  |

## Example

None declared in canonical OpenAPI.
