# SubmitCurrentSymptomsResponse

Model ID: `SubmitCurrentSymptomsScreeningsCurrentSymptomsResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `ok` | `boolean` | Yes |  |  |  | No | Always `true` when the symptoms were recorded successfully. |
| `screeningId` | `string|null` | Yes |  |  |  | Yes | FHIR QuestionnaireResponse resource ID of the recorded screening, when created. |
| `symptoms` | `array` | Yes |  |  |  | No | Symptom strings submitted for this screening. |

## Example

None declared in canonical OpenAPI.
