# InitHealthRecordImportResponse

Model ID: `InitHealthRecordImportResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `imported` | `boolean` | Yes |  |  |  | No | True when the health-record import was initiated successfully. |
| `run_id` | `string|null` | No |  |  |  | Yes | Runner run id for correlating the async import. |
| `status` | `string|null` | No |  |  |  | Yes | Runner-reported status of the triggered run (e.g. accepted). |

## Example

None declared in canonical OpenAPI.
