# HealthieLabObservationResult

Model ID: `HealthieLabObservationResult`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `abnormal_flag` | `string|null` | No |  |  | `null` | Yes |  |
| `id` | `string|null` | No |  |  | `null` | Yes |  |
| `qualitative_result` | `string|null` | No |  |  | `null` | Yes |  |
| `quantitative_result` | `string|null` | No |  |  | `null` | Yes |  |
| `reference_range` | `string|null` | No |  |  | `null` | Yes |  |
| `units` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
