# StandardErrorResponse

Model ID: `StandardErrorResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `error` | `string` | Yes |  |  |  | No | Human-readable explanation of why the request failed. |
| `outcome` | `object` | No |  |  |  | No | Downstream FHIR OperationOutcome payload, when the failure originated in FHIR. |

## Example

None declared in canonical OpenAPI.
